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
Range of updates to LSM to improve model performance (#826)
- Add surface area ratio to setup_geomorphology.
- Use surface area ratio to set variable runoff.
- Improvement of variable names and unit conventions in land surface model.
- Limit infiltration to most restricted layer and set a simple surface crust to limit infiltration to 20% of saturated conductivity for top layer. Can be improved upon.
- Export evapotranspiration for locations with flux towers.
- Improve visualisation of discharge_evaluation.html. Several things to make it look better, but also make it roughly 33-40% of original size while making it faster loading.
- Report monthly discharge evaluation values too.
Update CHANGELOG with recent changes and fixes
Updated CHANGELOG to reflect recent changes and fixes, including moving hydrodynamics evaluation to a separate file and improving memory usage.