- 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
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
- 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 11, 2023
-
-
Jeremy Auclair authored
Calculation of ndvi cube and weather cube operational. Starting the samir params handling and time loop architecture
-