InconsistentDataIdError

exception lsst.daf.butler.registry.InconsistentDataIdError

Bases: ValueError

Exception raised when a data ID contains contradictory key-value pairs, according to dimension relationships.

This can include the case where the data ID identifies multiple spatial regions or timespans that are disjoint.