Releases: mhm-ufz/basinex
Releases · mhm-ufz/basinex
v0.2.0
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.outwith catchment area comparison and adjusted x, y of gauges (#3) mask,gauge,gridfilesandncfilesare truly optional now (#4)
Bugfixes
netcdf4version needs to be<1.6, so we added a restriction tosetup.cfg(#3)
v0.1.0
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-correctionswitch to yaml file for basin area correction with latlon coordinates - added
--cwdand--versionto the basinex CLI
Changes
- added ufz dependecies to src
Bugfixes
- solved yaml warnings
v0.1-rc1
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-correctionswitch to yaml file for basin area correction with latlon coordinates - added
--cwdand--versionto the basinex CLI
Changes
- added ufz dependecies to src
Bugfixes
- solved yaml warnings