Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_tasks
-
Labels:None
-
Story Points:16
-
Epic Link:
-
Sprint:DRP S21a (Dec Jan)
-
Team:Data Release Production
-
Urgent?:No
Description
Add the `isSimpleLeaf` and `isModelLeaf` flags to catalogs, and have `isPrimary` give the same value as `isSimpleLeaf`.
Hi Lauren,
Would you mind reviewing this for me? This is the setPrimaryFlags ticket we talked about the other day. I refactored the task completely to use vectorized functions, per the discussion that followed this slack comment. I also factored out the different parts of the algorithm so that other code downstream (like pipe_analysis) that might not want to use isPrimary but may want to know about whether or not it is in a given tract, patch, or is a SimpleLeaf or ModelLeaf (per
RFC-750).Jenkins is building now, and I'll post a comment when it has successfully finished.
Thanks,
-Fred