Description Usage Arguments Examples
wind_shear Creates raster from nc path
1  | wind_shear(u, v, zlev, zlev_bottom, zlev_top, list = FALSE)
 | 
u | 
 Numeric; u component of wind  | 
v | 
 Numeric; v component of wind  | 
zlev | 
 Numeric; levels of each wind  | 
zlev_bottom | 
 Numeric; bottom levels to calculate wind shear, from zlev  | 
zlev_top | 
 Numeric; top levels to calculate wind shear, from zlev  | 
list | 
 Logical; Do you want a list of data.frames with all values?  | 
1 2 3 4  | ## Not run: 
#dont run
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.