pivot_long_wind_profiler_mat: Combine and reformat wind profiler (915 MHz) data in matrix...

Description Usage Arguments Note

Description

Combine and reformat wind profiler (915 MHz) data in matrix to long format

Usage

1
pivot_long_wind_profiler_mat(gmt, height.agl.km, wind.speed, wind.direction)

Arguments

height.agl.km

height in km a.g.l. in matrix of szie (hour, height_level)

wind.speed

wind speed (m/s) in matrix of size (hour, height_level)

wind.direction

wind direction (meteorological direction) in matrix of size (hour, height_level)

Note

The raw data were downloaded from ftp://ftp1.psl.noaa.gov/psd2/data/realtime/Radar915/CnsWind/ and processed in a matrix.


seunjeong/rwrf documentation built on Feb. 12, 2021, 4:07 p.m.