climaemet_9434_wind {climaemet} | R Documentation |
Wind conditions for Zaragoza Airport ("9434") period 2000-2020
Description
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)
Source
AEMET.
See Also
Other dataset:
aemet_munic
,
climaemet_9434_climatogram
,
climaemet_9434_temp
Other wind:
ggwindrose()
,
windrose_days()
,
windrose_period()
Examples
data(climaemet_9434_wind)
[Package climaemet version 1.3.0 Index]