ReadXML
- Workspace.ReadXML(self, output: object | None = None, filename: pyarts3.arts.String | None = None) None
Reads a workspace variable from an XML file.
This method can read variables of any group.
If the given filename does not exist, this method will also look for files with an added .xml, .xml.gz and .gz extension
Author: Oliver Lemke