Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_base
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Sprint:AP F18-2
-
Team:Alert Production
Description
Enhance the documentation for DataIdContainer to document the fields and expand the documentation for the methods. For example what does "castDataIds" actually do – what does it mean to cast a data ID to the correct type?
Also either explain why the user cannot set the dataset type in the constructor or else add that capability.
Attachments
Issue Links
- relates to
-
DM-15158 Add tests of dataIdContainer exceptions
- Done
The documentation also needs to describe that self.idList needs to be set before either of the methods will do anything useful, and what it needs to be set to. Also, the setter for datasetType seems pretty idiosyncratic, compared with all our other packages.