Commit graph

243 commits

Author SHA1 Message Date
Tiffany Meyer
0037ca66ad Updates for new GFS-FV3 Products:
/awips2/edex/data/utility/common_static/base/grid/master_grib2_lookup.txt
Added the following lines at the end of the file:

// GFSFV3 transition from buckets
TP_T170L42A-NCEP TP_GFS
CP_T170L42A-NCEP CP_GFS

/awips2/edex/data/utility/common_static/base/grib/postProcessModels/postProcessedModels.xml
Commented out:
<!--Tiff updated the model name because of changes in the GFS-Fv3 #20200625-->
        <!-- modelName>GFS20|AK-GFS22|GFS20-.*</modelName -->
Added:
        <modelName>GFS229|GFS20|AK-GFS22|GFS20-.*</modelName>

/awips2/edex/data/utility/common_static/base/grib/postProcessModels/precipitationAccumulation.xml

Commented out:
<!-- Tiff added the new GFS-FV3 updates for precip accum # 20200625 -->
<!--
    <accumulation>
        <model>GFS20|AK-GFS22|GFS20-.*</model>
        <create forecastPeriodHours="3" accumulationParam="TP3hr" minuendParam="TP6hr" subtrahendParam="TP3hr" />
        <create forecastPeriodHours="3" accumulationParam="CP3hr" minuendParam="CP6hr" subtrahendParam="CP3hr" />
    </accumulation>
-->

Added
    <accumulation>
        <model>GFS229|GFS20|AK-GFS22|GFS20-.*</model>
        <create forecastPeriodHours="3" accumulationParam="TP3hr" minuendParam="TP-GFS" subtrahendParam="TP-GFS" />
        <create forecastPeriodHours="6" accumulationParam="TP6hr" minuendParam="TP-GFS" subtrahendParam="TP-GFS" />
        <create forecastPeriodHours="3" accumulationParam="CP3hr" minuendParam="CP-GFS" subtrahendParam="CP-GFS" />
        <create forecastPeriodHours="6" accumulationParam="CP6hr" minuendParam="CP-GFS" subtrahendParam="CP-GFS" />
    </accumulation>

common_static/base/menus/grid/index.xml
          Just changed the menu for GFS20 and GFS to now point to allFamilies-GFS.xml
common_static/base/menus/grid/allFamilies-GFS.xml
           This is a new file, referencing a new bundle VerticalVelocity-GFS.xml and Precip-GFS.xml
common_static/base/bundles/grid/VerticalVelocity-GFS.xml
           This is a new file, referencing GVV instead of PVV
common_static/base/bundles/grid/Precip-GFS.xml
           This is a new file, referencing TP-GFS instead of TP/TPrun and removed the colortable

/awips2/edex/data/utility/common_static/base/styleRules/gridImageryStyleRules.xml
Added TP-GFS and CP-GFS to the existing TP/CP styleRule

    <styleRule>
        <paramLevelMatches>
            <parameter>tpHPCndfd</parameter>
            <parameter>TP</parameter>
            <parameter>TP6hr</parameter>
            <parameter>TP120hr</parameter>
            <parameter>TP168hr</parameter>
            <parameter>CP</parameter>
            <parameter>St-Pr</parameter>
            <parameter>TP1hr</parameter>
            <parameter>TP3hr</parameter>
            <parameter>TP6hr</parameter>
            <parameter>SPAcc</parameter>
            <parameter>TP-GFS</parameter>
            <parameter>CP-GFS</parameter>
        </paramLevelMatches>
        <imageStyle>
            <!-- filterLow="true" -->
            <displayUnits>in</displayUnits>
            <range scale="LOG">
                <minValue>0.005</minValue>
                <maxValue>12</maxValue>
            </range>
            <defaultColormap>Radar/UPC One Hour Precip</defaultColormap>
            <colorbarLabeling>
                <values>0.01 0.03 0.1 0.3 1 3 10</values>
            </colorbarLabeling>
        </imageStyle>
    </styleRule>

