- May 17, 2024
-
-
Jérémy AUCLAIR authored
-
- Apr 18, 2024
-
-
Jérémy AUCLAIR authored
Various code updates. Bug correction and improvements in preprocessing, new python only reprojection method.
-
- Apr 03, 2024
-
-
Jérémy AUCLAIR authored
-
- 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 18, 2024
-
-
Jérémy AUCLAIR authored
-
- Dec 07, 2023
-
-
Jeremy Auclair authored
-
- Dec 01, 2023
-
-
Jeremy Auclair authored
-
- 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.
-
- Sep 26, 2023
-
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
- Sep 25, 2023
-
-
Jeremy Auclair authored
Bug correction in shapefile conversion, improved parcel output results. Pixel and Parcel results now match relatively well. Added a method to add output parcel data into the shapefile, method to improve (it's too slow and produces huge files as outputs).
-
- Sep 22, 2023
-
-
Jeremy Auclair authored
Memory optimisation, improved speed and memory usage. Minor modifications in input preparation. Rain data is now scaled by 1000.
-
- Sep 18, 2023
-
-
Jeremy Auclair authored
-
- 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 04, 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
-
- Aug 10, 2023
-
-
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 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.
-
Jeremy Auclair authored
-
- Jul 21, 2023
-
-
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.
-