Commit graph

61 commits

Author SHA1 Message Date
ucar-tmeyer
e36855933a Consoildated modes into one modes.xml file
(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.
2023-01-30 19:20:47 +00:00
ucar-tmeyer
a75d4a1af3 A few post-install updates that can be the defaults.
-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
2023-01-26 19:53:19 +00:00
srcarter3
9312958cf1
Merge pull request #10 from tiffanycmeyer13/unidata_20.3.2-updates
Removed LDAD surface obs and added GOES-R Viz plugin to awips.product…
2023-01-24 08:32:06 -07:00
ucar-tmeyer
a9db8e6eb5 Removed LDAD surface obs and added GOES-R Viz plugin to awips.product for RPM building 2023-01-24 14:58:33 +00:00
tiffanycmeyer13
af0f46db5b
Merge pull request #9 from tiffanycmeyer13/unidata_20.3.2-updates
Changed RPM Vendor name to be system default instead of "Raytheon"
2023-01-24 08:52:49 -06:00
ucar-tmeyer
e1e201fc7d Minor updates to component.spec files 2023-01-23 21:03:58 +00:00
ucar-tmeyer
551925c84b Changed RPM Vendor name to be system default instead of "Raytheon" 2023-01-23 20:38:50 +00:00
srcarter3
845c878de6
Merge pull request #8 from tiffanycmeyer13/thin_client_updates
Default CAVE/Thin Client setup with Alertview
2023-01-04 10:53:45 -07:00
srcarter3
c9d0825fbf
Merge pull request #7 from tiffanycmeyer13/cave_start_changes
Update Model Menus and Bundles, Add edex goesr feature to build
2023-01-03 18:50:27 -07:00
ucar-tmeyer
1425960233 The goesr feature had to be added to CAVE in order to be built
*cave/build/features.txt
*cave/build/p2-build.xml
*cave/com.raytheon.viz.feature.awips.developer/feature.xml

This fixed the issue of not recognizing the GOES Vertical Profiles
2023-01-03 19:15:24 +00:00
ucar-tmeyer
2c35e6caf5 Finished moving base satellite config files to be only on the edex side
*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
2023-01-03 18:11:26 +00:00
ucar-tmeyer
ba196f94e1 Changed the alias cave to run cave.sh, not run.sh since it's no longer used 2023-01-03 17:44:41 +00:00
ucar-tmeyer
ccc1dc64c0 Minor update to HRRR Smoke menu 2023-01-03 17:21:18 +00:00
ucar-tmeyer
a590b8859e Also removed the building of the AlertViz rpm
*rpms/awips2.core/deploy.builder/build.sh
*rpms/build/x86_64/build.sh
*rpms/build/common/lookupRPM.sh
	Commented out building of AlertViz rpm
*dist/comps.xml
	Removed mandatory awips2-alertviz rpm
	Removed awips2-gfesuite rpm
	Added qpis2-qpid-proton rpm (which typically got installed from dependecies, but wouldn't get removed)
2022-12-30 16:02:04 +00:00
ucar-tmeyer
177584db78 Couple more Grid/Model updates
*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>
2022-12-30 15:43:35 +00:00
ucar-tmeyer
1c60c28dbc Default CAVE/Thin Client setup with Alertview
(also changes in awips2-core)

cave/build/p2-build.xml
-Added alertview feature to be built by rpms

cave/com.raytheon.uf.viz.thinclient.cave/ThinClientPluginBlacklist.txt
-Removed
cave/com.raytheon.uf.viz.thinclient.cave/src/com/raytheon/uf/viz/thinclient/cave/ThinClientComponent.java
-Removed plugin blacklist

cave/com.raytheon.uf.viz.thinclient/src/com/raytheon/uf/viz/thinclient/preferences/PreferenceInitializer.java
-Changed defaults to POLL instead of PUSH, and to POLL every 1 minute (instead of 5)
2022-12-22 14:37:38 +00:00
ucar-tmeyer
44a459043c Small MRMS Updates
-Updated product name for Radar Accumulation Quality Index
-Removed bundles, menus, and volumeBrowser from viz side (since moved to edex)
2022-12-22 14:16:48 +00:00
Tiffany Meyer
113d5763b3 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

Conflicts:
	edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/models/gribModels_NOAA-161.xml
2022-12-22 13:51:39 +00:00
Tiffany Meyer
4adaae3120 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)

Conflicts:
	edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/grids/MRMS-500m-HAWAII.xml
	edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/models/gribModels_NOAA-161.xml
	edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/tables/161/0/4.2.209.2.table
	edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/tables/161/0/4.2.209.6.table
	edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml
2022-12-22 13:50:09 +00:00
Tiffany Meyer
d0ecd70da7 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

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
2022-12-21 23:23:26 +00:00
ucar-tmeyer
6e227b76f8 removed whitespace 2022-12-21 20:56:24 +00:00
ucar-tmeyer
e7ee1cf571 More updates to Models menu
(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
2022-12-21 20:40:57 +00:00
ucar-tmeyer
a6e8201b7e Update Model Menus and Bundles, Add edex goesr feature to build
-----------------------------------------------------------------
*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)
2022-12-16 17:20:21 +00:00
ucar-tmeyer
3bf5fd6280 Remove subgridding 2022-11-10 12:14:58 -08:00
ucar-tmeyer
8d4cc2498f Merge branch 'unidata_20.3.2-dev' of github.com:tiffanycmeyer13/awips2-20.3.2 into unidata_20.3.2-dev 2022-10-28 13:54:55 -07:00
ucar-tmeyer
bcbf7756e0 Removed some plugins that are not needed:
-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.
2022-10-28 13:52:06 -07:00
tiffanycmeyer13
acb175dbd8
Merge pull request #6 from srcarter3/levelsMerge
Levels merge
2022-10-28 15:45:04 -05:00
ucar-tmeyer
92550814c8 Added environment variable SITE_IDENTIFICATION which is used for GFE 2022-10-28 11:51:10 -07:00
ucar-tmeyer
136633d031 Update path since we don't use the legacy path 2022-10-28 11:50:48 -07:00
srcarter3
ef27882290 Merge branch 'unidata_20.3.2-dev' of github.com:tiffanycmeyer13/awips2-20.3.2 into levelsMerge
Bring in all recent LDM/localization changes
2022-10-26 16:08:34 -07:00
tiffanycmeyer13
a9db0674eb
Merge pull request #5 from tiffanycmeyer13/ldm_localization_updates
Ldm localization updates
2022-10-26 17:32:07 -05:00
ucar-tmeyer
1d64c5ed08 Couple more LDM updates
-Added rpm dependencies for awips2-ldm
-Commented out the HRRR Smoke product in pqact.conf
-Changed the ldmd.conf file to request from idd.unidata.ucar.edu
2022-10-26 14:26:30 -07:00
ucar-tmeyer
218e3e4fdc Updated the checkFileTime.pl script to use the NWS version of notifyAWIPS instead of Unidatas.
TO DO:
Change this back to Unidata's version when we have python-awips working
2022-10-18 18:44:10 -07:00
ucar-tmeyer
1aebac3c5b Remove ingestDat from the edexServiceList 2022-10-18 09:42:12 -07:00
ucar-tmeyer
3f882172b0 Merge branch 'ldm-updates' of github.com:tiffanycmeyer13/awips2-20.3.2 into ldm_localization_updates 2022-10-18 09:36:08 -07:00
ucar-tmeyer
c7ef2b7f1b Mode updates
-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
2022-10-18 09:34:11 -07:00
ucar-tmeyer
4df4e3cfcf LDM Updates
-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
2022-10-18 08:40:55 -07:00
ucar-tmeyer
76355c6c2a Created the Installer.edex-configuration and removed com.raytheon.uf.edex.foss.org.owasp.esapi.feature from the edex build.xml file 2022-10-17 10:00:05 -07:00
srcarter3
35796da613 Changes so far for REGION and WORKSTATION localization levels 2022-10-07 15:34:10 -07:00
ucar-tmeyer
4f090d7a40 LDM Build RPM Updates
------------------------------
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
2022-09-22 12:35:17 -07:00
ucar-tmeyer
b2d20c8bea Couple more localization updates
-------------------------------------
setup.env - added new variable EXT_ADDR and turned off ignite usage
rsync.dirs - updated localization path, removed python-awips, awips2-drawing, and awips2-data-delivery
Installer.edex-configuration - removed this since we don't need it
deploy.builder/build.sh - removed call to build the edex-configuration RPM
Installer.gfe/component.spec - removed awips2-edex-configuration requirement
Installer.localization/component.spec - removed the copying of common_static/site since we don't have any files to copy here
build.edex/build.xml - removed the com.raytheon.uf.edex.foss.org.owasp.esapi.feature
rpms/build/x86_64/build.sh - updated the buildLocalizationRPMs to buildLocalization
2022-09-21 15:14:18 -07:00
ucar-tmeyer
f9a0924360 Removed hydro directory from OAX localization 2022-09-21 14:50:05 -07:00
ucar-tmeyer
b13b2648cf Large number of initial Localization Updates
----------------------------------------------
-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)
2022-09-09 14:17:19 -07:00
tiffanycmeyer13
132a15cbd5
Merge pull request #1 from srcarter3/unidata_20.3.2-dev
Change default d2d startup to 1 pane
2022-08-30 09:21:11 -05:00
srcarter3
470a6bcdfd Continued changes for single pane default view
ChangeD2DLayoutAction:
- set initial side view number to 0
- added comment for side view resizing (from previous commit)

D2D5Pane
- removed the THREE_PANE_WIDTH (not used anymore)
- added a ZERO_PANE_WIDTH
- default to 0 views otherwise use the base views for side views
- use the ZERO_PANE_WIDTH when there are zero views
2022-08-29 17:06:35 -07:00
srcarter3
9eb5eca3b4
Merge pull request #2 from tiffanycmeyer13/warngen_changes
Warngen changes
2022-08-26 18:28:05 -06:00
ucar-tmeyer
05b5714549 Couple more Warngen Changes:
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
2022-08-26 17:14:08 -07:00
ucar-tmeyer
95c80c34d5 Update software history comments 2022-08-25 08:51:19 -07:00
ucar-tmeyer
537829c74c Number of initial Warngen Changes to make it ready for Unidata use.
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
2022-08-25 08:27:38 -07:00
srcarter3
18aafccd2d Change default d2d startup to 1 pane
plugin.xml
- changed 1panel to have 0 side panes

ChangeD2DLayoutAction
- if 0 side panels, make side panel width 0

D2D5Pane
- change initial start up to have 0 side panes
2022-08-24 22:15:40 -07:00