Releases: IMMM-SFA/mosartwmpy
Releases · IMMM-SFA/mosartwmpy
v0.3.2
v0.3.2
- adds support for multi-file runoff/demand input
- adds support for non-standard calendars in runoff/demand input
- adds better error messages for missing runoff/demand data
v0.3.1
v0.3.1
- fixes a bug in the plotting utilities
v0.3.0
v0.3.0
- adds support for running with a subset of basins
- masks inactive cells to support subdomains and to generally improve performance
v0.2.7
v0.2.7
- address more integer inconsistencies for Windows users
v0.2.6
v0.2.6
- force numpy 64 bit integer regardless of operating system
- fix plotting bug related to variable rename
v0.2.5
v0.2.5
- fix bug in the epiweek calculation for epiweeks > 52
v0.2.4
v0.2.4
- in the output files,
channel_outflow
was previously tracking an intermediate variable; this has been updated to reference the correct variable; this means that in the output file, RIVER_DISCHARGE_OVER_LAND_LIQ
is now equivalent to channel_outflow
v0.2.1
- revert
numba
dependency to 0.53.1 in order to support Constance
- force
workqueue
threading layer for numba
v0.2.0
- data driven reservoir behavior (via ISTARF)
- automated generation of reservoir parameters from supporting datasets
- improved visualization support