SuperDARN / pydarn

Python library for visualizing SuperDARN Data
GNU Lesser General Public License v3.0
31 stars 11 forks source link

BUG: Subplots! Refactor for ax handling. #357

Closed carleyjmartin closed 1 month ago

carleyjmartin commented 10 months ago

BUG

So a pretty all encompassing bug that doesn't allow us to make each plot a sub plot in a larger figure. This will likely be a large job and require a re-write on how we deal with axes, but will also hopefully deal with some axes issues too. Includes extra flexibility using cartopy projections.

Please feel free to comment any times you have noticed this happen, or any ideas or examples to refactor the projections module.

Priority