WDPMr-package | R Documentation |
Functions to extract pond areas and connected (contributing) areas from WDPM output, and to calculate and plot statistics.
Many of the functions read data output from WDPM runs. It is assumed that the file names will be of the format add1_subtract1_add2_subtract2_d.asc, where:
first addition of water
first subtraction of water
second addition of water
second subtraction of water
indicates that the drain module was run
Many of the functions reference “loop1”, which is the sequence of completely filling the basin from an initially-empty state, followed by completely draining the basin. This loop defines the maximum degree of hysteresis in the basin.
To cite CRHMr in publications, use the command citation('WDPMr')
to get the current version of the citation.
The WDPM program is described in:
Shook, K., Pomeroy, J. W., Spence, C., and Boychuk, L. (2013). “Storage dynamics simulations in prairie wetland hydrology models: evaluation and parameterization”. Hydrological Processes, 27(13), 1875-1889. http://doi.org/10.1002/hyp.9867
The WDPM model may be downloaded from http://www.usask.ca/hydrology/CRHM.php.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.