NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
BSD 3-Clause "New" or "Revised" License
179 stars 49 forks source link

2D Renderer Color Map Max Bounds Clipping #468

Open StasJ opened 6 years ago

StasJ commented 6 years ago

At certain min/max color mapping data bounds, the color mapping will clip as can be seen in the attached photos.

To Reproduce:

  1. Open Katrina
  2. Add and enable TwoDData Renderer with U10 variable
  3. Set max color map data bounds to 26.834 and rendering will be correct
  4. Increase to 26.835 and color map will clip
  5. If you increase further to 26.839 it will be fixed
screen shot 2017-11-22 at 7 47 29 pm screen shot 2017-11-22 at 7 47 43 pm
StasJ commented 6 months ago

Still present except now it seems to clip at 26.839 instead