| trentino {RMAWGEN} | R Documentation |
Trentino Dataset
Description
It contains the following variables:
TEMPERATURE_MINData frame containing
year,month,dayand daily minimum temperature in 59 stations in Trentino region
TEMPERATURE_MAXData frame containing
year,month,dayand daily maximum temperature in 59 stations in Trentino region
PRECIPITATIONData frame containing
year,month,dayand daily precipitation in 59 stations in Trentino region
STATION_NAMESVector containing the names of the meteorological stations
ELEVATIONVector containing the elevations of the meteorological stations respectively
STATION_LATLONMatrix containing the latitude and longitude coordinates, respectively, of the meteorological stations
LOCATIONVector containing the names of the location of each meteorological station
TEMPERATURE_MEASUREMENT_START_DAYVector containing the first days referred to midday (expressed as decimal julian day since 1970-1-1 00:00 UTC) of temperature measurement of each meteorological station
TEMPERATURE_MEASUREMENT_END_DAYVector containing the last days referred to midday (expressed as decimal julian day since 1-1-1970 00:00 UTC) of temperature measurement of each meteorological station
PRECIPITATION_MEASUREMENT_START_DAYVector containing the first days referred to midday (expressed as decimal julian day since 1-1-1970 00:00 UTC) of precipitation measurement of each meteorological station
PRECIPITATION_MEASUREMENT_END_DAYVector containing the last days referred to midday (expressed as decimal julian day since 1-1-1970) of precipitation measurement of each meteorological station
Usage
data(trentino)
Format
Data frames and vectors
Details
This dataset stores all information about meteorological stations and instrumental timeseries. The user can easily use the package with his/her own data after replacing the values of such variables.
Source
Original data are provided by Provincia Autonoma di Trento (https://www.meteotrentino.it/), Fondazione Edmund Mach (https://www.fmach.it), Provincia Autonama di Bolzano/Autome Provinz Bozen (http://www.provincia.bz.it/meteo), ARPA Lombardia (https://www.arpalombardia.it/), ARPA Veneto (https://www.arpa.veneto.it/previsioni/it/html/index.php).
This dataset is intended for research purposes only, being distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.