Because macs can't use openGL shader, some gridded products don't display correctly, specifically on the M1's. It appears like the "NO DATA" gets plotted at the max color instead of min so the whole map has extra shaded areas when the dataMapping tag is used. I attempted to change quite a few of these from the dataMapping tag to the colorbarLabeling tag.
In some of these cases when changing to the colorbarLabeling tag and plotting the data, some "NO DATA" areas show up as negative numbers, but it at least looks much better
Updated MRMS StyleRules:
-Reflectivity products
-Echo Tops
-Thickness
-VII
-VIL Density
-VIL
-Az Shear
-Rotation Tracks
-MESH
-POSH
-SHI
-Lightning Density
-SPR
-RQI
-HSR Height
-Gauge Infl
-Model Freezing Height
-Brightband Top/Bottom Height
-Warm Rain Prob
MRMS Products still not working:
-Lightning Prob
-Lightning Jump
-Streamflow
-Streamflow Unit
-Soil Moisture
-QPE Radar Only, MSP1, MSP2 - this is really weird - colormap doesn't look the same on mac/linux
MRMS Products that work correctly as is:
-ARI
-FFG
-SPT
-Model Temp
-Model Wet Bulb
This is in reference to this DR: https://vlab.noaa.gov/awips-redmine/issues/2003073
If you already have a running EDEX and need to make this change, manually update the parameters.xml and then update the database table:
update parameter set unit='/s' where unit like '1/s';
-Added CompRefl to HRRR menu (and bundle)
-Added SPC Outlook colormap and styleRules
-Updated some Vorticity units to display correctly in the styleRules
*gridImageryStyleRules.xml
-Added back in styleRules for HRRR Smoke products
*grib/postProcessModels/precipitationAccumulation.xml
-Added “GFS.*” to model name
*grib/postProcessModels/postProcessedModels.xml
<!-- Post processor definition for the GFS20 model -->
<postProcessedModel id="GFS20">
<modelName>GFS229|GFS215|GFS217|GFS20-.*|GFS.*</modelName>
<processorName>PrecipAccumPostProcessor</processorName>
</postProcessedModel>
gridImageryStyleRules
modified the lightning probability value (removed the *100)
added new styleRule for AzShear products
updated VIL Denstiy entry
added Seamless HSR Height
Update FLASH FFG to label as "", the unit was set to % previously which was causing wrong scaling
Corrected CONUSMergedRHV parameter
Corrected colortable for CONUSMergedZDR
updated styleRules for PrecipRate
Added new mrmsAzShear colormap
Added new VIL Density colormap
Added new Seamless HSR Height colormap
Updated mrmsSPRDP colormap to black out 0
mrmsProducts.xml
Added VIL Density and VIL 120 min and 1440 min swaths to menu
Remove 5km Composite Reflectivity and RALA from menu
Removed Cube
Removed Precip-->QPE Gauge Only, QPE Radar w/ Gauge Bias Correction, QPE Mountain Mapper
Added Gauge Influence Index Pass 1 and 2
Added QPE Radar QPI
Added Seamless HSR Height
FLASH - remove QPF Models from menu
Added in quite a few new reflectivity products
Reorganized menus
Updated/Reoganized AK, CA, HI, and GU product menus
Caribbean - FALSH QPE models are on 500m domain instead of 1km
Had to add new domains for Hawaii and Guam
MRMS-500m-GUAM2.xml 10042 : 17.995 | 500.005004
MRMS-500m-HAWAII2.xml 10022 : 25.9975| 196.0025
MRMS-500m-HAWAII3.xml 10023 : 25.995|196.005004
Conflicts:
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/models/gribModels_NOAA-161.xml
-Added HRRR-Smoke domain to the gribModels_NCEP-7.xml
-Added new HRRR-Smoke products to the grib tables
4.2.0.4.table
4.2.0.20.table
-Added new entry in ldmd.conf and pqact.conf to request and store data
-New LDM script to process the HRRR Smoke products (changeHrrrSmokeProcessId.sh)
-Added new menu entry in the models menu for the new products
-Added new styleRules for the new products
-Added new bundle files for the new products
-Added new colormaps for the new products
Conflicts:
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/models/gribModels_NCEP-7.xml
edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/grid/dataset/alias/d2d-title.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid/hrrrSmokeProducts.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid/index.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/purge/gridPurgeRules.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml
rpms/awips2.upc/Installer.ldm/patch/etc/ldmd.conf
rpms/awips2.upc/Installer.ldm/patch/etc/pqact.conf
(updating bundles, colormaps, menus, and styleRules)
GFS 1.00 Global/GFS
-----------------------
-Updated model names in derivedParameters/definitions/msl-P.xml
-Total Precip is in mm not inches
-Add TP-GFS and CP-GFS parameters to gridImageryStyleRules.xml
-Add TP-GFS and CP-GFS parameters to d2dContourStyleRules.xml
-Change default Colormap to Radar/UPC On Hour Precip
-Add colormap Radar/UPC One Hour Precip
-Add colormap Temperature F.cmap
-Add colormap Relative Humidity.xml
In grid/bundles:
sed -i ‘s/Gridded Data/gridded data/’ *xml
-In menus/gridIndex.xml - change the GFS 1.00 frame count to 41
-Add colormap NDFD Min Max Temp.cmap
-Remove Potential Vorticity for all models
-Add colormap Isentropic.cmap
GFS LAMP
------------
-Surface Temp - uses the SurfaceTempWind.xml bundle file which loads 10FHAG Wind also but LAMP doesn’t have that, only 0FHAG and surface (both V18 and V20)
-Surface Temp Error
-Legend wasn’t correct, removed the max/min from styleRules
-Changed Winds to FHAG 0.0 instead of 10.0
-Missing MSL-P (both V18 and V20)
-DewpointTempError
-Removed whole colormap/ranges in styleRules
-Visibility - no min/max on legend
-Fix Visibility styleRules, change to LINEAR, add ranges, add labeling
-Remove colormap settings in bundle
-Categorical Lightning & Convection
-Remove colormap settings in bundle
-Add new styleRules
-Lightning & Convection Probability
-Remove colormap settings in bundle
-Add new styleRules
HRRR
-------
-Need to add a new menu (HRRRFamilies.xml) that removes some products we don’t have for HRRR
Comparison Families
---------------------
-MSLP
-Updated bundle to set HRRR and RAP13 to true for visibility when plotting
-Updated bundle to use “RAP13” instead of “RAP-13km”
National Blend
----------------
-2m Temp and 10m Wind
-No 10m Wind so changing to surface wind
HFR - Ocean Sfc Wind
----------------------
-Removed colormap info from HFR.xml bundle
-Added colormap info to gridImageryStyleRules.xml
WW3 Models (FNMOC, NOAA, NCEP)
------------------------------
No data (both V18 and V20)
Remove from menus (comment out)
ESTOFS
-----------
-Tidal Height
-Remove colormap info from ETSRG.xml
-Added rest of colormap info to styleRules
General:
------------
-gridIndex.xml
-Commented out WW3 products since we’re not receiving that data
-Removed the bottom NDFD submenu since already in the menu
-allFamilies.xml
-Remove potential vorticity
To Do:
-Fix Vorticity for GFS20, GFS1p0, NAM12, NAM40, and RAP13 (only works for HRRR)
-GFS models - fix surface precip
-GFS models - fix missing MSL-P product
-----------------------------------------------------------------
*edexOsgi/build.edex/build.xml
-Added com.raytheon.uf.edex.goesr.feature
*edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
-Added com.raytheon.uf.edex.goesr.feature
*com.raytheon.viz.volumebrowser/plugin.xml
-Update the Volume Browser label from “Browser…” to “Volume Browser”
-Add it to the “model” menu instead of “volume”
-Add the volume browser to the “tools” menu
*menus/grid
-copied grid menu from unidata_18.2.1 to unidata_20.3.2 (awips2/edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid)
-Removed the volume menu from CAVE side (awips2/cave/com.raytheon.viz.volumebrowser/localization/menus/volume)
-Moved the xml menu from CAVE side to edex
*bundles
-copied grid bundles from unidata_18.2.1 to unidata_20.3.2 (awips2/edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/)
-Removed volume bundles from CAVE side (awips2/cave/com.raytheon.viz.volumebrowser/localization/bundles)