Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_static/overland_flow_Wu.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Signature;Function (click for code);Unit;Description,
R_Pvol_RC;`sig_EventGraphThresholds.m <./_static/matlab/TOSSH_code/TOSSH/TOSSH_code/signature_functions/sig_EventGraphThresholds.html>`_ ;--; Pearson correlation between total precipitation volume and quickflow, related to saturation excess overlandflow process
"R_Pint_RC;`sig_EventGraphThresholds.m <./_static/matlab/TOSSH_code/TOSSH/TOSSH_code/signature_functions/sig_EventGraphThresholds.html>`_ ;--; Pearson correlation between precipitation intensity and quickflow. If using daily data, check `sig_EventGraphThresholds_hourlyfrac.m <./_static/matlab/TOSSH_code/TOSSH/TOSSH_code/signature_functions/sig_EventGraphThresholds_hourlyfrac.html>`_", related to infiltration excess overlandflow process
"R_Pint_RC;`sig_EventGraphThresholds.m <./_static/matlab/TOSSH_code/TOSSH/TOSSH_code/signature_functions/sig_EventGraphThresholds.html>`_ ;--; Pearson correlation between precipitation intensity and quickflow. If using daily data, check sig_EventGraphThresholds_hourlyfrac.m, related to infiltration excess overlandflow process
2 changes: 1 addition & 1 deletion docs/p2_signatures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Note that these signatures are all calculated with the same function.
Wu et al., (2021) overland flow set
"""""""""""""""""""""""""""""""""
A function `sig_EventGraphThresholds.m <./_static/matlab/TOSSH_code/TOSSH/TOSSH_code/signature_functions/sig_EventGraphThresholds.html>`_
and `sig_EventGraphThresholds_hourlyfrac.m <./_static/matlab/TOSSH_code/TOSSH/TOSSH_code/signature_functions/sig_EventGraphThresholds_hourlyfrac.html>`_ contains 2 overland flow
and sig_EventGraphThresholds_hourlyfrac.m contains 2 overland flow
signatures from Wu et al., (2021) [8]_. The implementation in this toolbox is the adapted and coded version by Bolotin and McMillan (2025) [9]_.

.. csv-table:: Wu et al., (2021) overland flow set
Expand Down