internal_cdo_sellonlat: Select a lat/lon box for a single area in a single file.

Description Usage Arguments Value

View source: R/cdo_fxns.R

Description

internal_cdo_sellonlat Select the lat/lon box fomr a single netcdf file.

Usage

1
internal_cdo_sellonlat(name, box_name, cdo_arg, nc_in, intermed_dir)

Arguments

name

Some string that will be appended to the netcdf file.

box_name

The name of the lat/lon box that is being selected from the netcdf file.

cdo_arg

The sellonlat cdo argument created by internal_format_sellonlat_cdo_argument

nc_in

The netcdf file to process

intermed_dir

The name of the directory to store the intermediate

Value

A vector that can be used as the argument to the cdo sellonlat operator.


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