rvn_rvt_mappings_data {RavenR} | R Documentation |
Rvt Mappings Data
Description
A list of lists that has information for use in the RavenR rvt-related files.
Additional information on Raven variables can be found in the Raven User's Manual, available from https://raven.uwaterloo.ca/Downloads.html
Format
rvn_rvt_mappings_data
is a list with four lists.
- rvt_mapping
list: data formats for all rvt file types
- rvt_data_type_mapping
list: data types permitted in Raven, and associated units
- rvn_met_raven_mapping
list: meteorological forcing functions permitted in Raven, and associated units
- rvt_met_mapping_weathercan
list: mapping of weathercan variable names to Raven variables
See Also
rvn_rvt_read
for reading in rvt files
rvn_rvt_write
and rvn_rvt_write_met
for writing data to rvt files.
[Package RavenR version 2.2.2 Index]