geoips.plugins.classes.colormappers.tpw package#

Submodules#

geoips.plugins.classes.colormappers.tpw.tpw_pwat module#

Module containing tpw_pwat ASCII palette based colormap.

geoips.plugins.classes.colormappers.tpw.tpw_pwat.PLUGIN_CLASS#

alias of TpwPwatColormapperPlugin

class geoips.plugins.classes.colormappers.tpw.tpw_pwat.TpwPwatColormapperPlugin(module=None)[source]#

Bases: BaseColormapperPlugin

TPW Pwat colormapper plugin class.

call()[source]#

Colormap for displaying data using TPW PWAT ascii colormap.

Data range of ASCII palette is 1 to 90 mm, with numerous transitions

Returns:

mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output

Return type:

dict

See also

API

ASCII palette is found in image_utils/ascii_palettes/tpw_pwat.txt

family = 'matplotlib'#
interface = 'colormappers'#
name = 'tpw_pwat'#

Module contents#

Geoips Total Precipitable Water colormap init file.