integrate_lonlat: Integrates a global field

View source: R/integrate_lonlat.R

integrate_lonlatR Documentation

Integrates a global field

Description

Calculates the integral of a variable given in per-area units over the entire longitude-latitude domain given in the file using CDO

Usage

integrate_lonlat(ifil, landfil = NA, varnam = NA, ...)

Arguments

ifil

Input file name

landfil

A separate file providing the land area fraction per gridcell, must have the same resolution and domain as ifil

varnam

(Optional) a variable name

Value

A numeric value or vector of numeric values


stineb/rbeni documentation built on Feb. 24, 2023, 5:40 a.m.