get_ARPA_Lombardia_W_registry: Download metadata (registry) on weather monitoring stations...

View source: R/get_ARPA_Lombardia_W_registry.R

get_ARPA_Lombardia_W_registryR Documentation

Download metadata (registry) on weather monitoring stations from ARPA Lombardia website

Description

'get_ARPA_Lombardia_W_registry' returns the registry (list) of all the weather sensors and stations belonging to the ARPA Lombardia network. The information reported are: ID of each sensor and station, geo-location (coordinates in degrees), altitude (mt), starting date and ending date. The column 'NameStation' identifies the name of each station, while 'IDStation' is an ID code (assigned from ARPA) uniquely identifying each station. For more information about the municipal data visit the section 'Meteo' at the webpages: https://www.dati.lombardia.it/stories/s/auv9-c2sj and https://www.dati.lombardia.it/Ambiente/Stazioni-Meteorologiche/nf78-nj6b

Usage

get_ARPA_Lombardia_W_registry()

Value

A data frame of class 'data.frame' and 'ARPALdf'. The object is fully compatible with Tidyverse.

Examples

get_ARPA_Lombardia_W_registry()



ARPALData documentation built on Sept. 26, 2023, 5:07 p.m.