qat (version 0.74)

qat_data_varcontent_ncdf: Content of a variable

Description

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

Usage

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.

Value

The content of the variable.

Details

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

See Also

qat_data_read_ncdf, qat_data_nameofvars_ncdf qat_data_numofvars_ncdf

Examples

Run this code
#still to come

Run the code above in your browser using DataLab