Skip to content

Releases: mhm-ufz/basinex

v0.2.0

15 Jul 13:34
446e6d3

Choose a tag to compare

Release Notes

A better report and mask, gauge, gridfiles and ncfiles are truly optional now.

Installation

You can install basinex with pip:

pip install basinex

Documentation

The documentation can be found at: https://basinex.readthedocs.io/

What's new?

Enhancements

  • updated report.out with catchment area comparison and adjusted x, y of gauges (#3)
  • mask, gauge, gridfiles and ncfiles are truly optional now (#4)

Bugfixes

  • netcdf4 version needs to be <1.6, so we added a restriction to setup.cfg (#3)

v0.1.0

09 Feb 17:01

Choose a tag to compare

Release Notes

First official release of the mHM basin extractor.

Installation

You can install basinex with pip:

pip install basinex

Documentation

The documentation can be found at: https://basinex.readthedocs.io/

What's new?

Enhancements

Changes

  • added ufz dependecies to src

Bugfixes

  • solved yaml warnings

v0.1-rc1

09 Feb 16:01

Choose a tag to compare

v0.1-rc1 Pre-release
Pre-release

Release Notes

First official release of the mHM basin extractor.

Installation

You can install basinex with pip:

pip install basinex

Documentation

The documentation can be found at: https://basinex.readthedocs.io/

What's new?

Enhancements

Changes

  • added ufz dependecies to src

Bugfixes

  • solved yaml warnings