- Sep 28, 2023
-
-
Jeremy Auclair authored
-
- Sep 27, 2023
-
-
Jeremy Auclair authored
Modification of SAMIR equations, use of Kcbmax instead of Kcmax. Plot_GIF modifications. Doc update.
-
- Sep 26, 2023
-
-
Jeremy Auclair authored
-
- Sep 25, 2023
-
-
Jeremy Auclair authored
Bug correction in shapefile conversion, improved parcel output results. Pixel and Parcel results now match relatively well. Added a method to add output parcel data into the shapefile, method to improve (it's too slow and produces huge files as outputs).
-
- Sep 22, 2023
-
-
Jeremy Auclair authored
Some fixes on the parcel mode, Aurade dataset almost done, pixel and parcel mode do not produce the same results. Other various improvements.
-
Jeremy Auclair authored
Memory optimisation, improved speed and memory usage. Minor modifications in input preparation. Rain data is now scaled by 1000.
-
- Sep 20, 2023
-
-
Jeremy Auclair authored
Bug correction and interface improvement in main samir code. Improved output plot scripts (some work left to do). Various small improvements.
-
- Sep 19, 2023
-
-
Jeremy Auclair authored
Added parcel mode outputs, improved docs, improved samir parame tests, minor corrections and changes.
-
- Sep 18, 2023
-
-
Jeremy Auclair authored
-
- Sep 15, 2023
-
-
Jeremy Auclair authored
Further improvements in optimization. Manage to create real empty output dataset and append values along the time dimension, greatly improves total run speed. Reworked the custom_input notebook for a better handling of the land cover class conversion. Added tests on parameters values to make sure they are in correct range, parameter ranges are defined in a csv file (params_samir_min_max.csv). Other small modifications.
-
- Sep 14, 2023
-
-
Jeremy Auclair authored
Some optimization improvements. Potential memory leaks to look at. Many improvements in the preprocessing scripts, almost finished the parcel mode. New scripts in the prostprocessing directory. Changes in the samir parameter handling.
-
- Sep 11, 2023
-
-
Jeremy Auclair authored
Added more input preparation functions for parcel mode, started writing a global input preparation script. Reused script from modspa for config file.
-
Jeremy Auclair authored
Improved output plotting and added a script to automatically generate a daily GIF for a chosen variable.
-
- Sep 08, 2023
-
-
Jeremy Auclair authored
Added main_run_samir.py to run the samir model. Modified config_file to manage input paths. Various bug corrections in dataset dimensions, speed improvements with parallel processing parameters. Added a notebook in postprocessing to plot pixel model outputs.
-