GetMultiNcdfVariable: The GetMultiNcdf for getting variables out of individual...

Description Usage Arguments Value See Also

View source: R/ncdf_get_multi.R

Description

GetMultiNcdfVariable: For a file, get all variables. Typically calls GetFileStat to get the individual variables. Typically called by GetMultiNcdfFile.

Usage

1
2
GetMultiNcdfVariable(varInd, indexList, variableList, files,
  env = parent.frame(), parallel = FALSE)

Arguments

varInd

The variable index.

indexList

The variable list.

variableList

The variable list.

files

The files vector.

env

The environment where the stat function lives

parallel

Logical, this is the .parallel argument of plyr functions.

Value

A dataframe

See Also

Other getMultiNcdf: GetFileStat, GetMultiNcdfFile


NCAR/rwrfhydro documentation built on Feb. 28, 2021, 12:47 p.m.