View source: R/diff_operators.R
df_dz | R Documentation |
Calculates the z derivative
df_dz(fld, rho, plev = 5000)
fld |
field with dimensions (lon,lat,p) |
rho |
field with dimensions (lon,lat,p) for density or a scalar rho (for constant density) |
plev |
a scalar containing the p resolution (if equidistant) or a vector containing pressure levels in Pa (for non-equidistant) |
field containing the partial derivative w.r.t. z
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.