Release Notes - Jazz - Version 2.5.2
(2019-11-20)
Improvements
- Added new command-line option to generate a generic colorblind-safe color palette with user-defined options for minimum value, maximum value, and number of colors. See the README for a full description.
- Added geopotential meters, "gpm," as a recognized unit for vertical coordinate system unit conversions.
Bug Fixes
- Fixed parsing of colorscale colors, when specified using "X11-style" names.
- Improved loading of cross section vlevels when using DataDrivenProperties. This previously expected a vlevel type for each vlevel param value, but now intuits levels based on non-zero values.
- Refactored MDVTOPO layer handler to correctly use a temporalMdvDataDesc for loading topographic data into the cross section window.
- Fixed missingValueColor and badValueColor definitions and erroneous documentation.
- Fixed exception when value is at the minimum of the first bin in a gradient colorscale, which was preventing rendering.