Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot.plot_line_series should be able to handle a CubeList #918

Open
Tracked by #721
jfrost-mo opened this issue Nov 8, 2024 · 1 comment · May be fixed by #954
Open
Tracked by #721

plot.plot_line_series should be able to handle a CubeList #918

jfrost-mo opened this issue Nov 8, 2024 · 1 comment · May be fixed by #954
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jfrost-mo
Copy link
Member

jfrost-mo commented Nov 8, 2024

With a line plot given multiple cubes we will want multiple lines plotted on the same plot.

There are a few ways to take this. For example:

  • Multiple models running the same case (or aggregated cases) could be plotted.
  • A set of cases could be plotted after normalising the time to lead time.

Probably the first thing to do is figure out any other cases we want to support.

@jfrost-mo jfrost-mo added enhancement New feature or request good first issue Good for newcomers labels Nov 8, 2024
@jfrost-mo jfrost-mo added this to the Quest 5 (December 2024) milestone Dec 3, 2024
@Sylviabohnenstengel Sylviabohnenstengel self-assigned this Dec 3, 2024
@Sylviabohnenstengel Sylviabohnenstengel linked a pull request Dec 3, 2024 that will close this issue
7 tasks
@jfrost-mo
Copy link
Member Author

Would it make sense to plot two different variables on the same plot? I could imagine putting say precip and snowfall on the same graph to see how they affected one another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants