View source: R/integrate_lonlat.R
integrate_lonlat | R Documentation |
Calculates the integral of a variable given in per-area units over the entire longitude-latitude domain given in the file using CDO
integrate_lonlat(ifil, landfil = NA, varnam = NA, ...)
ifil |
Input file name |
landfil |
A separate file providing the land area fraction per gridcell, must have the same resolution and domain as
|
varnam |
(Optional) a variable name |
A numeric value or vector of numeric values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.