Example 40: Tracks in the polar stereographic projection#

Plotting tracks i.e. trajectories on the Northern polar stereographic projection#
f = cf.read(f"cfplot_data/ff_trs_pos.nc")[0]

cfp.mapset(proj="npstere")

cfp.traj(f)
../_images/ref_fig_40.png