Description Usage Arguments Note
Combine and reformat wind profiler (915 MHz) data in matrix to long format
1 | pivot_long_wind_profiler_mat(gmt, height.agl.km, wind.speed, wind.direction)
|
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) |
The raw data were downloaded from ftp://ftp1.psl.noaa.gov/psd2/data/realtime/Radar915/CnsWind/ and processed in a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.