ExtractGrid: ExtractGrid

Description Usage Arguments Value Examples

View source: R/SkyWiseNetCDF.R

Description

Extracts a parameter from the netcdf as well as the netcdf attributes

Usage

1
ExtractGrid(fileName, var)

Arguments

fileName

the netcdf filename you want to extract a variable from

var

the name of the variable you want to extract from the netcdf file

Value

a named list containing the variable and the file attributes

Examples

1
## Not run:  grid <- ExtractGrid("file.nc", "temperature") 

wdtinc/SkyWiseNetCDFR documentation built on May 30, 2019, 8:21 a.m.