rcatool.plot.plots.map_axes_settings
- rcatool.plot.plots.map_axes_settings(fig, axs, figtitle=None, headtitle=None, time_mean=None, time_units=None, fontsize='x-large', fontsize_htitle='xx-large')[source]
Settings for map plot axes
- Parameters:
fig (Object handle) – Figure handle
axs (Axes objects) – Single object or list with axes from map plot
figtitle (Strings) – Single title or list of titles for each plot in figure
headtitle (String) – Head title of figure
time_mean (string) – If maps should be labeled according to time averages; ‘season’/’month’/’hour’
time_units (list/array) – Optional. If time_mean is set, time_units is a list of seasons, months or hours to be used in the labeling.
fontsize (string or int) – Size of font for figure title
fontsize_htitle (string or int) – Size of font for suptitle