ARTS built-in documentation server

Workspace Method ReadNetCDF

Description

Reads a workspace variable from a NetCDF file.

This method can read variables of any group.

If the filename is omitted, the variable is read
from <basename>.<variable_name>.nc.

Authors: Oliver Lemke

Synopsis

ReadNetCDF( out, filename )

Variables

GOUTout(Vector, Matrix, Tensor3, Tensor4, Tensor5, ArrayOfVector, ArrayOfMatrix, GasAbsLookup)Variable to be read.
GINfilename(String)Name of the NetCDF file.