-Moved xml maps from the spi and lpi plugins to the com.raytheon.uf.viz.core.maps (in awips2-core repo)
-Created new TDWR.lpi file (this was copied from v18)
-Removed FFMP, Hydro, and GFE (Tropical) maps since we don't use these
-Removed the spotters and fireWxSta lpi and xml files because we don't receive updated lpi files in realtime
-Removed LDAD map files because we don't ingest this data
-Removed the GFS Bufr Sounding because it didn't contain any data
This is in reference to this DR: https://vlab.noaa.gov/awips-redmine/issues/2003073
If you already have a running EDEX and need to make this change, manually update the parameters.xml and then update the database table:
update parameter set unit='/s' where unit like '1/s';
- update plugin.xml to reference proper class to delete displays (bundles)
- Add in DeleteAWIPSBundle class from v18 (MJ created it originally)
-update class to remove unused import and update the deprecated method call
- added `fullBundleLoad="true"` to menu files to force all resources to be drawn properly when opening in a new editor
- the only files that actually changed the menus were:
- .../radar/dualPol/baseRadarLegacy.xml
- .../radar/dualPol/baseRadarFourPanelBestRes.xml
- .../radar/dualPol/baseRadarFourPanel.xml
- the rest were still changed anyway, in case we ever need those files, but likely the best course of action is to remove all unused files to make this less confusing
com.raytheon.viz.lpi/localization/basemaps
- NEXRAD.lpi - new file
com.raytheon.viz.radar
- localization/bundles/DefaultRadarDualPolBaseData.xml - updated CC in four panel
- localization/bundles/nexradAvailability.xml - new file to display NEXRCOMP reflectivity
- localization/bundles/site/Radar*.xml - new file to display all 2 panel radar
- localization/menus/radar/baseRadarMenu.xml - updated to include Nexrad menu option
- src/com/raytheon/viz/radar/rsc/map/RadarMapMouseHandler.java - new file
- src/com/raytheon/viz/radar/rsc/map/RadarMapResource.java - new file
- src/com/raytheon/viz/radar/rsc/map/RadarMapResourceData.java
com.raytheon.edex.plugin.satellite
- src/com/raytheon/edex/plugin/satellite/dao/SatelliteDao.java - force interpolation levels for NEXRCOMP products
- utility/common_static/base/styleRules/satelliteImageryStyleRules.xml - add in Unidata FNEXRAD rules
com.raytheon.uf.common.dataplugin.radar
- utility/common_static/base/colormaps/Radar/DHR.cmap - new colormap for NEXRCOMP
com.raytheon.uf.edex.plugin.satellite.gini
- META-INF/MANIFEST.MF - add in new plugin
- src/com/raytheon/uf/edex/plugin/satellite/gini/GiniSatelliteDecoder.java - add functionality to decode zlib/png compressed satellite data
- utility/common_static/base/distribution/satellite.gini.xml - add in regex for NEXRCOMP
- utility/common_static/base/satellite/gini/lookuptables/creatingEntities.xml - add in index for NEXRCOMP
- utility/common_static/base/satellite/gini/lookuptables/physicalElements - add in index for different NEXRCOMP products
- utility/common_static/base/satellite/gini/lookuptables/sectorIds.xml - add in index for NEXRCOMP sector
- utility/common_static/base/satellite/gini/lookuptables/sources.xml - add in index for UCAR source
- utility/common_static/base/satellite/gini/lookuptables/units.xml - add in index for NEXRCOMP units
-Force text workstation requests to look at the operational stdtextproducts db table instead of practicestdtxtproducts db table when CAVE is running in practice mode (Unidata default)
-Brought back logic that looks at the site level for the DefaultSiteAlarms.xml if it doesn't exist at the workstation level
-Copy DefaultSiteAlarms.xml to the site level during rpm install (awips2-localization rpm)
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