semantique.exceptions.ReservedDimensionError

semantique.exceptions.ReservedDimensionError#

exception semantique.exceptions.ReservedDimensionError[source]#

Raised when a reserved dimension name is being used for a new dimension.

This occurs in functions that can add a new dimension to an array, such as the concatenate verb. Semantique reserves specific dimension names for respectively the temporal dimension and the spatial dimensions. These names should not be used for any other dimension.