Hi, I am trying to display the NaNs in white color when I plot a data map using pcolor with matplotlib. Does anyone know how to do that? By default the NaNs are displayed in the color corresponding to the lowest value in the colorbar. Thanks, C