read_narr_var: Read a specific variable from a NARR NetCDF file

Description Usage Arguments Author(s)

View source: R/download-narr.R

Description

Read a specific variable from a NARR NetCDF file

Usage

1
read_narr_var(nc, xy, variable, unit, datatype, pb = NULL)

Arguments

nc

ncdf4 connection object

xy

Vector length 2 containing NARR coordinates

variable

NARR name of variable to retrieve

unit

Output unit of variable to retrieve

datatype

Type of NARR file – either flx or sfc

pb

Progress bar R6 object (default = NULL)

Author(s)

Alexey Shiklomanov


FoRTExperiment/ed4forte documentation built on March 21, 2020, 6:54 p.m.