GetFileStat: Open a netcdf file, extract specified indices for a variable,...

Description Usage Arguments Value See Also Examples

View source: R/ncdf_get_multi.R

Description

GetFileStat opens a netcdf file, extracts specified indices for a variable, and may apply a specified statistic.

Usage

1
2
GetFileStat(theFile, variable, index, env = parent.frame(),
  parallel = FALSE, ...)

Arguments

theFile

The file to open.

variable

TODO

index

TODO

env

The environment where the stat function lives

...

Further arguments to be passsed to a statistic.

Value

A dataframe with columns TODO

See Also

Other getMultiNcdf: GetMultiNcdfFile, GetMultiNcdfVariable

Examples

1
#This is to do.

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