powered by
Get normal climatology values for a station. Standard climatology from 1981 to 2010.
aemet_normal_clim(station, apikey)
Character string as station identifier code (see aemet_stations).
aemet_stations
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey).
a data.frame.
# NOT RUN { aemet_normal_clim("9434", apikey) # } # NOT RUN { # }
Run the code above in your browser using DataLab