-
18 Feb 2023:
- [maintenance] merged supy into suews
- [maintenance] re-organised file structure
-
13 Apr 2023:
- [bugfix] fixed a bug in the calculation of the soil moisture deficit weighted by vegetation fractions (#174)
- [maintenance] added script to update sample output for testing
- [feature] added more upgrade options to the
upgrade_df_state
function - [change] removed
deltaLAI
from theDailyState
output group as related info is already inLAI
columns of all vegetated surfaces
-
15 May 2023:
- [bugfix] fixed a bug in heat flux calculation (#182)
- [bugfix] fixed a bug in
table-converter
(#186)
-
03 Jun 2023:
- [bugfix] fixed a bug in writing out
DailyState
- all rows were written as zero (#190)
- [bugfix] fixed a bug in writing out
-
05 Jun 2023:
- [feature] added
FAIMethod
to help determine the FAI (#192)
- [feature] added
-
01 Jul 2023:
- [feature] Added a function
supy.util.get_spinup_state
to retrieve the spin-up state for the model, which can be used for debugging and initialising the model for simulation.
- [feature] Added a function