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.
Adjusts the three satellite projection examples to better mimic NCL's satellite projection using Cartopy's NearsidePerspective (which allow for a satellite_height option) and Orthographic (equivalent in certain cases) projections.
Adjusts the three satellite projection examples to better mimic NCL's satellite projection using Cartopy's NearsidePerspective (which allow for a satellite_height option) and Orthographic (equivalent in certain cases) projections.
Closes #602.