imas.backends.imas_core.imas_interface¶
Helper module for providing a version-independent interface to the Access Layer.
This module tries to abstract away most API incompatibilities between the supported Access Layer versions (for example the rename of _ual_lowlevel to _al_lowlevel).
Module Attributes
IMAS-Python <-> IMAS lowlevel interface |
Functions
|
Wrapper function for AL lowlevel method |
Classes
|
Compatibility object. |
Exceptions
Exception thrown when a method doesn't exist on the lowlevel interface. |
Last update:
2026-01-28