module documentation

Compare three gridded datasets. Typically one "Model" and two "Observations"

Function add_colorbar Add colorbar to figure.
Function annotate_plot Add land / ocean, gridlines, colourbar.
Function crop_ais Make AIS plots a circle.
Function get_figure Set up figure based on number of datasets to be plotted.
Function main Undocumented
Constant DESCRIBE_COMPONENTS Undocumented
Constant IMG_GROUP Undocumented
def add_colorbar(color_field, fig, axis, cblabel, cbar_span=False, ndsets=3): (source)

Add colorbar to figure.

def annotate_plot(axis, color_field=None, fig=None, label=None, ylabel=None, xlabel=None, cblabel=None, cnrtxt=None, gridline_args=None, icesheet='gis'): (source)

Add land / ocean, gridlines, colourbar.

def crop_ais(axis, radius=0.5): (source)

Make AIS plots a circle.

def get_figure(n_dsets, proj=None, icesheet='gis'): (source)

Set up figure based on number of datasets to be plotted.

def main(args, config, sea='ANN'): (source)

Undocumented

DESCRIBE_COMPONENTS: str = (source)

Undocumented

Value
'''
{component} component of SMB from {model}, {dset_a}, {dset_b}
'''
IMG_GROUP: str = (source)

Undocumented

Value
'components'