GetMultiNcdfFile: The GetMultiNcdf for individual file groups.

Description Usage Arguments Value See Also

View source: R/ncdf_get_multi.R

Description

GetMultiNcdfFile: For this file group, get each files variable. Typically calls GetMultiNcdfVariable to then get the individual files. Typically called by GetMultiNcdf.

Usage

1
2
GetMultiNcdfFile(filesInd, filesList, variableList, indexList,
  env = parent.frame(), parallel = FALSE)

Arguments

filesInd

The index of the file groups.

filesList

The list of the file groups.

variableList

The variable list.

indexList

The index list.

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, GetMultiNcdfVariable


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