OccludedFrontogenesis#
- class metpy.plots.OccludedFrontogenesis(color='purple', **kwargs)#
Draw a strengthening occluded front.
Initialize the frontogenesis path effect.
- Parameters:
Attributes Summary
Return the width of the symbol being plotted.
Methods Summary
__init__
([color])Initialize the frontogenesis path effect.
draw_path
(renderer, gc, path, affine[, rgbFace])Draw the given path.
Attributes Documentation
- symbol_width#
Return the width of the symbol being plotted.
Methods Documentation
- __init__(color='purple', **kwargs)[source]#
Initialize the frontogenesis path effect.