geoips.plugins.modules.colormappers.pmw_tb package#
Submodules#
geoips.plugins.modules.colormappers.pmw_tb.cmap_150H module#
Module containing colormap for ~150GHz PMW products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_150H.call(data_range=[110, 310], cbar_label='TB (K)')[source]#
Colormap for displaying ~150GHz PMW data.
- Parameters:
data_range (list of float, default=[110, 310]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 110 and 310
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_37H module#
Module containing colormap for ~37GHz PMW products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_37H.call(data_range=[125, 310], cbar_label='TB (K)')[source]#
Colormap for displaying ~37GHz PMW data.
- Parameters:
data_range (list of float, default=[125, 310]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
The 37GHz colormap MUST include 125 and 310
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_37H_Legacy module#
Module containing Legacy colormap for ~37GHz PMW products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_37H_Legacy.call(data_range=[180, 280], cbar_label='TB (K)')[source]#
Legacy Colormap for displaying ~37GHz PMW data.
- Parameters:
data_range (list of float, default=[180, 280]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
The 37GHz colormap MUST include 180 and 280
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_37H_Physical module#
Module containing colormap for ~37GHz PMW products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_37H_Physical.call(data_range=[125, 310], cbar_label='TB (K)')[source]#
Colormap for displaying ~37GHz PMW data.
- Parameters:
data_range (list of float, default=[125, 310]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 125 and 210
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_37pct module#
Module containing colormap for 37pct product.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_37pct.call(data_range=[230, 280], cbar_label='TB (K)')[source]#
Colormap for displaying 37pct PMW data.
- Parameters:
data_range (list of float, default=[230, 280]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
The 37pct colormap MUST include 230 and 280
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_89H module#
Module containing colormap for ~89GHz PMW products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_89H.call(data_range=[105, 305], cbar_label='TB (K)')[source]#
Colormap for displaying ~89GHz PMW data.
- Parameters:
data_range (list of float, default=[105, 305]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 105 and 305
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_89HW module#
Module containing colormap for ~89GHz PMW products, highlighting weak convection.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_89HW.call(data_range=[220.0, 280.0], cbar_label='TB (K)')[source]#
Colormap for displaying ~89GHz PMW data for weak TCs.
- Parameters:
data_range (list of float, default=[220, 280]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 220 and 280
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_89H_Legacy module#
Module containing Legacy colormap for ~89GHz PMW products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_89H_Legacy.call(data_range=[180.0, 280.0], cbar_label='TB (K)')[source]#
Legacy Colormap for displaying ~89GHz PMW data.
- Parameters:
data_range (list of float, default=[180, 280]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 180 and 280
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_89H_Physical module#
Module containing colormap for ~89GHz PMW products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_89H_Physical.call(data_range=[105, 305], cbar_label='TB (K)')[source]#
Colormap for displaying ~89GHz PMW data.
- Parameters:
data_range (list of float, default=[105, 305]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 105 and 305
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_89pct module#
Module containing colormap for 89pct product.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_89pct.call(data_range=[105, 280], cbar_label='TB (K)')[source]#
Colormap for displaying ~89GHz PMW data for weak TCs.
- Parameters:
data_range (list of float, default=[105, 280]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 105 and 280
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
geoips.plugins.modules.colormappers.pmw_tb.cmap_Rain module#
Module containing colormap for Rain Rate products.
- geoips.plugins.modules.colormappers.pmw_tb.cmap_Rain.call(data_range=[0.05, 50.0], cbar_label='Rainrate $(mm hr^{-1})$')[source]#
Colormap for displaying Rain Rate products.
- Parameters:
data_range (list of float, default=[0.05, 50.0]) –
Min and max value for colormap.
Ensure the data range matches the range of the algorithm specified for use with this colormap
This colormap MUST include 0.05 and 50.0
- Returns:
mpl_colors_info – Dictionary of matplotlib plotting parameters, to ensure consistent image output
- Return type:
dict
Module contents#
Geoips passive microwave brightness temperature colormaps init file.