Commit graph

26 commits

Author SHA1 Message Date
Tiffany Meyer
52246dd0bc Added new purge rule for GFS LAMP data 2022-11-30 14:47:20 -05:00
Tiffany Meyer
276751944c Change the purge retention for RAP13 to longer so can load the 0 forecast hours with other realtime data 2022-07-25 15:24:13 -04:00
Tiffany Meyer
6ce3fa712b Adding the Visibility GFSLamp product to the menu (as per reqeusted by a user) - this change was made manually to EDEX2 on May 10, 2022 (and just today propogated to EDEX1, and both JS2 EDEX's. 2022-06-21 10:05:28 -04:00
Tiffany Meyer
29d827a362 Updated Models Menu
*Restructured index.xml to point to gridIndex.xml so we could add xml seperators and titles
*Removed Precipitation Accumulation from most models (except GFS)
*Re-ordered models, moved models that we aren't ingesting to the bottom
*Labeled the Digital Forecasts and Mesoscale Analysis models
*Updated the HeightComparison.xml to include model names that we are using
  -GFS-->GFS20
  -NAM12 --> NAM40
  -Uncommented HRRR
  -Still exiting but we dont have data: NAVGEM, UKMET-Global, ECMF-Global
*For NBM, RTMA, URMA
  -Created new PrecipAccum.xml bundle file where you can pass in the level variable
  -Updated the TP value to reflect which precip accumulations were used
  -Increased the frame count from 2 to 10
*Updated
2022-02-11 15:26:57 -05:00
Tiffany Meyer
e2820cfeed Grib changes:
-Changed some of the default values for grids so it will process MRMS better/faster (ingestGrib.sh)
-Changed the storing of CONUS MRMS to be concatenated instead of individual files to process faster (pqact.conf and pqact.mrms)
2021-12-22 14:26:47 -05:00
Tiffany Meyer
716de34408 Added in new HRRR Smoke Products
-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
2021-07-12 11:53:15 -04:00
Tiffany Meyer
66fab27d5c Removed special colormap call in model model dewpoint bundle 2021-06-18 13:11:50 -04:00
Tiffany Meyer
1ed7ac5831 More GFS V3 updates
rpms/awips2.upc/Installer.ldm/patch/etc/pqact.conf
rpms/awips2.upc/Installer.ldm/patch/etc/pqact.grids
   -In LDM store GFS1.0 Global data from NOAAPort only - not CONDUIT
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/bundles/grid/Precip-GFS.xml
   -Removed colortable reference here because it's specified in the styleRules
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/postProcessModels/postProcessedModels.xml
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/postProcessModels/precipitationAccumulation.xml
   -Removed typo of a "mapScale" tag
   -Updated some comments
2021-06-11 10:22:42 -04:00
Tiffany Meyer
83eb3ec1a6 Removed RAP20 and RAP40 from the menus and Snow Accum, Lightning Threat, and Simulated Reflectivity 2021-05-07 16:59:36 -04:00
Tiffany Meyer
d50f9604e3 Change Models menu from Global GFS .25 degree to 1.00 degree 2021-05-04 14:23:03 -04:00
Tiffany Meyer
f1d9f96693 Fixes and Updates to MRMS processing and vizualization configuration files.
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
2021-04-28 15:49:20 -04:00
Tiffany Meyer
ef7e102d38 Updated GLM menu in the Surface Menu to match what is in the Satellite menu and moved the Volume Browser files back to awips2/cave/com.raytheon.viz.volumebrowser/localization from edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base since they weren't accessible. 2021-04-28 15:19:26 -04:00
Tiffany Meyer
df889150a1 Minor update - forgot to delete the mrms bundles/menus from the cave plugin (after I had moved it to the edex plugin) 2021-03-23 19:07:46 -04:00
Tiffany Meyer
2c1200f2bf Move mrms bundles and menus from ./awips2/cave/com.raytheon.viz.grid/ to ./awips2/edexOsgi/com.raytheon.uf.edex.plugin.grid/
Copied over 19.3.1 MRMS menus/bundles to edex grid plugin
Copied over 19.3.1
Updated FieldDisplayTypes.xml with the move to edex grid plugin
Moved styleRules from edexOsgi/com.raytheon.uf.common.dataplugin.grid/
 to edexOsgi/com.raytheon.uf.edex.plugin.grid/
Added new OCONUS MRMS grids (com.raytheon.edex.plugin.grib/utility/common_static/base/grib/grids)
Update gribModels_NOAA-161.xml with OCONUS domains
New MRMS Products - update tables and styleRules:
MRMSVIL120min
MRMSVIL1440min
SynthPrecipRateID (Flag - like PrecipType)
RadarOnlyQPE15M (mm)
RadarOnlyQPE12Z (mm)
RadarAQI01H (mm)
RadarAQI03H (mm)
RadarAQI06H (mm)
RadarAQI12H (mm)
RadarAQI24H (mm)
RadarAQI48H (mm)
RadarAQI72H (mm)
GaugeInfIndex01HP2 (mm)
GaugeInfIndex03HP2 (mm)
GaugeInfIndex06HP2 (mm)
GaugeInfIndex12HP2 (mm)
GaugeInfIndex24HP2 (mm)
GaugeInfIndex48HP2 (mm)
GaugeInfIndex72HP2  (mm)
GaugeInfIndex01 → GaugeInfIndex01HP1 (mm)
GaugeInfIndex03 → GaugeInfIndex03HP1 (mm)
GaugeInfIndex06 → GaugeInfIndex06HP1 (mm)
GaugeInfIndex12 → GaugeInfIndex12HP1 (mm)
GaugeInfIndex24 → GaugeInfIndex24HP1 (mm)
GaugeInfIndex48 → GaugeInfIndex48HP1 (mm)
GaugeInfIndex72 → GaugeInfIndex72HP1 (mm)
CONUSMergedRHV ()
CONUSMergedZDR (dBZ)
ANCLayerCompositeReflectivity (dBZ)
BREFMaxHourly (dBZ)
ANCConvectiveOutlook
ANCFinalForecast
L3EchoTop (kft)
L3VIL (kg/m^2)
2021-03-22 18:33:43 -04:00
Tiffany Meyer
ec1546e2a5 Moved all grid and volumebrowser menus, bundles, scales from cave volumebrowser plugin to edex grid plugin so future changes can be made on edex server
Original location of menus, bundles, scales, volumebrowser awips2/cave/com.raytheon.viz.volumebrowser/localization
New location edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base
2021-03-15 12:11:17 -04: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
0c9d552513 add merged hydro/mpe edex feature 2019-01-31 13:24:42 -07:00
mjames-upc
e5388d1ab5 remove datasetinfo grid aliasing 2018-10-26 16:05:33 -06:00
mjames-upc
93d08d3c45 edex mode single file 2/2 2018-08-01 13:44:07 -06:00
mjames-upc
83af442096 rm DGEX 2018-07-20 10:16:47 -06:00
mjames-upc
a5bf9dc37b merge origin/master_18.1.1 into unidata_17.1.1 for unidata_18.1.1 2018-07-05 11:49:57 -06:00
mjames-upc
7bd36e334c initial commit 2018-06-20 17:39:08 -06:00
mjames-upc
6168082298 added files from remotes/origin/master_17.1.1p2..remotes/origin/master_18.1.1 changes 2018-06-20 15:49:54 -06:00
mjames-upc
72596d3dd3 grid modes and properties 2017-10-06 14:20:03 -06:00
mjames-upc
f8cb0cf6f5 goesr derived product regex, goesr pqact.conf 2017-09-30 22:38:50 -06:00
mjames-upc
7e05f25909 initial commit 2017-04-21 18:33:55 -06:00