ARTS built-in documentation server

Workspace Method ReadXML

Description

Reads a workspace variable from an XML file.

This method can read variables of any group.

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

Authors: Oliver Lemke

Synopsis

ReadXML( v, filename )

Variables

GOUTv(Any)Variable to be read.
GINfilename(String, Default: "")Name of the XML file.