Stream: hack-projects

Topic: Python plotting examples


view this post on Zulip John Clyne (Apr 10 2020 at 19:50):

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

view this post on Zulip Deepak Cherian (Apr 10 2020 at 19:56):

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

view this post on Zulip Deepak Cherian (Apr 10 2020 at 20:00):

And even more here: https://xarray.pydata.org/en/stable/plotting.html

view this post on Zulip Precious Mongwe (Apr 10 2020 at 20:05):

Stats visualization examples using the seaborn
https://jakevdp.github.io/PythonDataScienceHandbook/04.14-visualization-with-seaborn.html

view this post on Zulip Precious Mongwe (Apr 10 2020 at 20:05):

https://seaborn.pydata.org/examples/index.html

view this post on Zulip John Clyne (Apr 14 2020 at 21:17):

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.

view this post on Zulip Xiaoning Wu (Apr 14 2020 at 21:25):

That's helpful to have, thanks!


Last updated: May 16 2025 at 17:14 UTC