Is your feature request related to a problem?
The current integration test uses image checking to compare pixels. These tests often break due to very subtle differences that are introduced externally through different versions of packages, especially matplotlib.
Describe the solution you'd like
The CDAT migration regression testing script adapts the run__...py script to run the sets. We then manually update a regression testing notebook to compare the results against the latest main (right now CDAT-based).
Describe alternatives you've considered
No response
Additional context
No response