NCAR / geocat-viz

GeoCAT-viz contains tools to help plot geoscience data, including convenience and plotting functions that are used to facilitate plotting geosciences data with Matplotlib, Cartopy, and other visualization packages.
https://geocat-viz.readthedocs.io
Other
48 stars 19 forks source link

Add support for Python 3.11 and remove support for Python 3.8 #162

Closed kafitzgerald closed 1 year ago

kafitzgerald commented 1 year ago

PR Summary

Adds support for Python 3.11 and removes support for Python 3.8.

Closes #92

PR Checklist

General