GeoCAT-examples provides a gallery of visualization examples demonstrating how to reproduce plots from NCL Applications scripts with packages in Python. It also includes some longer form examples demonstrating how to use functionality from various GeoCAT packages.
Removes the matplotlib<3.8 version pin and makes a minor change to the NCL_coneff_8.py contour labeling (removes the contour levels that were specified in addition to the locations to label) for compatibility with matplotlib 3.8+.
Closes #567.
We might wait until the next matplotlib release to merge this since matplotlib/matplotlib#27334 is still needed to address a couple of spurious lines in the example with matplotlib 3.8+.
Removes the matplotlib<3.8 version pin and makes a minor change to the NCL_coneff_8.py contour labeling (removes the contour levels that were specified in addition to the locations to label) for compatibility with matplotlib 3.8+.
Closes #567.
We might wait until the next matplotlib release to merge this since matplotlib/matplotlib#27334 is still needed to address a couple of spurious lines in the example with matplotlib 3.8+.