Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ctrl_mpexec, pipe_base
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:DRP F20-5 (Oct), DRP S21a (Dec Jan)
-
Team:Data Release Production
-
Urgent?:No
Description
This will update the load and save methods to use URIs. This will also change the syntax for loading a subset to use a # as a deliminator. For compatability, it will accept a : if there is only one (a bare URI), and will throw a deprecation warning. If there are two : in the URI a ValueError will be raised.
Some comments on the pipe_base PR.