module documentation

Module from the EGMStoolkit constants

The module stores the different EGMStoolkit constants.

(From EGMStoolkit package)
Changelog:
  • 0.2.7: Add the __unlockfoliumtiles__ parameters, Apr. 2024, Alexis Hrysiewicz
  • 0.2.0: Initial version, Jan. 2024
Instance Variable __author__ Main authors of EGMStoolkit
Instance Variable __copyright__ Copyright
Instance Variable __displayline1__ String line (1)
Instance Variable __displayline2__ String line (2)
Instance Variable __error__ Header for the error message
Instance Variable __loggingmode__ Logging level. Can be modified by the user. Can be NOTSET, DEBUG, INFO, WARN, ERROR, CRITICAL
Instance Variable __name__ Name of the Python package
Instance Variable __version__ Current version
Instance Variable __warning__ Header for the warning message
Variable __pathS1map__ Undocumented
Variable __unlockfoliumtiles__ Undocumented
__author__: str = (source)

Main authors of EGMStoolkit

__copyright__: str = (source)

Copyright

__displayline1__: str = (source)

String line (1)

__displayline2__: str = (source)

String line (2)

__error__: str = (source)

Header for the error message

__loggingmode__: str = (source)

Logging level. Can be modified by the user. Can be NOTSET, DEBUG, INFO, WARN, ERROR, CRITICAL

__name__: str = (source)

Name of the Python package

__version__: str = (source)

Current version

__warning__: str = (source)

Header for the warning message

__pathS1map__ = (source)

Undocumented

__unlockfoliumtiles__: bool = (source)

Undocumented