Skip to content

Dashboard Spatial Integrals Plot #64

@sleigh2022

Description

@sleigh2022

Working on implementing interactive plots of spatial integrals of fluid variables within the RMK dashboard.

Spatial integrals of variables are highly useful for checking quantity conservation and studying physical terms.

To do:

  • Basic plotting of spatial domain integrals of fluid variables with respect to time
  • Display total as an additional curve, with Checkbox widget
  • Display plot either as lines or as a Stacked Area plot, with Checkbox widget
  • StackedArea plot needs to properly stack datasets that change sign; try splitting data into positive and negative parts and plotting separately.
  • Option to group/summate variable data by model - possibly for general use, but is useful for spatial integral plots.
  • Fetch the current matplotlib colour cycle for line plots (currently implemented for area plots).
  • Possibly merge Spatial Integral panel into Multi Variable panel as a third button alongside "Fixed x" and "Fixed t".

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions