Commit graph

409 commits

Author SHA1 Message Date
ucar-tmeyer
e6a766d6cf NBM and RAWS data additions to LDM pqact and ldmd files 2023-10-04 19:18:22 +00:00
srcarter3
7535d248db New NDM updates on 20230930-06:06:41 - autogenerated 2023-09-30 06:06:43 +00:00
srcarter3
2a31f4b976
Merge pull request #590 from tiffanycmeyer13/unidata_20.3.2
Added back in the ldad/mesonet plugins so that we can decode the RAWS…
2023-09-28 21:03:48 -06:00
srcarter3
cd894ab34d New NDM updates on 20230928-06:07:07 - autogenerated 2023-09-28 06:07:08 +00:00
ucar-tmeyer
31c2441dd6 Added additional menu item for a 60 min update per user request 2023-09-27 17:13:57 +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
tiffanycmeyer13
0f45a4b964
Merge pull request #589 from srcarter3/unidata_20.3.2
Modified menu files to properly open four panel displays in new editors
2023-09-27 06:52:56 -05:00
srcarter3
097b460200 New NDM updates on 20230927-06:07:15 - autogenerated 2023-09-27 06:07:16 +00:00
srcarter3
230772d129 Modified (currently not used) files for fullpanel loading
- updated the other instances of `baseRadarLegacy.xml` to properly load multipanel sources in a new editor
2023-09-26 16:00:01 -07:00
ucar-tmeyer
44bdc48cb4 Updated 4 panel bundle files to include the maps so they will be re-drawn when loaded 2023-09-26 22:15:33 +00:00
srcarter3
f5ba9f51a6 New NDM updates on 20230926-06:07:21 - autogenerated 2023-09-26 06:07:22 +00:00
srcarter3
3adc0d376a Modified menu files to properly open four panel displays in new editors
- 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
2023-09-25 15:12:25 -07:00
srcarter3
527b6d20e7
Merge pull request #588 from tiffanycmeyer13/unidata_20.3.2
Add FNEXRAD/NEXRCOMP Satellite gini radar ingest and display
2023-09-21 09:51:48 -06: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
tiffanycmeyer13
42ae8e54b7
Merge pull request #586 from tiffanycmeyer13/unidata_20.3.2
Update the CAVE icons to represent the Unidata created icons instead …
2023-09-18 13:30:45 -05:00
ucar-tmeyer
0a6f219de4 Update the CAVE icons to represent the Unidata created icons instead of default NWS 2023-09-18 18:22:50 +00:00
srcarter3
252ff56289 New NDM updates on 20230915-06:06:59 - autogenerated 2023-09-15 06:07:00 +00:00
srcarter3
ad681c397a
Merge pull request #585 from tiffanycmeyer13/unidata_20.3.2
Add ability to load text products in the text workstation
2023-09-13 13:06:37 -06: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
srcarter3
27ad6ec134 New NDM updates on 20230908-06:07:10 - autogenerated 2023-09-08 06:07:11 +00:00
srcarter3
e601b24d4e New NDM updates on 20230906-06:07:09 - autogenerated 2023-09-06 06:07:09 +00:00
srcarter3
c7df61ae04 New NDM updates on 20230902-06:06:43 - autogenerated 2023-09-02 06:06:44 +00:00
srcarter3
8e7bcc5491
Merge pull request #583 from tiffanycmeyer13/unidata_20.3.2
Brought over changes MJ had made for GFE to work with Thin Client
2023-09-01 09:21:48 -06: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
srcarter3
87f91e5b9e New NDM updates on 20230823-06:07:05 - autogenerated 2023-08-23 06:07:06 +00:00
srcarter3
36d57eea46
Merge pull request #580 from tiffanycmeyer13/unidata_20.3.2
EDEX Updates to address the modes issue and Warngen issue
2023-08-18 13:48:06 -07: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
b39d21fb06 Updated the edex-configuration component.spec file so it didn't remove the logback-test.xml file which is used for the new EDEX modes we create. 2023-08-17 16:40:07 +00:00
srcarter3
62e8253578 New NDM updates on 20230809-06:06:29 - autogenerated 2023-08-09 06:06:29 +00:00
srcarter3
986ffe8f6b New NDM updates on 20230728-06:06:24 - autogenerated 2023-07-28 06:06:25 +00:00
srcarter3
bf49e1c635 New NDM updates on 20230712-06:07:04 - autogenerated 2023-07-12 06:07:05 +00:00
srcarter3
5ca58956f0 New NDM updates on 20230711-17:06:10 - autogenerated 2023-07-11 17:06:12 +00:00
srcarter3
e2b452f87a
Merge pull request #575 from tiffanycmeyer13/unidata_20.3.2
Updates to v20 installer
2023-07-10 11:43:34 -06:00
ucar-tmeyer
3ef5fd41d3 Merge branch 'unidata_20.3.2' of github.com:Unidata/awips2 into unidata_20.3.2 2023-07-10 17:25:46 +00:00
ucar-tmeyer
f76933268f Updates to v20 installer 2023-07-10 17:25:35 +00:00
srcarter3
a1a3e04cfe New NDM updates on 20230707-06:07:05 - autogenerated 2023-07-07 06:07:06 +00:00
srcarter3
8f24e7a71e
Merge pull request #571 from tiffanycmeyer13/unidata_20.3.2
Update to CAVE About dialog to add in a couple spaces
2023-07-06 15:09:42 -06:00
ucar-tmeyer
47e9cf0a48 Update to CAVE About dialog to add in a couple spaces 2023-07-06 20:59:49 +00:00
tiffanycmeyer13
94ade83be9
Merge pull request #569 from srcarter3/unidata_20.3.2
Add hotkeys for saving and loading displays
2023-07-06 10:14:44 -05:00
srcarter3
f0086719fd Update hotkeys for saving and loading displays 2023-07-06 08:10:19 -07:00
srcarter3
81b15cc7d4 Add hotkeys for saving and loading displays
- this was a request from a user through the beta reporting form
- used 1, 2, 3, because l, o, s, were all used
2023-07-05 18:28:57 -07:00
srcarter3
1000d74cdc
Merge pull request #565 from tiffanycmeyer13/unidata_20.3.2
One more minor update to removing edex plugins
2023-07-05 12:54:35 -07:00
ucar-tmeyer
248779af95 One more minor update to removing edex plugins 2023-07-05 19:50:42 +00:00
srcarter3
d354228dec
Merge pull request #564 from tiffanycmeyer13/unidata_20.3.2
Update postgres logs to use dates instead of days for log names
2023-07-05 09:16:45 -07:00
ucar-tmeyer
eca9c9dd98 Update postgres logs to use dates instead of days for log names 2023-07-05 16:00:21 +00:00
srcarter3
9b6adc5b90
Merge pull request #563 from tiffanycmeyer13/unidata_20.3.2
Removed multiple EDEX plugins from feature.xml.
2023-07-05 08:59:03 -07: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
srcarter3
21aa132812
Merge pull request #562 from tiffanycmeyer13/unidata_20.3.2
Updated About CAVE information for linux, will still need to look int…
2023-07-05 08:36:05 -07:00
srcarter3
7da5ba78d6 New NDM updates on 20230701-06:06:48 - autogenerated 2023-07-01 06:06:49 +00:00
ucar-tmeyer
99f78dafd1 Included the setup.sh script that is the build script that starts off the building of the RPM's.
The script sources buildEnvironment.sh, and writes those values out to the about.mappings file before mounting all of the files to the docker to build

*Also updated the " to '' in the plugin.properties
2023-06-30 13:27:35 +00:00