Skip to content

Releases: rileyhales/river-route

v0.8.0 Linear routing calibration for K

03 Jun 04:13
5462644
Compare
Choose a tag to compare

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

03 Jun 04:12
b8f03ae
Compare
Choose a tag to compare

Adds functions for calculating catchment runoff volumes from gridded runoff files.

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0 Nonlinear routing and numerical solvers

01 Jun 18:39
bdb9552
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0 Correct mass balance

23 May 16:35
05efdf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

0.4.0 Diverging rivers and enforcing min/max Q

28 Jan 01:51
4ebe058
Compare
Choose a tag to compare

#12 Allows for braided rivers by partitioning flow using fixed percentages
#13 Enforce min/max Q after each routing calculation

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0 CLI and Documentation

04 Dec 05:56
f818b0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0 Plots, CSVs, Write outputs at coarser time steps.

28 Aug 03:07
eb10ec4
Compare
Choose a tag to compare

v0.1.0 Core analytical and numerical solvers

20 Aug 21:39
a7913b2
Compare
Choose a tag to compare

Fully working and efficient implementation of the analytical and numerical solvers for the muskingum method

What's Changed

New Contributors

Full Changelog: https://github.com/rileyhales/river-route/commits/v0.1.0