issues
search
rileyhales
/
river-route
Hydrologic river routing of gridded runoff depths or catchment volumes on vector stream networks
https://river-route.hales.app
BSD 3-Clause Clear License
0
stars
2
forks
source link
Improve Solvers
#2
Closed
rileyhales
closed
1 year ago
rileyhales
commented
1 year ago
This PR adds new solving capability features
Solve for a series of runoff inflows files provided a series of output files
Override (or completely define) config.yml with kwargs to
init
Adds numerical solver option to same RouteMuskingum Class
Optimize creating routing matrices directly as sparse CSC to handle extremely large watersheds
This PR adds new solving capability features