Location¶
-
class
lsst.daf.butler.Location(datastoreRoot, uri)¶ Bases:
objectIdentifies a location in the
Datastore.Attributes Summary
pathPath corresponding to location. pathInStorePath corresponding to location relative to Datastoreroot.uriURI corresponding to location. Methods Summary
updateExtension(ext)Update the file extension associated with this Location.Attributes Documentation
-
uri¶ URI corresponding to location.
Methods Documentation
-