Skip to content

Cumulative calculations

Hariharan, Jayaram Athreya requested to merge cumulative-hydrograph into main

This PR will have the functions to support the creation of a cumulative hydrograph. Still needs a bit of work and documentation, will eventually have an example showing how to re-create a cumulative streamflow gage hydrograph.

To do:

  • Finalize functionality, probably add functions (could still add functions here)
  • Write tests
  • Write documentation, examples in doc-strings and longer example for docs

This PR is expected to be merged after !7

Documented example page:

image

Edited by Hariharan, Jayaram Athreya

Merge request reports