SWxTREC / enlilviz

A Python toolkit for Enlil solar wind visualizations.
MIT License
3 stars 2 forks source link

Add CME Contours #3

Open greglucas opened 4 years ago

greglucas commented 4 years ago

This significantly slows down the drawing because a new contour has to be calculated every frame, and then the old artist has to be removed. There may be a better way to contour +/- levels, or even a different field in the output files for it?

Another thought is to add this as an interactive feature, so someone could click a button and then the contour would be added/removed.

Here is the current result with the contours. cme_contours