Wind conditions for Zaragoza Airport ("9434") period 2000-2020
Source:R/data.R
climaemet_9434_wind.Rd
Daily observations of wind speed and directions for Zaragoza Airport (2000-2020). This is an example dataset.
Format
A tibble
with columns:
- fecha
Date of observation.
- dir
Wind directions (0-360).
- velmedia
Average wind speed (km/h)
See also
Other dataset:
aemet_munic
,
climaemet_9434_climatogram
,
climaemet_9434_temp
Other wind:
ggwindrose()
,
windrose_days()
,
windrose_period()
Examples
data(climaemet_9434_wind)