View source: R/diff_operators.R
crossprod | R Documentation |
Calculates the cross product of two given 3d vector fields
crossprod(fld1, fld2)
fld1 |
field 1 with dimensions (lon,lat,p,3) |
fld2 |
field 2 with dimensions (lon,lat,p,3) |
field containing the cross product
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.