Skip to content

Refactor drake plan functions to make use of dynamic branching #168

Description

@ha0ye

Currently, we are setup for static branching. This means that in order to construct the plan for all of the analysis x dataset combinations, we have to know in advance all of the analyses and datasets. Dynamic branching would allow the code to defer that aspect of generating the plan.

The main benefit I see is that it would simplify some of the code to generate the plan for analyses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions