Monthly/annual climatology values for a station
Get monthly/annual climatology values for a station.
aemet_monthly_clim(station, apikey, year)
station |
Character string as station identifier code (see |
apikey |
Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey). |
year |
Numeric value as date (format: %Y). |
a data.frame.
## Not run: aemet_monthly_clim("9434", apikey, 2000) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.