Learn R Programming

rbi (version 0.6.0)

read_var_input: Read variable from NetCDF file.

Description

Read variable from NetCDF file.

Usage

read_var_input(nc, name, coord, ps, ts, ...)

Arguments

nc
NetCDF file handle
name
Name of the variable
coord
(optional) Demsions index.
ps
(optional) Path indices.
ts
(optional) Time indices.
...
options for ncvar_get

Value

read values