awips2/edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base/nucaps/nucapsConfig.xml
ucar-tmeyer 733cd56165 More updates to the Satellite Menus (VIRRS and legacy UNIWISC data)
-Moved NPP/VIIRS/NUCAPS menus/bundles/etc from CAVE to EDEX side
-Updated menus to have the new menu items and reorganized the satellite menu a bit
2023-06-20 18:51:27 +00:00

9 lines
403 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<nucapsConfig>
<!-- QC color model: 0: pass, 1/17: partially passed, 9/25: totally failed, and others: default.
Color names can be found at /awips2/cave/etc/colorfile/rgb.txt or use #rrggbb -->
<passed>green</passed>
<partiallyPassed>yellow</partiallyPassed>
<totallyFailed>red</totallyFailed>
<default>gray</default>
</nucapsConfig>