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