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

Options for writing outputs to disc #34

Closed rileyhales closed 2 months ago

rileyhales commented 3 months ago

Provide additional options for writing outputs to disc. A single netCDF per runoff file is not always the best option for writing outputs.

Either provide additional formats for writing to disc or else allow the user to give their own function that takes in the results as arguments and then they give their own code for saving.