Example 38: Robinson projection# Plotting using the Robinson projection# f = cf.read(f"cfplot_data/tas_A1.nc")[0] cfp.mapset(proj="robin") cfp.con(f.subspace(time=15))