weather_testdata: weather data used to test the reclim package

weather_testdataR Documentation

weather data used to test the reclim package

Description

weather data used to test the reclim package

Format

two data frames. Data are fictional, generated from real measured data but with a great deal of noise added. First dataframe (daily climatic values), with 5114 rows and 9 variables:

date

date vector, YYYY-mm-dd

year

year, integer

month

month, integer

day

day, integer

air_temp_deg_C

mean daily air temperature (°C)

precipitation_mm

cumulated daily precipitation, in mm

windspeed_kmh

mean daily wind speed, in km/h

humidity_percent

mean daily air humidity, in %

Rsolar

solar radiation, in this case in Langleys. Can be also cloudiness, in hours of sun per day

...

Author(s)

Lorenzo Menichetti ilmenichetti@gmail.com

Examples

data(weather_testdata)

ilmenichetti/reclim documentation built on Sept. 23, 2023, 7:15 p.m.