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