Learn R Programming

rbi (version 0.7.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) Dimension index.

ps

(optional) Path indices.

ts

(optional) Time indices.

...

options for ncvar_get

Value

read values