- 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 13, 2023
-
-
Vincent RIVALLAND authored
-
Vincent RIVALLAND authored
-
- Sep 11, 2023
-
-
Jeremy Auclair authored
Added more input preparation functions for parcel mode, started writing a global input preparation script. Reused script from modspa for config file.
-
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 04, 2023
-
-
Jeremy Auclair authored
-
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
-