add_metpy_logo#
- metpy.plots.add_metpy_logo(fig, x=10, y=25, zorder=100, size='small', **kwargs)[source]#
Add the MetPy logo to a figure.
Adds an image of the MetPy logo to the figure.
- Parameters:
fig (
matplotlib.figure
) – The figure instance used for plottingx (int) – x position padding in pixels
y (float) – y position padding in pixels
zorder (int) – The zorder of the logo
size (str) – Size of logo to be used. Can be ‘small’ for 75 px square or ‘large’ for 150 px square.
- Returns:
matplotlib.image.FigureImage
– Thematplotlib.image.FigureImage
instance created
Examples using metpy.plots.add_metpy_logo
#
Sigma to Pressure Interpolation
Sigma to Pressure Interpolation
Advanced Sounding
Four Panel Map
Isentropic Analysis
Meteogram
Advanced Sounding Plot with Complex Layout
Advanced Sounding Plot with Complex Layout
GINI Water Vapor Imagery
NEXRAD Level 3 File
NEXRAD Level 2 File
Wind and Sea Level Pressure Interpolation
Wind and Sea Level Pressure Interpolation
Point Interpolation
Skew-T with Complex Layout
Hodograph Inset
Sounding as Dataset Example
Plotting Fronts
Simple Sounding
Mesonet Station Plot
Station Plot
Station Plot with Layout