qat (version 0.74)

qat_data_numofvars_ncdf: Nomber of Variables of ncdf object

Description

Give back the number of the variables in a netCDF-object.

Usage

qat_data_numofvars_ncdf(obj)

Arguments

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

Value

Number of variables.

Details

The number of variables, which are stored in the ncdf-obect will be given back.

See Also

qat_data_read_ncdf, qat_data_nameofvars_ncdf qat_data_varcontent_ncdf

Examples

Run this code
#still to come

Run the code above in your browser using DataLab