Description Usage Arguments Value
Import streamgauging station spatial data and attributes for GRDC and GSIM. Add new and updated environmental predictors from RiverATLAS v1.0.9 and, optionally, estimates of monthly discharge from WaterGAP v2.2.
1 2 3 4 5 6 | read_gaugep(
inp_GRDCgaugep,
inp_GSIMgaugep,
inp_riveratlas2,
in_monthlydischarge = NULL
)
|
inp_GRDCgaugep |
path to point data for GRDC gauging stations. |
inp_GSIMgaugep |
path to point data for GSIM gauging stations. |
inp_riveratlas2 |
path to attribute table of RiverATLAS v1.0.9 |
in_monthlydischarge |
data frame of naturalized monthly discharge for every river reach in HydroSHEDS |
object of class sf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.