Skip to content

0.2.1

Compare
Choose a tag to compare
@BSchilperoort BSchilperoort released this 04 Apr 13:10
· 120 commits to main since this release
5b97aa0

This version is only compatible with STEMMUS_SCOPE 1.2.0.

Added:

  • LAI data can now be read by the global data routines (#69).
  • Land cover data can now be read by global data routines (#73)
  • Data validation checks (file existance, spatial & temporal bounds, ...) to global data read routines (#71).

Changed:

  • The project has been moved to a pyproject.toml + hatch setup, with ruff as the linter and mypy as type checker (#68).

Fixed:

  • The output netcdf file is again compatible to the model evaluation website (#76).