- 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 31, 2023
-
-
Jeremy Auclair authored
Started working on modspa parcel mode. Rewrote pre-modspa functions for better integration to modspa pixel. Improved efficiency and simplicity at the same time.
-
- Aug 30, 2023
-
-
Jeremy Auclair authored
-
- Aug 25, 2023
-
-
Jeremy Auclair authored
-
- Aug 24, 2023
-
-
Jeremy Auclair authored
-
- Aug 23, 2023
-
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
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 17, 2023
-
-
Jeremy Auclair authored
-
- Aug 14, 2023
-
-
Jeremy Auclair authored
optimised input reading and output writing, increased calculation speed by more than 10 on small datasets.
-
Jeremy Auclair authored
-
- Aug 11, 2023
-
-
Vincent RIVALLAND 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.
-
Jeremy Auclair authored
-
- Aug 07, 2023
-
-
Vincent RIVALLAND authored
-
Jeremy Auclair authored
-
Jeremy Auclair authored
Merge Vincent modifs See merge request auclairj/modspa-pixel!1
-
Jeremy Auclair authored
- Aug 02, 2023
-
-
Vincent RIVALLAND authored
-
- Jul 28, 2023
-
-
Jeremy Auclair authored
-
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.
-
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 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
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
Jeremy Auclair authored
-
- Jul 21, 2023
-
-
Jeremy Auclair authored
-
- Jul 19, 2023
-
-
Jeremy Auclair authored
-
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.
-