rvn_hydrograph_data | R Documentation |
A dataset formatted to the xts package, read in by the hyd.read function. The dataset contains the typical columns from the Raven outputted Hydrographs.csv file, available for download in the Raven Tutorials (linked below).
rvn_hydrograph_data
rvn_hydrograph_data is a data frame with two object
simulated and observed flows from Raven model
units associated with each variable in hyd
flag for each column indicating whether it is observed data or not
rvn_hydrograph_data$hyd is an xts (time series) object with 731 rows and 5 variables, with data from 2002-10-01 to 2004-09-30. More details on the Hydrographs.csv output can be found in the Raven manual.
- precipitation time series
- outflows from subbasin 36 in Nith model
- observed outflows from subbasin 36
- outflows from subbasin 43 in Nith model
- observed outflows from subbasin 43
The Nith River model can be downloaded from the Raven Tutorials (tutorial #2) https://raven.uwaterloo.ca/Downloads.html
rvn_custom_read
for reading in custom output files
rvn_custom_output_plot
for plotting custom output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.