Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: resources
-
Labels:
-
Story Points:2
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
This ticket adds an "open" method that can be used to read from and write to ResourcePath locations via file-like objects. The work has already been done on DM-30891 on daf_butler; it just needs to be adapted to the ButlerURI->ResourcePath move/rename, and it makes sense to put it on a separate ticket for review, testing, and merge anyway.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Tim Jenness [ tjenness ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Cherry-picks onto resources were happily quite easy, and I don't think downstream pipe_base etc. changes on
DM-30891are likely to drive more changes here, so I think we can just get this reviewed and merged now.PR is https://github.com/lsst/resources/pull/2