- Mar 07, 2025
-
-
Jérémy AUCLAIR authored
-
- Mar 04, 2025
-
-
Jérémy AUCLAIR authored
-
- Nov 05, 2024
-
-
Jérémy AUCLAIR authored
-
- Aug 28, 2024
-
-
Jérémy AUCLAIR authored
Modified all path creation with os.path.join(). Started modifications of weather part in preparation for the new CDS Climate server. Old method is not implemented yet, will find a way to work around for the time being.
-
- Aug 22, 2024
-
-
Jérémy AUCLAIR authored
-
- Aug 20, 2024
-
-
Jérémy AUCLAIR authored
-
- Jul 10, 2024
-
-
Jérémy AUCLAIR authored
-
- Jun 06, 2024
-
-
Jérémy AUCLAIR authored
Modifications to NDVI calculation scripts. Addition of irrigation mask as input. Various changes following these modifications.
-
- May 16, 2024
-
-
Jérémy AUCLAIR authored
-
- Jan 11, 2024
-
-
Jérémy AUCLAIR authored
Modification of data directory structure. Modifications in all codes accordingly, not all scripts have been tested. Documentation, comment changes. Future changes to come.
-
- Dec 08, 2023
-
-
Jérémy AUCLAIR authored
Changes in NDVI calculation scripts for faster preprocessing. Various improvements and code changes. Added json config file example.
-
- 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
-