herbie.paint.NWSWindChill#

class herbie.paint.NWSWindChill[source]#

National Weather Service Wind Chill colormap properties.

Identical to NWSHeatIndex.

__init__()#

Methods

Attributes

bounds

cbar_kwargs

cbar_kwargs2

cmap

cmap2

colors

kwargs

kwargs2

name

norm

norm2

units

variable

Attributes:

bounds = array([-47.5, -45. , -42.5, -40. , -37.5, -35. , -32.5, -30. , -27.5,        -25. , -22.5, -20. , -17.5, -15. , -12.5, -10. ,  -7.5,  -5. ,         -2.5,   0. ,   2.5,   5. ,   7.5,  10. ,  12.5,  15. ,  17.5,         20. ,  22.5,  25. ,  27.5,  30. ,  32.5,  35. ,  37.5,  40. ,         42.5,  45. ,  47.5])#
colors = array(['#91003f', '#ce1256', '#e7298a', '#df65b0', '#ff73df', '#ffbee8',        '#ffffff', '#dadaeb', '#bcbddc', '#9e9ac8', '#756bb1', '#54278f',        '#0d007d', '#0d3d9c', '#0066c2', '#299eff', '#4ac7ff', '#73d7ff',        '#adffff', '#30cfc2', '#009996', '#dcdcdc', '#dcdcdc', '#dcdcdc',        '#dcdcdc', '#dcdcdc', '#dcdcdc', '#dcdcdc', '#ffeda0', '#fed176',        '#feae2a', '#fd8d3c', '#fc4e2a', '#e31a1c', '#b10026', '#800026',        '#590042', '#280028'], dtype='<U7')#
norm = np.float64(-47.5)#
norm2 = array([-47.5, -45. , -42.5, -40. , -37.5, -35. , -32.5, -30. , -27.5,        -25. , -22.5, -20. , -17.5, -15. , -12.5, -10. ,  -7.5,  -5. ,         -2.5,   0. ,   2.5,   5. ,   7.5,  10. ,  12.5,  15. ,  17.5,         20. ,  22.5,  25. ,  27.5,  30. ,  32.5,  35. ,  37.5,  40. ,         42.5,  45. ,  47.5])#