example_mod {HyMETT} | R Documentation |
Example Model Output
Description
An example dataset with daily modeled (simulated) streamflow.
Usage
example_mod
Format
A data.frame with the following variables:
date
date as 'character' column class.
streamflow_cfs
modeled streamflow in units of feet^3/second.
Date
date as 'Date' column class.
Details
Generated from example data available at system.file("extdata", "01013500_MOD.csv", package = "HyMETT")
References
Johnson, M., D. Blodgett, 2020, NOAA National Water Model Reanalysis Data at RENCI, HydroShare,
accessed September 17, 2020 at
https://doi.org/10.4211/hs.89b0952512dd4b378dc5be8d2093310f
Johnson, M., 2021, nwmHistoric: National Water Model Historic Data. R package version 0.0.0.9000, accessed September 17, 2020 at https://github.com/mikejohnson51/nwmHistoric
Examples
str(example_mod)
[Package HyMETT version 1.1.2 Index]