You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.0b14
Only create plots during forcing setup if specifically requested with new create_plots argument.
Combine code in forcing.py so that it is more easy to maintain.
Remove unused setup_land_use_parameters.
Pre-process GRDC data to zarr with chunks for faster future reads.
Add object size profile when speed-profile is used.
Add version of when build was made.
Switch to Python 3.14
Make land surface build process more efficient and cleanup. As part of this update, only the original land cover within the SFINCS regions is saved. Therefore, this now depends on setup_coastal_sfincs_model_regions.
Yield is now computed from actual evapotranspiration and potential evapotranspiration rather than actual transpiration and potential transpiration. This is in line with GAEZ documentation, and also fixes a divide by 0 error.
Refactor runoff concentration, and solve very small WB bug due to order of operations.
There is now a new check to check the data version against the model version. If there is a mismatch, an error is given and the user is suggested how to update to the new model version. This only works for fresh builds. If you want to force this behaviour on already existing builds, run geb update-version.