- Mar 04, 2025
-
-
Jérémy AUCLAIR authored
-
- Sep 04, 2024
-
-
Jérémy AUCLAIR authored
Updated weather part with new version of CDS servers. Improved ET0 calculation. Code seems to work fine, further tests needed.
-
- 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.
-
- Apr 18, 2024
-
-
Jérémy AUCLAIR authored
Various code updates. Bug correction and improvements in preprocessing, new python only reprojection method.
-
- Mar 22, 2024
-
-
Jérémy AUCLAIR authored
NDVI and Weather preprocessing update. Fixed both pixel and parcel mode, smoother and faster processing. Data download and processing is functional. Parcel mode has received a large update. Environment file updated.
-
- Feb 06, 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.
-
- Nov 17, 2023
-
-
Jeremy Auclair authored
-
- Oct 03, 2023
-
-
Jeremy Auclair authored
-
- Sep 26, 2023
-
-
Jeremy Auclair authored
-
- 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 25, 2023
-
-
Jeremy Auclair authored
-
- Aug 23, 2023
-
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
- Aug 18, 2023
-
-
Jeremy Auclair authored
Partially fixed input weather data handling. Found a way to convert tifs to netcdf. Modified functions accordingly. Sequential optimisation of code well advanced, will try multiprocessing after.
-
- Aug 14, 2023
-
-
Jeremy Auclair authored
-
- Jul 26, 2023
-
-
Jeremy Auclair authored
-
- Jul 25, 2023
-
-
Jeremy Auclair authored
Changed weather data loading to geotiff (can't find tool to convert tif to netcdf for large datasets), rewrote some function description, minor refactoring.
-
- Jul 21, 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
-