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 mulitple spatial regions or timspans that are disjoint.