Skip to content

[Feature]: Separate original and component plots of global_time_series #23

@forsyth2

Description

@forsyth2

How will this affect the next version number?

New feature (increment MINOR version)

Is your feature request related to a problem?

Original and component plots have diverged both in terms of use cases and in displayed output (see #22 (comment)). This has caused confusion about expected output (i.e., the design specification matrix at #19 (comment)) and in the code implementation (#19, #22).

Describe the solution you'd like

Possible solutions:

  • Make them distinct entry points to zppy-interfaces (and separate zppy tasks?)
  • Keep it as one entry point, but separate out the python files for more code clarity.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: highHigh priority task (for next release)semver: new featureNew feature (will increment minor version)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions