qat (version 0.74)

qat_data_read_ncdf: Read in netCDF-file

Description

A netCDF file will be read in and a ncdf-object will be given back.

Usage

qat_data_read_ncdf(filename)

Arguments

filename
Path and filename of the netCDF-file, which should be read in.

Value

A ncdf-Object, with the content of the file.

See Also

qat_data_nameofvars_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