ColdFrontolysis#
- class metpy.plots.ColdFrontolysis(color='blue', **kwargs)[source]#
Draw a path as a weakening cold front.
Initialize the frontolysis path effect.
- Parameters:
Attributes Summary
Return the width of the symbol being plotted.
Methods Summary
__init__
([color])Initialize the frontolysis 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='blue', **kwargs)[source]#
Initialize the frontolysis path effect.