Skip to content
Failed

Changes

Summary

  1. Added rcm-background to pyplotgen animations (#1195) (details)
Commit 063ae17fdafd9d13795c90b7e5ab538ef736a04c by noreply
Added rcm-background to pyplotgen animations (#1195)

* Fixed ContourPanel and added rcm background to AnimationPanel in pyplotgen
CLUBB ticket #1164

* Fixed super call, adjusted super call in ContourPanel, and left a comment describing the issue with the 4 new arguments

* Added rcm background to animations

* Also, fixed small bug in DataReader. __getStartEndIndex__
The file was modified postprocessing/pyplotgen/src/VariableGroup.py (diff)
The file was modified postprocessing/pyplotgen/src/AnimationPanel.py (diff)
The file was modified postprocessing/pyplotgen/src/Panel.py (diff)
The file was modified postprocessing/pyplotgen/src/ContourPanel.py (diff)
The file was modified postprocessing/pyplotgen/src/DataReader.py (diff)