[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python #HSE-220221]: read_colortable



Hello, thanks for the follow-up!

In our own workshop content using Channel 2 
(https://github.com/Unidata/metpy-workshop/blob/main/notebooks/solutions/workshop_solutions.ipynb)
 we use the reversed Greys colormap "Greys_r" from Matplotlib 
(https://matplotlib.org/stable/tutorials/colors/colormaps.html#sequential)

  matplotlib.pyplot.imshow(channel02_data, cmap='Greys_r')

and we let matplotlib handle the normalization and extent of the colormap for 
us. I'm not familiar with the specific colormaps other providers might use for 
visible imagery. I hope this helps!


All the best,

Drew


> Different subject... can you recommend a color map to use with visible
> satellite imagery (ie GOES-18 Channel 2) ?


Ticket Details
===================
Ticket ID: HSE-220221
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.