rileyhales / river-route

BSD 3-Clause Clear License
0 stars 1 forks source link

Sequential vs Ensemble routing #32

Closed rileyhales closed 1 week ago

rileyhales commented 1 week ago

Allow users to specify if the runoff files are sequential time steps or ensemble members covering the same time period. For ensemble runs, the q_init and r_init are not updated at the end of each runoff routing to preserve the same initial conditions.

Closes #31