rrRAWS {firebehavioR} | R Documentation |
Rampart Range RAWS meteorological data
Description
Hourly meteorological data from April 2017 through September 2017 from the Rampart Range Remote Automated Weather Station (RAWS; Station ID: RRAC2), maintained by the United States Forest Service.
Usage
data("rrRAWS")
Format
A data frame with 4392 observations of 4 variables:
- dateTime
date and time of individual observation formatted as
"%m/%d/%Y %H:%M"
- temp_c
air temperature (deg. C)
- rh
relative humidity (%)
- windSpeed_kmh
wind speed (km/hr)
- precip_mm
precipitation (mm)
Source
RAWS USA Climate Archive https://raws.dri.edu/
[Package firebehavioR version 0.1.2 Index]