read_met_wind: Read ARL packed meteorological data file winds

View source: R/read_met_wind.r

read_met_windR Documentation

Read ARL packed meteorological data file winds

Description

Read ARL packed meteorological data file winds

Usage

read_met_wind(path, yy, mm, dd, hh, lvl, wnd_warning = T)

Arguments

path

to ARL packed file

yy

desired record year

mm

desired record month of year

dd

desired record day of month

hh

desired record hour of day

lvl

desired record vertical level (0:nz)

Value

rasterStack with u and v rasterLayers projected into '+proj=longlat'

Author(s)

Ben Fasoli

Extracts the winds at given level from file. For the surface level (0), 10m u and v winds are reported.


benfasoli/stiltread documentation built on Feb. 21, 2025, 10:44 a.m.