Commit graph

378 commits

Author SHA1 Message Date
srcarter3
3289bae44d New NDM updates on 20231101-06:07:20 - autogenerated 2023-11-01 06:07:21 +00:00
srcarter3
98f5126c73
Merge pull request #601 from tiffanycmeyer13/unidata_20.3.2
Add in FR.W and RF.W phensigs to fire weather plots
2023-10-27 10:19:08 -06:00
ucar-tmeyer
ad3a11479f Add in FR.W and RF.W phensigs to fire weather plots 2023-10-27 16:11:46 +00:00
srcarter3
9b267afa45
Merge pull request #600 from tiffanycmeyer13/unidata_20.3.2
Minor updates to AWIPS
2023-10-27 09:29:42 -06: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
srcarter3
8ceb8ef21e New NDM updates on 20231025-06:06:54 - autogenerated 2023-10-25 06:06:55 +00:00
srcarter3
51e9d3b74c
Merge pull request #598 from tiffanycmeyer13/unidata_20.3.2
Updates to Maps Menu (updates were made in conjunction to the awips2-…
2023-10-19 15:12:44 -06:00
ucar-tmeyer
339df0955c Updates to Maps Menu (updates were made in conjunction to the awips2-core repo)
-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
2023-10-18 21:06:05 +00:00
srcarter3
d0f9cbf0cf New NDM updates on 20231018-06:07:34 - autogenerated 2023-10-18 06:07:35 +00:00
srcarter3
48162cbb7b
Merge pull request #596 from tiffanycmeyer13/unidata_20.3.2
Fix Vorticity (AV) unit issue
2023-10-17 12:15:08 -06: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
srcarter3
2b209b3400
Merge pull request #595 from tiffanycmeyer13/unidata_20.3.2
Fixed Model Comparison bundles to include the correct models
2023-10-16 14:24:03 -06:00
ucar-tmeyer
b97b135ebd Fixed Model Comparison bundles to include the correct models 2023-10-16 20:02:50 +00:00
tiffanycmeyer13
956c11587a
Merge pull request #593 from srcarter3/unidata_20.3.2
Add functionality to delete displays
2023-10-11 12:43:56 -05:00
srcarter3
375c3177c6 New NDM updates on 20231011-06:07:23 - autogenerated 2023-10-11 06:07:24 +00:00
srcarter3
5424bfb7d3 Add functionality to delete displays
- 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
2023-10-10 15:30:15 -07:00
srcarter3
db28049e7f New NDM updates on 20231007-06:06:30 - autogenerated 2023-10-07 06:06:30 +00:00
srcarter3
202aa274aa New NDM updates on 20231006-06:07:18 - autogenerated 2023-10-06 06:07:19 +00:00
srcarter3
aa79766e68
Merge pull request #592 from tiffanycmeyer13/unidata_20.3.2
NBM and RAWS data additions to LDM pqact and ldmd files
2023-10-04 13:39:20 -06:00
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