seabirdfilehandler.xmlfiles module

- class seabirdfilehandler.xmlfiles.XMLFile(path_to_file)[source]
Bases:
UserDict
Parent class for XML and psa representation that loads XML as a python-internal tree and as a dict.
- Parameters:
path_to_file (Path | str :) – the path to the xml file