ARTS built-in documentation server

Workspace Method WriteNetCDFIndexed

Description

As WriteNetCDF, but creates indexed file names.

This method can write variables of any group.

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

Authors: Oliver Lemke

Synopsis

WriteNetCDFIndexed( file_index, in, filename )

Variables

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