- Mar 07, 2025
-
-
Jérémy AUCLAIR authored
-
- Jan 24, 2025
-
-
Jérémy AUCLAIR authored
-
- Nov 12, 2024
-
-
Jérémy AUCLAIR authored
-
- Nov 05, 2024
-
-
Jérémy AUCLAIR authored
-
- Oct 23, 2024
-
-
Jérémy AUCLAIR authored
Added possibility to enter initial soil water content as a raster input, optional. Added yaml env file for non linux OS.
-
- Oct 15, 2024
-
-
Jérémy AUCLAIR authored
-
- Oct 07, 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 29, 2024
-
-
Jérémy AUCLAIR authored
-
- Jul 10, 2024
-
-
Jérémy AUCLAIR authored
-
- Jul 08, 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.
-
- 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 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.
-
- Nov 17, 2023
-
-
Jeremy Auclair authored
-
- Nov 02, 2023
-
-
Jeremy Auclair authored
Added THEIA and LandSat image download and management. Improved and simplified input preparation for parcel mode. Rewrote model calculation memory estimation function. Corrected small bugs.
-
- Oct 12, 2023
-
-
Jeremy Auclair authored
-
- Oct 03, 2023
-
-
Jeremy Auclair authored
-
- Oct 02, 2023
-
-
Jeremy Auclair authored
Fixed irrigation equations. Small readability and performance updates. Changes in input preparation.
-
- 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
-
-
Jeremy Auclair authored
-
- 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
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.
-
- Sep 07, 2023
-
-
Jeremy Auclair authored
Various modifications in preprocessing codes. Improved datachunking, corrected bugs in weather dataset download, small improvements in script speed. Added a notebook to help prepare landcover and soil data for pixel mode
-
- Sep 01, 2023
-
-
Jeremy Auclair authored
Finished ndvi extraction scripts. Added parcel mode to weather scripts. Wrote script to convert dataframes into xarray datasets for parcel mode.
-
- Aug 30, 2023
-
-
Jeremy Auclair authored
-
- Aug 23, 2023
-
-
Jeremy Auclair authored
-