
Average annual temperatures for Zaragoza Airport ("9434"), 1950–2020
Source:R/data.R
climaemet_9434_temp.RdYearly observations of average temperature for Zaragoza Airport (1950–2020). This is an example dataset.
Format
A tibble with columns:
- year
Year of reference.
- indicativo
Identifier of the station.
- temp
Average temperature (Celsius).
Examples
data(climaemet_9434_temp)