| meteo_veneto {SpaceTimeBSS} | R Documentation |
Climate and Meteorological Deseasonalized Data in Veneto
Description
Weekly aggregated climate and meteorological deseasonalized data in Veneto region (Italy) for a 23-year span (2000-2022).
Usage
data("meteo_veneto")
Format
Object of class data.frame with 85248 rows and 13 variables, where 85248 consists of 1184 weekly observations times 72 spatial locations. The variables are as follows:
xx coordinates in meters (Gauss Boaga - EPSG:3003)
yy coordinates in meters (Gauss Boaga - EPSG:3003)
sp.IDcode for the spatial location
timeIndexcode for the temporal observation, from 1 to 1184
deseas_ET0evapotranspiration levels (mm)
deseas_radsolar radiation (MJ/m^2)
deseas_tmaxmaximum temperature (degrees C)
deseas_taveraverage temperature (degrees C)
deseas_tminminimum temperature (degrees C)
deseas_hmaxmaximum humidity (%)
deseas_hminminimum humidity (%)
deseas_windwind velocity (m/s)
deseas_log_preclog of precipitation (mm)
Details
The evapotranspiration levels were estimated by ARPA Veneto according to the Hargreaves equation. The data have been obtained by removing the annual periodicity from the raw data and then computing weekly averages.
Source
The raw data can be downloaded from the Environmental Protection Agency of Veneto Region (ARPA Veneto) website.