pelagos_py.steps#
Submodules#
- pelagos_py.steps.QC_CLASSES[source]#
Dictionary mapping QC test names to their implementing classes.
- pelagos_py.steps.discover_steps()[source]#
Dynamically discover and import step modules from the steps directory. This populates the global STEP_CLASSES and QC_CLASSES registries for use elsewhere.