From c612c1c5377675acfcfa5379f25cc4fe01a6934a Mon Sep 17 00:00:00 2001 From: Joshua Watson Date: Thu, 25 Jun 2015 16:07:20 -0400 Subject: [PATCH] VLab Issue #8490 - Add HPC Day 6-7 QPF; fixes #8490 Change-Id: Iab8c7f598baa521c6fc814fe5da0287c47e2fb97 Former-commit-id: 7eb9c288e363533d55cd4c453710e2fe0da4b2ce --- .../bundles/ncepHydro/hpc/HPCqpfNDFD.xml | 52 +++++++++++++++++++ .../menus/ncepHydro/hpc/baseHPC.xml | 6 ++- .../menus/ncepHydro/hpc/hpcMenus.xml | 35 +++++++++++-- .../menus/ncepHydro/hpc/precipitation.xml | 6 ++- .../derivedParameters/definitions/TP168hr.xml | 32 ++++++++++++ .../derivedParameters/definitions/TP72hr.xml | 38 ++++++++++++++ .../base/styleRules/d2dContourStyleRules.xml | 4 +- .../base/styleRules/gridImageryStyleRules.xml | 8 +-- 8 files changed, 168 insertions(+), 13 deletions(-) create mode 100644 cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/bundles/ncepHydro/hpc/HPCqpfNDFD.xml create mode 100755 edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP168hr.xml create mode 100644 edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP72hr.xml diff --git a/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/bundles/ncepHydro/hpc/HPCqpfNDFD.xml b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/bundles/ncepHydro/hpc/HPCqpfNDFD.xml new file mode 100644 index 0000000000..863ee7cd68 --- /dev/null +++ b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/bundles/ncepHydro/hpc/HPCqpfNDFD.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${frameCount} + + + + \ No newline at end of file diff --git a/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/baseHPC.xml b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/baseHPC.xml index 554c629687..a677b67a17 100644 --- a/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/baseHPC.xml +++ b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/baseHPC.xml @@ -20,10 +20,12 @@ --> - + + - \ No newline at end of file + diff --git a/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/hpcMenus.xml b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/hpcMenus.xml index 5a1365e067..10b279acee 100644 --- a/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/hpcMenus.xml +++ b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/hpcMenus.xml @@ -11,8 +11,10 @@ + + @@ -90,10 +92,30 @@ + + + + + + + + + + + + + @@ -112,11 +134,11 @@ - + + + - \ No newline at end of file + diff --git a/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/precipitation.xml b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/precipitation.xml index 55feaf55e9..b750b7ad23 100644 --- a/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/precipitation.xml +++ b/cave/com.raytheon.uf.viz.d2d.ui.ncephydro/localization/menus/ncepHydro/hpc/precipitation.xml @@ -27,8 +27,10 @@ menuText="Day 1 Excessive Rainfall" id="day1ExcessiveRainfall"> - + + @@ -137,4 +139,4 @@ - \ No newline at end of file + diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP168hr.xml b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP168hr.xml new file mode 100755 index 0000000000..b57eb7152d --- /dev/null +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP168hr.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP72hr.xml b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP72hr.xml new file mode 100644 index 0000000000..c1f3715c22 --- /dev/null +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TP72hr.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/d2dContourStyleRules.xml b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/d2dContourStyleRules.xml index 18e6e44ba5..23ec447eb1 100644 --- a/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/d2dContourStyleRules.xml +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/d2dContourStyleRules.xml @@ -1095,7 +1095,9 @@ in|.0394|.0| 4 | |f5.2|@.|8000F0FF| |13|\ TP12hr TP48hr TPrun - TP120hr + TP120hr + TP72hr + TP168hr tpHPC tpHPCndfd diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml index 365cfa3b04..97219f5046 100644 --- a/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml @@ -1271,9 +1271,11 @@ TP48hr TPrun TP120hr - TP6hr_std - TP6hr_avg - TP24hr_avg + TP72hr + TP168hr + TP6hr_std + TP6hr_avg + TP24hr_avg