ExpandedDataCoordinate ====================== .. currentmodule:: lsst.daf.butler .. autoclass:: ExpandedDataCoordinate :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExpandedDataCoordinate.full ~ExpandedDataCoordinate.graph ~ExpandedDataCoordinate.records ~ExpandedDataCoordinate.region ~ExpandedDataCoordinate.timespan ~ExpandedDataCoordinate.universe .. rubric:: Methods Summary .. autosummary:: ~ExpandedDataCoordinate.byName ~ExpandedDataCoordinate.fingerprint ~ExpandedDataCoordinate.get ~ExpandedDataCoordinate.items ~ExpandedDataCoordinate.keys ~ExpandedDataCoordinate.matches ~ExpandedDataCoordinate.pack ~ExpandedDataCoordinate.standardize ~ExpandedDataCoordinate.subset ~ExpandedDataCoordinate.values .. rubric:: Attributes Documentation .. autoattribute:: full .. autoattribute:: graph .. autoattribute:: records .. autoattribute:: region .. autoattribute:: timespan .. autoattribute:: universe .. rubric:: Methods Documentation .. automethod:: byName .. automethod:: fingerprint .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: matches .. automethod:: pack .. automethod:: standardize .. automethod:: subset .. automethod:: values