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
andncfiles
are truly optional now (#4)
Bugfixes
netcdf4
version needs to be<1.6
, so we added a restriction tosetup.cfg
(#3)