plotting.polar_map module

scripts.plotting.polar_map.polar_map(adfobj)[source]

This script/function generates polar maps of model fields with continental overlays. Plots style follows old AMWG diagnostics:

  • plots for ANN, DJF, MAM, JJA, SON

  • separate files for each hemisphere, denoted _nh and _sh in file names.

  • mean files shown on top row, difference on bottom row (centered)

[based on global_latlon_map.py]