qat (version 0.74)

qat_data_nameofvars_ncdf: Variable names of ncdf object

Description

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

Usage

qat_data_nameofvars_ncdf(obj)

Arguments

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

Value

List of names.

Details

The names of the variables, which are stored in the ncdf-object will be given back as a list.

See Also

qat_data_read_ncdf, qat_data_numofvars_ncdf, qat_data_varcontent_ncdf

Examples

Run this code
#still to come

Run the code above in your browser using DataLab