| hfemet2008 {lgrdata} | R Documentation |
Weather data at the Hawkesbury Forest Experiment
Description
Data for the weather station at the Hawkesbury Forest Experiment (HFE) for the year 2008. The HFE is in Richmond, New South Wales (in western Sydney), Australia.
Data are in 30min timestep.
Usage
hfemet2008
Format
A data frame with 17568 rows and 9 variables:
DateTimeinteger Date Time (half-hourly steps)
Tairdouble Air temperature (degrees C)
AirPressdouble Air pressure (kPa)
RHdouble Relative humidity (%)
VPDdouble Vapour pressure deficit (kPa)
PARdouble Photosynthetically active radiation (mu mol m$^-2$ s$^-1$)
Raindouble Precipitation (mm)
winddouble Wind speed (m s$^-1$)
winddirectiondouble Wind direction (degrees)
Source
Data courtesy of Craig Barton at Western Sydney University.
[Package lgrdata version 0.1.1 Index]