This is a quick post about creating polar stereographic maps using ggplot2
. I am aware of dedicated packages such as SOmap and PlotSvalbard but this is a generic solution using ggplot2
and sf
. I will create a stereographic map of Antarctica up to latitude -40°.
Antarctic polar stereographic maps with ggplot2
November 12, 2020