qat_data_varcontent_ncdf: Content of a variable

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/qat_data_varcontent_ncdf.R

Description

Give back the content of a specified variable of an ncdf-object.

Usage

1
qat_data_varcontent_ncdf(obj, numofvar)

Arguments

obj

A netcdf object, which will be produced by qat\_data\_read\_ncdf.

numofvar

Number of variable, which content should be delivered.

Details

The content of the variable, which is specified by its number in numofvars will be given back.

Value

The content of the variable.

Author(s)

Andre Duesterhus

See Also

qat_data_read_ncdf, qat_data_nameofvars_ncdf qat_data_numofvars_ncdf

Examples

1
#still to come

qat documentation built on May 2, 2019, 4:06 p.m.