emsarray.exceptions#

Exception and warning classes for specific exceptions relating to emsarray and datasets.

exception EmsarrayError#

Base class for all emsarray-specific exception classes.

exception ConventionViolationError#

A dataset violates its conventions in a way that is not recoverable.

exception ConventionViolationWarning#

A dataset violates its conventions in a way that we can handle. For example, an attribute has an invalid type, but is still interpretable.