cdo_ocean_area: Calculate the ocean area per grid cell

Description Usage Arguments Value

View source: R/cdo_fxns.R

Description

cdo_ocean_area Calculate the ocean area per grid cell from the land fraction and gird cell area files. The netcdf returned by this function can be used as a area weights to calcualte the mean weighted value over the oceans.

Usage

1
cdo_ocean_area(dt, intermed_dir)

Arguments

dt

a wide tibble of area and land fraction data to process.

Value

The path to the netcdf of the ocean area.


kdorheim/cdoR documentation built on July 28, 2020, 6:42 p.m.