- Dec 07, 2023
-
-
Jeremy Auclair authored
-
- Dec 05, 2023
-
-
Jeremy Auclair authored
-
- Dec 01, 2023
-
-
Jeremy Auclair authored
-
- Nov 30, 2023
-
-
Jeremy Auclair authored
Various improvements and bug corrections: fixed ndvi pixel clipping, adjusted memory requirement calculation, added one variable (footprint) for pixel GIF plotting. Other small changes.
-
- Oct 02, 2023
-
-
Jeremy Auclair authored
Fixed irrigation equations. Small readability and performance updates. Changes in input preparation.
-
- Sep 28, 2023
-
-
Vincent RIVALLAND authored
-
- Sep 27, 2023
-
-
Jeremy Auclair authored
Modification of SAMIR equations, use of Kcbmax instead of Kcmax. Plot_GIF modifications. Doc update.
-
Jeremy Auclair authored
-
- Sep 26, 2023
-
-
Vincent RIVALLAND 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 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.
-
- Aug 25, 2023
-
-
Jeremy Auclair authored
-
- Aug 24, 2023
-
-
Jeremy Auclair authored
-
- Aug 23, 2023
-
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
- Aug 09, 2023
-
-
Jeremy Auclair authored
Fixed equations, deleted some temporary variables to reduce memory usage, used eval() function to improve readability.
-
- Jul 28, 2023
-
-
Jeremy Auclair authored
-
- Jul 27, 2023
-
-
Jeremy Auclair authored
run_samir() operational. Outputs are not yet valid, updated dev_samir_xarray.ipynb for comparison with modspa excel and added validation inputs and outputs for comparison.
-
- Jul 19, 2023
-
-
Jeremy Auclair authored
-
- Jul 13, 2023
-
-
Jeremy Auclair authored
Modified input calculations. Reprojection of weather dataset needs to be handled differently for bigger images (with OTB for example). Modified the parameter class. Begining to work on samir time loop, inputs and parameters are done. Added env file. New method for calculating ET0 with xarray might have been found.
-
- Jul 12, 2023
-
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-