- these functions all exist in the goesr repo and are newer
- Lee updates these functions in the other repo and that is the correct version to be using
* Renamed VIIRS menu to "Polar Orbiting Satellites"
* Updated pqact/ldmd to request and store Stitched GLM data (not yet on Unidata's IDD)
* Added East-Meso sector to Fire/Hot Spot sectors
* Commented out old styleRules for CAPE that was matching to
*NOTE: Commented out all references of ETSS since we are localized as OAX and no storm surge is expected
*Currently processing RAP13, HRRR, HPCGuide, and NationalBlend
*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
User was having problems with EDEX Ingest starting on a new build (https://github.com/Unidata/awips2/issues/412), and we were able to replicate on a brand new Linux Server.
-Removed the ingest files from the com.raytheon.uf.edex.ndm.dataplugin since they are now in the com.raytheon.uf.edex.ndm plugin
-IDataSetIngester.java
-INationalDatasetSubscriber.java
-NationalDatasetIngester.java
-Added a few new entries in ndm-dataplugin-ingst.xml
-Removed a key line that was setting the ndmProc as the dataplugin NationalDatasetIngester (since it's no longer used here)
-Added in a new java class referenced in the ndm-data-plugin.xml (Import88DLocationsUtil.java)
-I also updated the source JRE System Library from JavaSE 1.6 --> 1.8 for the com.raytheon.uf.edex.plugin.loctables plugin
-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)
-Added the "lma" plugin to be excluded in the pluginExclude mode (which both the ingestGoesR and ingestRadar calls)
-Added the "lma" plugin to be excluded in the pluginModelSoundingExclude mode (which ingestGrids calls)
-Removed the "lma" plugin directly from the ingestRadar mode since it's referenced in the pluginExclude
-On the Default EDEX machine, the lma plugin will start up
-Added/moved from some spi files from configured or site to base
-Removed some spi files from cave/etc/basemaps to utility tree so we could update on the EDEX side
-Had to add back in the com.raytheon.uf.edex.plugin.loctables plugin so it knew what to do with some of the files in /awips2/edex/data/ndm
-Added files from the awips-ndm svn repo to be built by the awips2-edex rpm and get installed to /awips2/edex/data/ndm so that EDEX picks up the files and updates the databases and spi files.
buildEnvironment.sh - changed the release from 1 to 2
build/setup.sh - added code to call awips_spalshscreen_updater jar and update splash.bmp to current build and release
- remove copy of rpms from robin to fserv
feature.xml (edex dataplugins feature) - remove reference to sports glmdecoder which is depricated
wrapper.conf - this is the file that has been dumping heap logs to /data/fxa so I changed the path to /awips2/data/fxa so it didn't fill up the main / mount
ldmd.conf - added GLMF entry (this is for the ISatSS gridded GLM data - for local use only, but won't hurt to have in)
- commented out GLM data from Eric Bruning
pqact.conf - Commented out Eric Bruning GLM entry since it's depricated
- Added new entry for ISatSS gridded GLM data
pqact.goesr - updated to match the pqact.conf
- updated comments to relfect which products were available
parameters.xml - changed all references of 1/s to /s
- modified the build.properties files for the common.aviation and common.dataplugin.satellite jars
Changes to re-enable the proper decoding of modelsounding data
- Two changes were made wrt this:
- Rolled back changes from our big merge from MJ's computer, which included some raytheon commits in 2018 to both the ModelSoundingDataAdapter.java and SoundingStations.java classes
- Then added two small new changes to the ModelSoundingDataAdapter to support the changes to GFS Bufr files earlier this year
The previous check-in of this file, the units were updated to 1/s which was causing issues in CAVE displaying. For the native pressure heights (000, 850, 700, 500, 250 mb) the units were wrong and it wasn't displaying any data, but the interpolated heights were showing up correct. I also noticed this when running python-awips and getting the "unit" of AV as "count" instead of /s.
On systems where this is already installed, I had to manually update the parameter database table:
update parameter set unit = '/s' where abbreviation like 'AV';
-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
-Updated product name for Radar Accumulation Quality Index
-Updated pqact entries to concatenate the OCONUS MRMS products, but not CONUS
-Updated checkFile.pl script to check for files that haven't been touched in 2 minutes instead of 5
-Updated cronjob that runs the checkFile.pl to run every 2 minutes instead of 5
Originally I had copied in everything from the vlab_20.2.3 branch, but was getting "Generated Warning is null" which I wasn't sure why. I then copied back in the original templates that we were using on edex1, then copied in the following impact based templates:
-impactSevereThunderstormWarning*
-impactSevereWeatherStatement.*
-impactSignificantWeatherAdvisory.*
-impactTornadoWarning.*
And updated the config.xml file to use these impact based templates.
NOTE: I did not include the non-convective flash flood warning because that doesn't work since we don't have the dam information.
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
build/repos - had to add awips2-cimss to the list of repos to look at
build/rsync.cave - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz)
build/rsync.dirs - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz)
cave/build/features.txt - had to add the viz feature to this file
cave/build/p2-build.xml - had to add the viz feature to this file
cave/com.raytheon.viz.feature.awips.developer/feature.xml - had to add the viz feature to this file
cave/com.raytheon.viz.product.awips/awips.product - had to add the viz feature to this file
edexOsgi/build.edex/build.xml - had to add the edex feature to this file
NOTE: I tried adding it to the edexOsgi/com.raytheon.edex.feature.uframe/feature.xml but that ended up not working, so I removed it
edexOsgi/build.edex/edex/common.properties - had to create the awips2-cimss repo, add it to the optional repos, and then add the previx edu.wisc
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