There is a gallery of Python plotting examples here:
https://geocat-examples.readthedocs.io/en/latest/
The genesis of this gallery was to show NCL users how to produce their favorite plots with Python. Please reach out of there are other examples you'd like to see in this gallery
xarray has a bunch: https://xarray.pydata.org/en/stable/examples.html
The titles are usually "computation" focused but they all have plots to illustrate the results of computation
And even more here: https://xarray.pydata.org/en/stable/plotting.html
Stats visualization examples using the seaborn
https://jakevdp.github.io/PythonDataScienceHandbook/04.14-visualization-with-seaborn.html
https://seaborn.pydata.org/examples/index.html
There is a gallery of Python plotting examples here:
https://geocat-examples.readthedocs.io/en/latest/
The genesis of this gallery was to show NCL users how to produce their favorite plots with Python. Please reach out of there are other examples you'd like to see in this gallery
@all just wanted to let you know that the GeoCAT and Xdev teams will both have summer student interns that will be working on converting NCL plotting examples into Python and posting them on the GeoCAT plotting gallery mentioned above. Additionally, the GeoCAT team has a new hire, Michaela Sizemore, starting next month that will also be developing example Python plotting scripts for geoscience data. If you would like to suggest NCL example plotting scripts as candidates for conversion, or have ideas on an entirely new plotting examples, please feel free to suggest these as GitHub issues here:
https://github.com/NCAR/GeoCAT-examples/issues
or simply post to this stream.
That's helpful to have, thanks!
Last updated: May 16 2025 at 17:14 UTC