When dropping it into the ndm end point, it only copied it to OAX, but we need it at the base level. This file fills in the WSFO ID whcih then allows the CCCC TTAAii headers to get filled in for Warngen
Plugins removed from commenting out com.raytheon.uf.edex.hydro.feature from com.raytheo.edex.feature.uframe/feature.xml:
com.raytheon.edex.plugin.shef.jar
com.raytheon.uf.common.dataplugin.mpe.jar
com.raytheon.uf.common.dataplugin.shef.jar
com.raytheon.uf.common.hydro.jar
com.raytheon.uf.common.mpe.jar
com.raytheon.uf.common.ohd.jar
com.raytheon.uf.common.xmrg.jar
Plugins not built because com.raytheon.uf.edex.mpe.feature was removed from com.raytheo.edex.feature.uframe/feature.xml
com.raytheon.uf.common.mpe.gribit2.jar
com.raytheon.uf.edex.plugin.mpe.dpa.jar
com.raytheon.uf.edex.plugin.mpe.jar
com.raytheon.uf.edex.plugin.mpe.test.jar
Plugins not built because com.raytheon.uf.edex.dat.feature was removed from com.raytheo.edex.feature.uframe/feature.xml
com.raytheon.uf.common.dataplugin.cwat.jar
com.raytheon.uf.common.dataplugin.ffmp.jar
com.raytheon.uf.common.dataplugin.fog.jar
com.raytheon.uf.common.dataplugin.fssobs.jar
com.raytheon.uf.common.dataplugin.preciprate.jar
com.raytheon.uf.common.dataplugin.qpf.jar
com.raytheon.uf.common.dataplugin.scan.jar
com.raytheon.uf.common.dataplugin.vil.jar
com.raytheon.uf.common.monitor.cpg.jar
com.raytheon.uf.common.monitor.jar
com.raytheon.uf.edex.cpgsrv.jar
com.raytheon.uf.edex.dat.utils.jar
com.raytheon.uf.edex.ohd.jar
com.raytheon.uf.edex.plugin.cwat.jar
com.raytheon.uf.edex.plugin.ffmp.jar
com.raytheon.uf.edex.plugin.fog.jar
com.raytheon.uf.edex.plugin.fssobs.jar
com.raytheon.uf.edex.plugin.loctables.jar
com.raytheon.uf.edex.plugin.preciprate.jar
com.raytheon.uf.edex.plugin.qpf.jar
com.raytheon.uf.edex.plugin.scan.common.jar
com.raytheon.uf.edex.plugin.scan.jar
com.raytheon.uf.edex.plugin.vil.jar
Plugins not built because com.raytheon.uf.edex.aviation.feature was removed from com.raytheo.edex.feature.uframe/feature.xml
com.raytheon.uf.common.tafqueue.jar
com.raytheon.uf.edex.aviation.aag.jar
com.raytheon.uf.edex.aviation.jar
com.raytheon.uf.edex.metartohmdbsrv.jar
The following plugins we completely removed:
com.raytheon.uf.common.backupsvc.jar
com.raytheon.uf.common.localization.backup.jar
com.raytheon.uf.edex.backupsvc.jar
com.raytheon.uf.edex.localization.backup.jar
----------------------------------------------------------------------
These were all changes Michael had made to previous Unidata versions on AWIPS
Main plugin: com.raytheon.uf.edex.plugin.satellite.mcidas
-Add couple new packages
-org.apache.commons.codec
-ar.com.jhg.pngj
-Added quite a bit back into McidasSatellite.java
-McidasSatelliteLookups.java
-Changed area lookup name to sensor source
-Mcidas Configs:
-creatingEntities.xml
-physicalElements.xml
-areaNames.xml
This brought up a few errors, pointing to updates I needed to make to
-com.raytheon.uf.common.geospatial: MapUtil.java
-Added decoding of GVAR native projection products
-com.raytheon.edex.plugin.satellite: SatSpatialFactory.java
-Added GVAR native projection support.
-South polar stereogrpahic support added.
-com.raytheon.edex.plugin.satellite: SatMapCoverageDao.java
-Add criteria for line element/res
-Update satellite menus to have mcidas/UNIWISC entries
-com.raytheon.uf.common.dataplugin.satellite: SatMapCoverage.java
-Added McIDAS GVAR native projection support.
-Un-deprecate projection and fix for goesr ingest.
-Added back in the NSHARP button and icon
-Re-implemented Unidata's v18 NSHARP load functionality (instead of loading a file, it queuries the database and provides a map of available soundings at differnt times)
-Had to add the com.raytheon.uf.edex.ncep.nco.feature to the list of uframe features so that a few ncep edex plugins would start up with ingest
-Added CompRefl to HRRR menu (and bundle)
-Added SPC Outlook colormap and styleRules
-Updated some Vorticity units to display correctly in the styleRules
-Removed phensig print statement
-Fixed the colorized surface products
-Updated menu items to reference WPC instead of HPC (TODO: on the EDEX side the model data gets decoded as HPC still, but that's a deeper dive to make all of those changes)
-Remove NCEP Upper Air menu items (don't have any data populating this)
-com.raytheon.viz.warnings
Summary can be found in this commit: c5fbae1363
-com.raytheon.uf.common.dataplugin.warning
Summary can be found in this commit: ddeed72777
(also deleted some modes in the awips2-core repo)
NOTE: the new ingestRadar and ingestGoesR modes don't work. Currently on EDEX we're just limiting data via LDM pqact's instead of the ingest modes.
-qpidNoify.py - change the default server to always be "localhost"
-checkFileTime.pl - change the call to the qpidNotify.py script to "sudo su - awips -c" otherwise environment variables won't be correct when running the script via cron
*com.raytheon.uf.common.dataplugin.satellite
-Move all colormaps, derived parameters, menus, and styleRules to com.raytheon.edex.plugin.satellite
*com.raytheon.viz.satellite
-Move all bundles and menus to com.raytheon.edex.plugin.satellite
*menues/satellite/index.xml
-Only have reference to goesr menu
-Reference to base satellite menus commented out for now
*gridImageryStyleRules.xml
-Added back in styleRules for HRRR Smoke products
*grib/postProcessModels/precipitationAccumulation.xml
-Added “GFS.*” to model name
*grib/postProcessModels/postProcessedModels.xml
<!-- Post processor definition for the GFS20 model -->
<postProcessedModel id="GFS20">
<modelName>GFS229|GFS215|GFS217|GFS20-.*|GFS.*</modelName>
<processorName>PrecipAccumPostProcessor</processorName>
</postProcessedModel>
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
Conflicts:
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/models/gribModels_NOAA-161.xml
-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
Conflicts:
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/models/gribModels_NCEP-7.xml
edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/grid/dataset/alias/d2d-title.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid/hrrrSmokeProducts.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid/index.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/purge/gridPurgeRules.xml
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml
rpms/awips2.upc/Installer.ldm/patch/etc/ldmd.conf
rpms/awips2.upc/Installer.ldm/patch/etc/pqact.conf
(updating bundles, colormaps, menus, and styleRules)
GFS 1.00 Global/GFS
-----------------------
-Updated model names in derivedParameters/definitions/msl-P.xml
-Total Precip is in mm not inches
-Add TP-GFS and CP-GFS parameters to gridImageryStyleRules.xml
-Add TP-GFS and CP-GFS parameters to d2dContourStyleRules.xml
-Change default Colormap to Radar/UPC On Hour Precip
-Add colormap Radar/UPC One Hour Precip
-Add colormap Temperature F.cmap
-Add colormap Relative Humidity.xml
In grid/bundles:
sed -i ‘s/Gridded Data/gridded data/’ *xml
-In menus/gridIndex.xml - change the GFS 1.00 frame count to 41
-Add colormap NDFD Min Max Temp.cmap
-Remove Potential Vorticity for all models
-Add colormap Isentropic.cmap
GFS LAMP
------------
-Surface Temp - uses the SurfaceTempWind.xml bundle file which loads 10FHAG Wind also but LAMP doesn’t have that, only 0FHAG and surface (both V18 and V20)
-Surface Temp Error
-Legend wasn’t correct, removed the max/min from styleRules
-Changed Winds to FHAG 0.0 instead of 10.0
-Missing MSL-P (both V18 and V20)
-DewpointTempError
-Removed whole colormap/ranges in styleRules
-Visibility - no min/max on legend
-Fix Visibility styleRules, change to LINEAR, add ranges, add labeling
-Remove colormap settings in bundle
-Categorical Lightning & Convection
-Remove colormap settings in bundle
-Add new styleRules
-Lightning & Convection Probability
-Remove colormap settings in bundle
-Add new styleRules
HRRR
-------
-Need to add a new menu (HRRRFamilies.xml) that removes some products we don’t have for HRRR
Comparison Families
---------------------
-MSLP
-Updated bundle to set HRRR and RAP13 to true for visibility when plotting
-Updated bundle to use “RAP13” instead of “RAP-13km”
National Blend
----------------
-2m Temp and 10m Wind
-No 10m Wind so changing to surface wind
HFR - Ocean Sfc Wind
----------------------
-Removed colormap info from HFR.xml bundle
-Added colormap info to gridImageryStyleRules.xml
WW3 Models (FNMOC, NOAA, NCEP)
------------------------------
No data (both V18 and V20)
Remove from menus (comment out)
ESTOFS
-----------
-Tidal Height
-Remove colormap info from ETSRG.xml
-Added rest of colormap info to styleRules
General:
------------
-gridIndex.xml
-Commented out WW3 products since we’re not receiving that data
-Removed the bottom NDFD submenu since already in the menu
-allFamilies.xml
-Remove potential vorticity
To Do:
-Fix Vorticity for GFS20, GFS1p0, NAM12, NAM40, and RAP13 (only works for HRRR)
-GFS models - fix surface precip
-GFS models - fix missing MSL-P product
-----------------------------------------------------------------
*edexOsgi/build.edex/build.xml
-Added com.raytheon.uf.edex.goesr.feature
*edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
-Added com.raytheon.uf.edex.goesr.feature
*com.raytheon.viz.volumebrowser/plugin.xml
-Update the Volume Browser label from “Browser…” to “Volume Browser”
-Add it to the “model” menu instead of “volume”
-Add the volume browser to the “tools” menu
*menus/grid
-copied grid menu from unidata_18.2.1 to unidata_20.3.2 (awips2/edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid)
-Removed the volume menu from CAVE side (awips2/cave/com.raytheon.viz.volumebrowser/localization/menus/volume)
-Moved the xml menu from CAVE side to edex
*bundles
-copied grid bundles from unidata_18.2.1 to unidata_20.3.2 (awips2/edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/)
-Removed volume bundles from CAVE side (awips2/cave/com.raytheon.viz.volumebrowser/localization/bundles)
-com.raytheon.uf.common.dataplugin.ldad
-com.raytheon.uf.common.dataplugin.ldadhydro
-com.raytheon.uf.common.dataplugin.ldadmesonet
-com.raytheon.uf.common.dataplugin.qc
-com.raytheon.edex.plugin.ldadhydro
-com.raytheon.edex.plugin.ldad
-com.raytheon.uf.edex.plugin.ldadmesonet
-com.raytheon.uf.edex.plugin.qc
Also removed these same plugins from edexOsgi/com.raytheon.uf.edex.dataplugins.feature/feature.xml
The cave/com.raytheon.uf.viz.d2d.xy.adapters/META-INF/MANIFEST.MF file imported one of the ldad plugins so I removed it as well.
-Removed the hydro and dat modes since we don't use those
-Removed the mpe-db.xml spring file-not sure if this matters since we've added it to our exclude list in modes
Note: The ingest and request modes had updates but exist in awips2-core repo
TO DO:
Merge all modes into one file
-Updated component.spec file to use the patch script for pqact
-Updated cron to use the NWS qpidNotify for concatenated model data
TO DO:
-Need to change the awips cron to use our script once python-awips is built
-Need to uncomment a line in the cron
------------------------------
Moved the Installer.ldm to awips2.upc (previously in the nativelib repo) and combined from two separate ldm rpms to one
Updated build of LDM to 6.13.14
lookupRPM.sh - added awips2-ldm here and gave it the new path to component.spec
rpms/build/x86_64/build.sh - uncomment buildRPM awips2-ldm
completely updated the component.spec file to build with the paths we wanted
----------------------------------------------
-Updated Installer.localization/component.spec file for Unidata configuration
-Changed the build.sh script to call buildLocalization function instead of buildLocalizationRPMS
-Updated the rpm.sh script to have the new buildLocalization function to build the new localizations correctly
-Removed the default localization.OAX and localization.TBW directories, now it's a utility tree directory format
-Some files moved to awips2-static
-Added KLGX to the radar_spatial table
-Update Scales (com.raython.uf.ciz.core.maps/localization/bundles/scales)
-Added new scales, updated scalesInfo.xml for the dropdown
-Removed the WFO.xml and Region.xml files since these get created for each site during the RPM creation
-dialogs/CreateProjectionDialog.java - this file had changes to generate the coords_wsr88d.dat and coords_regional.dat files (but the generation was commented out since they had already been created - I have not added this change in)
-scales/MapScalePopulator (Added WFO submenu, functionality to add loaded area definitions as bundles)
-scales/MapScalesManager.java (Added ability to load visible area defns as selectable bundles)
Added files:
-------------
-coords.dat (used to create the sites WFO.xml Map Scale) (awips2/rpms/awips2.core/Installer.localization)
-coords_regional.dat (used to create the sites Regional.xml Map Scale)
-utility/common_static/configured/OAX/gfe/* (editAreaGroups, editAreas, python - gfe area configs)
-copied the radarsInUse.txt for all of the sites from the Unidata build (also updated some wrong radar names here)
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/config.xml
-Updated to use impact based warnings
edexOsgi/com.raytheon.uf.edex.text.feature/feature.xml
-Since we removed this plugin, we also had to remove it from the feature file so it didn't try and look for it when building
com.raytheon.viz.textworkstation
------------------------------------
plugin.xml
-Added section to add "Text Workstation" to the Tools menu
-Removed the extension for paths to COMMON_STATIC/CAVE_STATIC
TextWorkstatinDlg.java
-Commented out the showing of the first text editor
com.raytheon.viz.warngen
-------------------------------
MANIFEST.MF
-Added the textworkstation viz plugin to the import-package list
plugin.xml
-Remove menu context for warngen button to show up (this is now in com.raytheon.uf.viz.d2d.ui/plugin.xml)
comm/WarningSender.java
-Deleted this file
template/TemplateRunner.java
-Remove backupData
gui/WarngenDialog.java
-Simplify Warngen Dialog
-Bypass JMS messaging and send directly to a textWS Window
-Allows proper resizing
-Change bulletlist functionality so it doesn't scroll to top after selection
-Only resize the bullet list, not the whole GUI
-Set proper clumumn number in layout
-Disable UPDATE LIST combobox
gui/WarngenLayer.java
-Remove some backupsite/office variables
com.raytheon.viz.texteditor
---------------------------------
TextWorkstationPreferences.java
-Delete file
dialogs/AWIPSHeaderBlockDlg.java
-Non-operationalize
dialogs/RemoteSiteRequestDlg.java
-Delete file
dialogs/TextEditorDialog.java
-Non-operationalize
dialogs/WarnGenConfirmationDlg.java
-delete file
fxa/dialogs/FaxMesssageDlg.java
-Delete file
fxa/dialogs/FaxSitEditorDlg.java
-Delete file
fxa/dialogs/LdadFaxSitesDlg.java
-Delete file
com.raytheon.uf.edex.dissemination
-------------------------------------
-Delete whole plugin