examplemeteo | R Documentation |
Example data set of meteorological input.
A data frame containing daily meteorology of a location in Catalonia (Spain) for year 2001:
dates
Vector of Date
objects.
MinTemperature
Minimum daily temperature (in degrees Celsius).
MaxTemperature
Maximum daily temperature (in degrees Celsius).
Precipitation
Daily precipitation (in mm of water).
MinRelativeHumidity
Minimum daily relative humidity (in percent).
MaxRelativeHumidity
Maximum daily relative humidity (in percent).
Radiation
Incoming radiation (in MJ/m2).
WindSpeed
Wind speed (in m/s).
Interpolated from weather station data (Spanish and Catalan meteorology agencies) using package 'meteoland'.
spwb
data(examplemeteo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.