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)