Description Usage Arguments Details Value Source
Based on selection of gauges, create a list of paths to streamflow data associated with gauges.
1 | read_GSIMgauged_paths(inp_GSIMindicesdir, in_gaugep, timestep)
|
inp_GSIMindicesdir |
path to directory containing directories for different GSIm indices. |
in_gaugep |
table containing column named |
timestep |
which indices to get, 'monthly' or 'seasonal' |
For an explanation of GSIM data structure, see Gudmundsson et al. (2018) and the GSIM repository.
inp_GSIMindicesdir
may for example be "D://GSIM/GSIM_indices". Containing:
D://GSIM/GSIM_indices/
—- HOMOGENEITY
—- TIMESERIES
——– monthly
——– seasonal
——– yearly
—- README.txt
vector of paths to GSIM-formatted streamflow time series indices tables
Gudmundsson, L., Do, H. X., Leonard, M., & Westra, S. (2018). The Global Streamflow Indices and Metadata Archive (GSIM) - Part 2: Quality control, time-series indices and homogeneity assessment. Earth System Science Data, 10(2), 787-804. https://doi.org/10.5194/essd-10-787-2018
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.