Average annual temperatures for Zaragoza Airport ("9434") period 1950-2020
Source:R/data.R
climaemet_9434_temp.Rd
Yearly 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).
See also
Other dataset:
aemet_munic
,
climaemet_9434_climatogram
,
climaemet_9434_wind
Other stripes:
climatestripes_station()
,
ggstripes()
Examples
data(climaemet_9434_temp)