NCAR / geocat-examples

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.
https://geocat-examples.readthedocs.io
Apache License 2.0
66 stars 42 forks source link

NCL_sat_*.py examples should use a satellite projection #602

Closed kafitzgerald closed 4 months ago

kafitzgerald commented 7 months ago

It looks like we're just using an Orthographic projection for the "satellite" examples. We should probably use something more appropriate like: https://scitools.org.uk/cartopy/docs/latest/reference/projections.html#nearsideperspective

See here for context on what NCL means by a "satellite" projection: https://www.ncl.ucar.edu/Applications/satel.shtml