Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

aemet_normal_clim

Normal climatology values for a station


Description

Get normal climatology values for a station. Standard climatology from 1981 to 2010.

Usage

aemet_normal_clim(station, apikey)

Arguments

station

Character string as station identifier code (see aemet_stations).

apikey

Character string as personal API key (see https://opendata.aemet.es/centrodedescargas/obtencionAPIKey).

Value

a data.frame.

Note

Code modified from project https://github.com/SevillaR/aemet

Examples

## Not run: 
aemet_normal_clim("9434", apikey)

## End(Not run)

climaemet

Climate AEMET Tools

v0.2.0
GPL-3
Authors
Manuel Pizarro [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.