Example 20: Case where user-defined axis labels are required#

A case where a default plot has an axis with labels that are too dense and overlap, such that user-defined axis labels are required (see Example 21)#
f = cf.read(f"cfplot_data/Geostropic_Adjustment.nc")[0]

cfp.con(f.subspace[9])
../_images/ref_fig_20.png