rvn_weathercan_sample {RavenR} | R Documentation |
weathercan sample data for RavenR package
Description
A dataset downloaded using the weathercan package for the 'KAMLOOPS A' station (station id 51423), between 2016-10-01 and 2019-09-30. Additional details on the weathercan package and data formats can be found at the weathercan github page.
Note that this sample is provided to avoid loading the weathercan package while compiling and testing the package.
Additional information on data provided by Environment Canada can be found on the Historical Data portal.
Usage
rvn_weathercan_sample
Format
rvn_weathercan_sample is a tibble with 1095 rows, and 37 columns.
Source
Historical Climate Data from Environment Canada (climate.weather.gc.ca) via 'weathercan' package
See Also
rvn_rvt_write_met
for writing rvt files from meteorological data (including weathercan data).
[Package RavenR version 2.2.2 Index]