/awips2/edex/data/utility/common_static/base/styleRules/d2dContourStyleRules.xml
    <styleRule>
        <paramLevelMatches>
            <parameter>St-Pr</parameter>
            <parameter>CP</parameter>
            <parameter>TP</parameter>
            <parameter>TP1hr</parameter>
            <parameter>TP3hr</parameter>
            <parameter>TP6hr</parameter>
            <parameter>TP-GFS</parameter>
            <parameter>CP-GFS</parameter>
        </paramLevelMatches>
        <contourStyle>
            <displayUnits>in</displayUnits>
            <displayFlags>NoPlane</displayFlags>
            <contourLabeling labelSpacing="4" minMaxLabelFormat="#0.00"
                maxLabel=".">
                <values>0.01 0.1 0.25 0.5 0.75 1 1.5 2 3 4 6 8 10</values>
            </contourLabeling>
        </contourStyle>
    </styleRule>
2020-11-24 18:33:55 -05:00
Tiffany Meyer
ef46e66540 Updated the d2dContourStyleRules.xml to match what was on edex2 2020-11-24 18:32:45 -05:00
Tiffany Meyer
48ac93002b Adding edexOsgi/deploy.edex.awips2/esb/bin/scriptLauncher in to allow the edex rpms to build 2020-11-23 20:20:23 -05:00
Tiffany Meyer
971c87db19 Local updates from Michael on moe that updated which repos and features/plugins are needed. Specifically removed awips2-cimss, awips2-collaboration, awips2-hazards, awips2-nasa, awips2-nws, awips2-ohd, awips2-swpc. However awips2-nws was still needed.
README.md
Michael modified, and removed:
        git clone https://github.com/Unidata/awips2-cimss.git

build/repos
Michael removed these repos that are needed to build the rpms:
awips2-cimss
awips2-collaboration
awips2-hazards
awips2-nasa
awips2-nws
awips2-ohd
awips2-swpc
Tiff added back in awips2-nws because it was still needed:
awips2-nws

build/rsync.cave
Michael removed the syncing of awips2-cimss, awips2-hazards, awips2-nasa, awips2-ohd, awips2-swpc directories

build/rsync.dirs
Michael removed the syncing of awips2-hazards, awips2-nasa, awips2-ohd, awips2-swpc, awips2-nws directories
Tiff re-added back in the awips2-nws directories?

cave/build/features.txt
Michael removed edu.wisc.ssec.cimss.viz.convectprob.feature

cave/build/p2-build.xml
Michael removed the cimss convectprob feature
   <antcall target="p2.build.repo">
     <param name="feature" value="edu.wisc.ssec.cimss.viz.convectprob.feature" />
   </antcall>

cave/com.raytheon.viz.feature.awips.developer/feature.xml
Michael removed the cimss convectprob feature

cave/com.raytheon.viz.product.awips/awips.product
Michael removed the cimss convectprob feature

docs/dev/awips-development-environment.md
Michael removed the cimss repo

edexOsgi/build.edex/edex/common.properties
Michael updated the repos needed to build within eclipse

edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml
Michael removed awips2-cimss features
2020-11-16 17:42:55 -05:00
Tiffany Meyer
6e3d431977 These were changes Michael made on moe locally that were "added" but never committed. 2020-11-16 11:45:40 -05:00
mjames-upc
e73b51cc3f 18.2.1 naming update 2019-06-24 11:12:13 -06:00
mjames-upc
644bbc5746 fewer separate log files 2019-06-21 13:50:21 -06:00
mjames-upc
c6aaa554cb glm, dmw, sat product updates 2019-04-18 15:17:54 -06:00
mjames-upc
b8db28867e ldm updates for NAIMGE from conduit, satellite plugin naming updates 2019-04-11 10:49:46 -06:00
mjames-upc
a5515d6c4e colormap name cleanup 2019-04-11 10:32:30 -06:00
mjames-upc
1429aa9445 mute mcp3_icp_iface in hydroapps 2019-03-04 10:59:42 -07:00
mjames-upc
2d647b5fbf fix SPBARO derived parm 2019-02-08 14:22:14 -07:00
mjames-upc
700b2624c6 BARO is barotropic, not barometric velocity (RTOFS) 2019-02-08 13:38:29 -07:00
mjames-upc
07564d6611 HCPqpfNDFD style rules 2019-02-07 14:33:13 -07:00
mjames-upc
2ec0e7ec73 caveBuild final for 18.1.1-5 linux 2019-02-05 09:03:13 -07:00
mjames-upc
0cd7d7e322 rm REGION, DESK, WORKSTATION localization levels 2019-02-04 11:53:21 -07:00
mjames-upc
0a5fe069d0 Force sync of python files required by GFE perspective 2019-02-04 09:25:54 -07:00
mjames-upc
0c9d552513 add merged hydro/mpe edex feature 2019-01-31 13:24:42 -07:00
mjames-upc
eeaf4fec58 NAW guantanamo wsr88d products 2019-01-31 12:45:07 -07:00
mjames-upc
5901135df2 cleanup and remove damagepath from common/edex 2019-01-30 13:22:31 -07:00
mjames-upc
cff287fd9c build and feature set updates for text.subscription removal, building gfe 2019-01-30 12:13:18 -07:00
mjames-upc
972df821dd some security cleanup 2019-01-30 12:11:47 -07:00
mjames-upc
f91fe0977a a few more typo fixes 2019-01-30 12:10:55 -07:00
mjames-upc
0b07a226b6 fix python headers 2019-01-30 12:08:15 -07:00
mjames-upc
be0728dc6f remove, mute, and edit how gfe, ifs, and text subscriptions behave 2019-01-30 12:06:55 -07:00
mjames-upc
a98fdacc26 rm dgex 2019-01-29 11:59:44 -07:00
mjames-upc
f9e4756e85 gfesuite, admin, hostname cleanup for EDEX 2019-01-29 11:59:23 -07:00
mjames-upc
2af0a9170f build updates for dd, remove collab 2019-01-23 11:07:52 -07:00
mjames-upc
a21a4122ad grib and radar prop file rename 2019-01-23 11:06:49 -07:00
mjames-upc
bb8e7f2cf2 OCP ascat grid support 2019-01-23 11:05:47 -07:00
mjames-upc
32e0f45e71 deploy repos from eclipse 2019-01-15 18:09:58 -07:00
mjames-upc
a1bf1f424e pqact.conf updates for GOES17 products 2019-01-09 10:02:39 -07:00
mjames-upc
65430f2e6f fix for building binlightning w ost dependency 2019-01-07 10:40:54 -07:00
mjames-upc
c196898c3a we don't use afos2awips.legacyFileLocation 2019-01-07 10:39:47 -07:00
mjames-upc
3eaeccf381 featureset cleanup for dev/prod CAVE 18.1.1-4 2019-01-04 09:50:50 -07:00
mjames-upc
0bee00c756 addback binlightning from AWIPS2_Dev_Baseline 2019-01-04 09:49:52 -07:00
mjames-upc
9b1402b3ad complete features build 2018-12-26 12:01:27 -07:00
mjames-upc
3d8cf5e249 grib wizard cleanup 2018-12-21 13:31:31 -07:00
mjames-upc
eed5bf6a2a merge origin/master_18.1.3 updaes 2018-12-21 09:43:57 -07:00
mjames-upc
dbd502eec9 mute grib decoder perf logging 2018-12-20 13:00:15 -07:00
mjames-upc
a250604e5c remove leftover binlightning plugins from edexOsgi (moved to awips2-nws) 2018-12-20 12:58:15 -07:00
mjames-upc
23204511d6 mute logging in McidasSatelliteDecoder and ModelSoundingPersistenceManager 2018-12-19 11:03:41 -07:00
mjames-upc
ddeed72777 add WarningLookups, phensigColors.xml, AbstractWWAResource updates to map values to colors 2018-12-19 11:02:38 -07:00
mjames-upc
e5388d1ab5 remove datasetinfo grid aliasing 2018-10-26 16:05:33 -06:00
mjames-upc
dbaae7bf26 manual ingest endpoint 2018-10-25 14:40:31 -06:00
mjames-upc
479183dc6a build 18.1.1-3 2018-10-23 11:53:56 -06:00
mjames-upc
1e7f870280 update assembleGetColumnValues passed arguments 2018-10-22 10:11:58 -06:00
mjames-upc
821523c859 updates from dev baseline master_18.1.1 2018-10-14 08:40:41 -06:00
mjames-upc
50ac8032f9 rm SvcBackupUtil/ClearGfeOrphanedLocks 2018-10-14 08:36:34 -06:00
mjames-upc
9b328fa15e add grid528528, cleanup FNMOC naming 2018-09-25 21:37:22 -06:00