Description Usage Arguments Examples
Merge WRF winds with vertical wind observations matching the height (relative to the ground)
1 | merge_wrf_with_vertical_wind_obs(df_wrf, df_obs, tz = "gmt")
|
df_wrf |
data frame for WRF output |
df_obs |
data frame for observation |
tz |
time zone, 'gmt' is the default. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.