scripts.plotting.polar_map ========================== .. py:module:: scripts.plotting.polar_map Functions --------- .. autoapisummary:: scripts.plotting.polar_map.polar_map Module Contents --------------- .. py:function:: polar_map(adfobj) 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]