[ncl-talk] Reverse colors within res at cn
Buzan, Jonathan
jbuzan at purdue.edu
Fri Mar 4 06:00:07 MST 2022
Hello NCL-Talk,
I am making a complicated plot with multiple color palettes using the cn resources.
ex.
res at cnFillPalette = "hotcold_18lev"
res1 at cnFillPalette = “GreenMagenta16”
Is there a way to reverse the colors without resetting all colors, e.g. gsn_reverse_colormap(wks)? I don’t want to reverse all the colors for the plots, just the plots calling the GreenMagenta16.
Cheers,
-Jonathan
More information about the ncl-talk
mailing list