Commit graph

54 commits

Author SHA1 Message Date
ucar-tmeyer
ad3a11479f Add in FR.W and RF.W phensigs to fire weather plots 2023-10-27 16:11:46 +00:00
ucar-tmeyer
3e9a285b5e Minor updates to AWIPS
-Remove the LAPS Tools menu entry and reference since we don't have this data
-Remove print statement about "No base Apps_defaults file found" since we don't use this
2023-10-27 14:37:48 +00:00
ucar-tmeyer
540a08ada9 Fix Vorticity (AV) unit issue
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';
2023-10-17 13:55:58 +00:00
ucar-tmeyer
b97b135ebd Fixed Model Comparison bundles to include the correct models 2023-10-16 20:02:50 +00:00
ucar-tmeyer
4e7b1f7721 Added back in the ldad/mesonet plugins so that we can decode the RAWS mesonet data.
-Also updated the Surface Obs menu to have a few menu options to load the RAWS data
2023-09-27 13:04:01 +00:00
ucar-tmeyer
f281d2bf79 Add FNEXRAD/NEXRCOMP Satellite gini radar ingest and display
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
2023-09-20 20:05:10 +00:00
ucar-tmeyer
9b881145a7 Add ability to load text products in the text workstation
-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)
2023-09-13 18:11:03 +00:00
ucar-tmeyer
e0725a5b62 Brought over changes MJ had made for GFE to work with Thin Client
This forces the syncing of files to the CAVE client
Also updated the models/names for GFE to process
2023-09-01 15:16:25 +00:00
ucar-tmeyer
8ed2279f77 Added the afos_lookup_table.dat file (from Vlab's NDM) which gets installed in common_static/base/textdb/config
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
2023-08-17 16:57:29 +00:00
ucar-tmeyer
248779af95 One more minor update to removing edex plugins 2023-07-05 19:50:42 +00:00
ucar-tmeyer
c51e287bea Removed multiple EDEX plugins from feature.xml.
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
2023-07-05 15:46:21 +00:00
ucar-tmeyer
733cd56165 More updates to the Satellite Menus (VIRRS and legacy UNIWISC data)
-Moved NPP/VIIRS/NUCAPS menus/bundles/etc from CAVE to EDEX side
-Updated menus to have the new menu items and reorganized the satellite menu a bit
2023-06-20 18:51:27 +00:00
ucar-tmeyer
4b747b5fe5 Add back in the changes to decode and ingest UNIWISC Satellite files
----------------------------------------------------------------------
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.
2023-06-16 18:23:19 +00:00
ucar-tmeyer
aee55a7e74 NSHARP Load (Re)-Implementation and a few NCEP edex plugins
-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
2023-06-15 18:32:00 +00:00
ucar-tmeyer
1e6913964e Updates to include the probSevere plugin in the RPM build 2023-06-02 20:32:25 +00:00
ucar-tmeyer
9673de1f0e Removed duplicate bundles 2023-04-17 21:15:08 +00:00
ucar-tmeyer
4419644e05 Updated build.properties file so this plugin would build in an ADE since the utility directory was moved to a different plugin 2023-04-12 20:20:55 +00:00
ucar-tmeyer
3e6d4c66b7 Updates to some gridded products
-Added CompRefl to HRRR menu (and bundle)
-Added SPC Outlook colormap and styleRules
-Updated some Vorticity units to display correctly in the styleRules
2023-04-05 15:49:12 +00:00
ucar-tmeyer
489322343a Removed products from menus that are no longer relevant
-NCEP/Hydro-->SPC Convective Outlooks:
  -Thunderstorm Prob
  -Severe Thunderstorm Prob
  -Day 4-8 Composite Severe Outlook
2023-03-29 21:51:01 +00:00
ucar-tmeyer
8d0323c2f3 Number of small fixes based on feedback
-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)
2023-03-24 15:07:10 +00:00
ucar-tmeyer
3a5d8051f0 WW3 pqact entry updates and re-enabling the menu for the NCEP Global WW3 2023-03-21 22:29:03 +00:00
Tiffany Meyer
c3a16f83d7 Updates to solve java compiler errors 2023-03-06 13:39:43 -06:00
ucar-tmeyer
91b05aa491 Changed the MRMS products default colormaps to gridded data instead of Gridded Data 2023-02-17 18:26:44 +00:00
ucar-tmeyer
e8ba091657 WWA Updates for Unidata specific changes (manually merged v18.2.1 changes to v20)
-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
2023-02-03 16:11:22 +00:00
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
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
ccc1dc64c0 Minor update to HRRR Smoke menu 2023-01-03 17:21:18 +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
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
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
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
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
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
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