Skip to content

Latest commit

 

History

History
executable file
·
33 lines (23 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

executable file
·
33 lines (23 loc) · 1.16 KB

Changelog

All notable changes to basinex will be documented in this file.

0.2 - 2022-07

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)

0.1 - 2022-02

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