wind_shear Creates raster from nc path
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? |
# NOT RUN {
#dont run
# }