-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request