Environmental Data: Ensemble hydrograph separation scripts
Description
Calculation scripts that perform ensemble hydrograph separation. Identical scripts in R and MATLAB are provided, along with demonstration input time serie...
Citation
Kirchner, J. W., Knapp, J. L. (2020). Ensemble hydrograph separation scripts. EnviDat. https://www.doi.org/10.16904/envidat.182.
Resources
>
R scripts and demonstration files
The ensemble hydrograph separation functions themselves are in EHS_v1.4.R.
EHS_demo_v1.4.R is a demonstration script that calls EHS_v1.4.R to analyze the demo input files. The resulting output files are in the "demo output files" folder.
R scripts and demonstration files >
MATLAB scripts and demonstration files (current version - build 20201119)
The ensemble hydrograph separation functions themselves are in EHS_Fnew.m, EHS_profile.m, and EHS_TTD.m.
Build 20201119 has improved commenting, naming, and structuring, and also minor bug fixes in EHS_Fnew, EHS_TTD, and EHS_profile. Build 20200718 has been deprecated. Use build 20201119 instead.
EHS_demo_RUN_THIS.m is a demonstration script that calls the EHS functions to analyze the demo input files. The resulting output files are in the "demo output files" folder. These were generated by the R versions of the scripts but have been verified to be numerically equal to the MATLAB outputs, within machine precision.
MATLAB scripts and demonstration files (current version - build 20201119) >
*deprecated* MATLAB scripts and demonstration files (*deprecated version* - build 20200718 - do not use!)
The ensemble hydrograph separation functions themselves are in EHS_Fnew.m, EHS_profile.m, and EHS_TTD.m.
EHS_demo_RUN_THIS.m is a demonstration script that calls the EHS functions to analyze the demo input files. The resulting output files are in the "demo output files" folder. These were generated by the R versions of the scripts but have been verified to be numerically equal to the MATLAB outputs, within machine precision.
*deprecated* MATLAB scripts and demonstration files (*deprecated version* - build 20200718 - do not use!)