ctdam.parser.xmlfiles module¶
- class ctdam.parser.xmlfiles.XMLFile(path_to_file)[source]¶
Bases:
UserDictParent class for XML and psa representation that loads XML as a python-internal tree and as a dict.
- class ctdam.parser.xmlfiles.XMLCONFile(path_to_file)[source]¶
Bases:
XMLFileA representation of a Sea-Bird .XMLCON file.