Is there a reason why only the COLOR_NAN can be reset when the -D and -M options are being used?
I want to have the values above the color bar range to match the top end of the color bar, but I want NaNs and values below the color bar to be set to white. Is there a way to do this on the command line?
For example (I know, this doesn’t do it, but I want it to):
gmt makecpt -Cjet -Z -D -T0.15/0.30/0.01 -M --COLOR_BACKGROUND=white --COLOR_NAN=white > t.cpt