paraqeet.exceptions.IncompatibleQuantityException#

exception IncompatibleQuantityException[source]#

Raised when a quantity has an incompatible shape.

Raised when a quantity has an unexpected shape, e.g. a vector quantity if a scalar was expected.