Recent Releases of stemmus_scope_processing

stemmus_scope_processing - 0.5.0

This version is only compatible with STEMMUS_SCOPE 1.6.2.

Added:

  • Ground water coupling in BMI in #101
  • A notebook to demonstrate how to run the model coupling with stemmus_scope and modflow in #101
  • Optional key soil_layers_thickness to the config in #104
  • Optional key SleepDuration to the config and bmi implementation in #116
  • GitHub action to create a docker container in #118

Changed:

  • BMI variables in #116
  • Dockerfile in #117
  • MCR_CACHE_ROOT added to the local_process.py in #117 to fix MATLAB RunTime error, see #110
  • Documentation is updated in #117

- Jupyter Notebook
Published by SarahAlidoost about 1 year ago

stemmus_scope_processing - 0.4.0

This version is only compatible with STEMMUS_SCOPE 1.5.0.

Added:

  • BMI implementation for STEMMUS_SCOPE #89
  • Add grpc4bmi support #89
  • Add wind speed masking to preprocessing module #88

Changed:

  • Update documentation on how to run the model #93
  • Improve the memory usage of reading data in preprocessing module #95
  • drop support for python 3.9

- Jupyter Notebook
Published by SarahAlidoost about 2 years ago

stemmus_scope_processing - 0.3.0

This version is only compatible with STEMMUS_SCOPE 1.3.0.

Changed:

  • The landcover type outputs in forcing_globals.mat (e.g. IGBP_veg_long) are now time dependent, instead of a single constant value (#84).

Fixed:

  • The regional landcover classes from the IGBP classification system are now supported as well (#80).

- Jupyter Notebook
Published by BSchilperoort almost 3 years ago

stemmus_scope_processing - 0.2.1

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).

- Jupyter Notebook
Published by BSchilperoort about 3 years ago

stemmus_scope_processing - 0.2.0

This version is only compatible with STEMMUS_SCOPE 1.2.0.

Added:

  • A time range can now be specified for which the model should be run.
  • The model can now be run on any site globally, by providing a latitude and longitude, assuming that the required data is available for those sites.
    • Note: land cover and LAI are not dynamically retrieved yet, but use a dummy value.

Changed:

  • Documentation now uses mkdocs instead of sphinx.

- Jupyter Notebook
Published by BSchilperoort about 3 years ago

stemmus_scope_processing - 0.1.1

Changed supported Python versions to 3.8, 3.9 and 3.10.

- Jupyter Notebook
Published by BSchilperoort over 3 years ago

stemmus_scope_processing - 0.1.0

The first release of PyStemmusScope. Compatible with STEMMUS_SCOPE 1.1.11.

- Jupyter Notebook
Published by BSchilperoort over 3 years ago