ARTS built-in documentation server

Workspace Method WriteNetCDF

Description

Writes a workspace variable to a NetCDF file.

This method can write variables of limited groups.

If the filename is omitted, the variable is written
to <basename>.<variable_name>.nc.

Authors: Oliver Lemke

Synopsis

WriteNetCDF( in, filename )

Variables

GINin(Vector, Matrix, Tensor3, Tensor4, Tensor5, ArrayOfVector, ArrayOfMatrix, GasAbsLookup)Variable to be saved.
GINfilename(String, Default: "")Name of the NetCDF file.