Releases: rileyhales/river-route
Releases · rileyhales/river-route
v0.8.0 Linear routing calibration for K
What's Changed
- Calibrate linear routing K values with scalar ratios by @rileyhales in #25
Full Changelog: v0.7.0...v0.8.0
v0.7.0 Calculate catchment runoff volumes
Adds functions for calculating catchment runoff volumes from gridded runoff files.
What's Changed
- Calculate runoff volumes by @rileyhales in #24
Full Changelog: v0.6.0...v0.7.0
v0.6.0 Nonlinear routing and numerical solvers
v0.5.0 Correct mass balance
0.4.0 Diverging rivers and enforcing min/max Q
#12 Allows for braided rivers by partitioning flow using fixed percentages
#13 Enforce min/max Q after each routing calculation
What's Changed
- v0.4.0 by @rileyhales in #14
Full Changelog: v0.3.0...v0.4.0
v0.3.0 CLI and Documentation
What's Changed
- CLI, Revised Names, Documentation by @rileyhales in #11
Full Changelog: v0.2.0...v0.3.0
v0.2.0 Plots, CSVs, Write outputs at coarser time steps.
Output time options (#7)
v0.1.0 Core analytical and numerical solvers
Fully working and efficient implementation of the analytical and numerical solvers for the muskingum method
What's Changed
- Direct Solve by @rileyhales in #1
- Improve Solvers by @rileyhales in #2
New Contributors
- @rileyhales made their first contribution in #1
Full Changelog: https://github.com/rileyhales/river-route/commits/v0.1.0