All notable changes to basinex will be documented in this file.
0.2 - 2022-07
- updated
report.out
with catchment area comparison and adjusted x, y of gauges (#3) mask
,gauge
,gridfiles
andncfiles
are truly optional now (#4)
netcdf4
version needs to be<1.6
, so we added a restriction tosetup.cfg
(#3)
0.1 - 2022-02
- 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
- added ufz dependecies to src
- solved yaml warnings