scripts.plotting.meridional_mean ================================ .. py:module:: scripts.plotting.meridional_mean Functions --------- .. autoapisummary:: scripts.plotting.meridional_mean.my_formatwarning scripts.plotting.meridional_mean.meridional_mean Module Contents --------------- .. py:function:: my_formatwarning(msg, *args, **kwargs) .. py:function:: meridional_mean(adfobj) This script plots meridional averages. Follows the old AMWG convention of plotting 5S to 5N. **Note:** the constraint of 5S to 5N is easily changed; the function that calculates the average can take any range of latitudes. Compare CAM climatologies against other climatological data (observations or baseline runs).