| trentino | R Documentation |
It contains the following variables:
TEMPERATURE_MINData frame containing year,month , day and daily minimum temperature in 59 stations in Trentino region
TEMPERATURE_MAXData frame containing year,month , day and daily maximum temperature in 59 stations in Trentino region
PRECIPITATIONData frame containing year,month , day and 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
data(trentino)
Data frames and vectors
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.
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, ARPA Lombardia, ARPA Veneto (Italy).
This dataset is intended for research purposes only, being distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.