Skip to content

v0.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 09 Feb 16:01
· 13 commits to main since this 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

  • modern package structure: https://github.com/mhm-ufz/basinex
  • added documentation: https://basinex.readthedocs.io
  • made installable: pip install basinex
  • added entry point for script usage
  • added latitude-size-correction switch to yaml file for basin area correction with latlon coordinates
  • added --cwd and --version to the basinex CLI

Changes

  • added ufz dependecies to src

Bugfixes

  • solved yaml warnings