From 2cc1089ca434698f7cb12b4de56285eac96d4b71 Mon Sep 17 00:00:00 2001 From: "Kiran.Shrestha" Date: Wed, 17 Dec 2014 21:20:57 +0000 Subject: [PATCH] ASM #622 Total Precipitable Water (TPW) satellite field should be displayed in inches Change-Id: Ia7aba807682f559f11522491f7d64280eef9eac0 Former-commit-id: 79845d8507753c92c5503e18efd2baa0d00a78f9 [formerly 897ca1de81056a50decc8d9f20d0bb4636921763] [formerly 8216ea6b6b04afb45f634659d425899c58df6c29] [formerly 991f4c22c8a8a48068a6eee2222baeec1a4d8f6a [formerly 8216ea6b6b04afb45f634659d425899c58df6c29 [formerly 039ccf8cf811b9e4f868138da8074df3ea4a862a]]] Former-commit-id: 991f4c22c8a8a48068a6eee2222baeec1a4d8f6a Former-commit-id: 40365b112ab97a8589f424b1ae648402b17f7abd [formerly dff62cf9d346706fdfdfb0f5fb34e1f8555df8f4] Former-commit-id: 2f498d1e9be8bc07d45e77d4287b1166939d9382 --- .../viz/satellite/SatelliteConstants.java | 3 ++- .../styleRules/satelliteImageryStyleRules.xml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/SatelliteConstants.java b/cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/SatelliteConstants.java index a32c7ee3b6..7d68ad2b77 100644 --- a/cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/SatelliteConstants.java +++ b/cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/SatelliteConstants.java @@ -32,6 +32,7 @@ import java.util.HashMap; * ------------ ---------- ----------- -------------------------- * 02/26/09 jsanchez Initial Creation. * 03/16/09 800 jsanchez Updated legend. + * 12/16/14 15196 kshrestha Converted Millimeters to Inches for Total Precip Water * * */ @@ -71,7 +72,7 @@ public class SatelliteConstants { private static final String SOUNDER_BASED_DERIVED_LI_LEGEND = "GOES Sounder DPI Lifted Index ( C )"; - private static final String SOUNDER_BASED_DERIVED_PW_LEGEND = "Total Precip Water (mm)"; + private static final String SOUNDER_BASED_DERIVED_PW_LEGEND = "Total Precip Water (in)"; private static final String SOUNDER_BASED_DERIVED_SFC_SKIN_LEGEND = "GOES Sounder DPI Skin Temperature ( C )"; diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.satellite/utility/common_static/base/styleRules/satelliteImageryStyleRules.xml b/edexOsgi/com.raytheon.uf.common.dataplugin.satellite/utility/common_static/base/styleRules/satelliteImageryStyleRules.xml index 2d6aa8875b..8f71c3ac74 100644 --- a/edexOsgi/com.raytheon.uf.common.dataplugin.satellite/utility/common_static/base/styleRules/satelliteImageryStyleRules.xml +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.satellite/utility/common_static/base/styleRules/satelliteImageryStyleRules.xml @@ -166,18 +166,18 @@ Composite - mm + in 0 - 85.425 + 3.36 - -0.3 - 67 + -0.01 + 2.64 Sat/Precip Water/Precip Water Default - 10 20 30 40 50 67 + 0.4 0.8 1.2 1.6 2.0 2.6 @@ -289,14 +289,14 @@ Miscellaneous - mm + in - -176 - 76 + -7 + 3 Sat/Precip Water/Blended Total Precip Water - 0 25 50 75 + 0 1 2 3