vars: NetCDF file description functions.

Description Usage Arguments

Description

NetCDF file description functions.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
vars(x, ...)

## S3 method for class 'NetCDF'
vars(x, ...)

dims(x, ...)

## S3 method for class 'NetCDF'
dims(x, ...)

dimvars(x, ...)

## S3 method for class 'NetCDF'
dimvars(x, ...)

atts(x, ...)

## S3 method for class 'NetCDF'
atts(x, varname = "globalatts", ...)

Arguments

x

NetCDF metadata object

...

ignored

varname

name of variable to get atts of (not yet implemented)


hypertidy/rancid documentation built on May 24, 2019, 4:05 a.m.