1.2.0
This version of STEMMUS_SCOPE is only compatible with PyStemmusScope 0.2.0.
Changed:
- The StartInit file has been refactored to improve the code quality, and to remove global variables (#113). This also lead to various bugfixes (#144)
- Soil initial conditions are now read from a .mat file generated by PyStemmusScope, see the release there.
- The STEMMUS_SCOPE configuration file has been modified. PLUMBER2 sites are now defined as, e.g.
Location=AU-DaS
, and the time range for the model is defined asStartTime=2001-01-01T00:00
,EndTime=2001-01-02T00:00
. See PyStemmusScope for more information.