View source: R/integrate_lon.R
integrate_lon | 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_lon( ifil, landfil = NA, mean_time = TRUE, varnam = NA, mask = NA, method = c("mine", "cdo"), ... )
ifil |
Input file name |
landfil |
A separate file providing the land area fraction per gridcell, must have the same resolution and domain as
|
mean_time |
A logical specifying whether mean across time steps should be taken. Defaults to |
varnam |
(Optional) a variable name |
mask |
(Optional) a mask (2D array) corresponding to spatial dimensions of |
method |
asdf |
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.