Commit graph

451 commits

Author SHA1 Message Date
srcarter3
02a94228cd
Merge pull request #557 from tiffanycmeyer13/unidata_20.3.2
UNIWISC and NPP/VIIRS Updates
2023-06-20 13:28:02 -06: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
srcarter3
2871bec2f8
Merge pull request #556 from tiffanycmeyer13/unidata_20.3.2
NSHARP Load (Re)-Implementation and a few NCEP edex plugins
2023-06-15 13:34:15 -06:00
ucar-tmeyer
7a68bf051e Merge branch 'unidata_20.3.2' of github.com:Unidata/awips2 into unidata_20.3.2 2023-06-15 18:35:26 +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
srcarter3
127e7390d4
Merge pull request #555 from tiffanycmeyer13/unidata_20.3.2
Fix permission issue for NDM logs
2023-06-15 10:57:10 -06:00
ucar-tmeyer
fc0e7d5e1b Fix permission issue for NDM logs 2023-06-14 21:18:52 +00:00
srcarter3
7a05cde590 New NDM updates on 20230614-06:06:37 - autogenerated 2023-06-14 06:06:38 +00:00
srcarter3
742cf9f588
Merge pull request #552 from tiffanycmeyer13/unidata_20.3.2
Unidata 20.3.2
2023-06-09 11:28:00 -06:00
srcarter3
b0fb967860 New NDM updates on 20230606-06:06:21 - autogenerated 2023-06-06 06:06:21 +00:00
srcarter3
0a5aee919e New NDM updates on 20230603-06:06:49 - autogenerated 2023-06-03 06:06:50 +00:00
ucar-tmeyer
06ce9ed12c Merge branch 'unidata_20.3.2' of github.com:Unidata/awips2 into unidata_20.3.2 2023-06-02 20:33:11 +00:00
ucar-tmeyer
85ea0d0a93 Update version of AWIPS build 2023-06-02 20:32:59 +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
acd9548ddf Updates to the EDEX rpm to not fail on NDM files 2023-06-02 20:31:25 +00:00
tiffanycmeyer13
e1fcdb7c55
Merge pull request #550 from srcarter3/unidata_20.3.2
Small change for satellite edex ldmd.conf
2023-06-02 10:00:56 -05:00
Shay Carter
ca22bd32a3 Small change for satellite edex ldmd.conf
- modify request for CIRA products
2023-06-01 12:06:11 -06:00
srcarter3
24aac5d2b7 New NDM updates on 20230527-06:06:23 - autogenerated 2023-05-27 06:06:24 +00:00
srcarter3
77d3b88d56
Merge pull request #547 from tiffanycmeyer13/unidata_20.3.2
Changed action name back to normal
2023-05-25 11:53:38 -06:00
ucar-tmeyer
d854be2f72 Changed action name back to normal 2023-05-25 17:48:34 +00:00
tiffanycmeyer13
7d034f0013 New NDM updates on 20230525-17:43:11 - autogenerated 2023-05-25 17:43:12 +00:00
srcarter3
367b819a25
Merge pull request #546 from tiffanycmeyer13/unidata_20.3.2
Update update_NDM.yml
2023-05-25 11:41:24 -06:00
tiffanycmeyer13
9532992bac
Update update_NDM.yml 2023-05-25 11:22:16 -06:00
srcarter3
797489a20d
Merge pull request #545 from tiffanycmeyer13/unidata_20.3.2
Created Unidata specific pqact file for main EDEX
2023-05-24 10:16:32 -06:00
ucar-tmeyer
5313a41d7d Created Unidata specific pqact file for main EDEX 2023-05-24 15:24:55 +00:00
srcarter3
09a2acaaae
Merge pull request #544 from tiffanycmeyer13/unidata_20.3.2
Updated Radar Menu
2023-05-23 15:55:55 -06:00
ucar-tmeyer
d412d226b3 Updated Radar Menu
-Removed menu entries where we didn't have data
-Added submenus for TDWR and Dial radars
-Updated mosaics menu items
2023-05-23 17:49:53 +00:00
srcarter3
5ac2760bd4
Merge pull request #542 from tiffanycmeyer13/unidata_20.3.2
Created specific ldmd.conf files for our separate EDEX systems (main, radar, sat) so we weren't pulling more data than needed
2023-05-23 11:26:08 -06:00
ucar-tmeyer
4c562ba78b Updated request to idd instead of internal idd-relay 2023-05-23 17:16:44 +00:00
ucar-tmeyer
fe3e325e27 Merge branch 'unidata_20.3.2' of github.com:Unidata/awips2 into unidata_20.3.2 2023-05-23 16:56:54 +00:00
ucar-tmeyer
ae1776a306 Created specific ldmd.conf files for our separate EDEX systems (main, radar, sat) so we weren't pulling more data than needed 2023-05-23 16:55:43 +00:00
srcarter3
f28321349a
Merge pull request #541 from tiffanycmeyer13/unidata_20.3.2
Add github action to update NDM to this branch
2023-05-23 10:49:17 -06:00
ucar-tmeyer
8a8fba9b6f Merge branch 'unidata_20.3.2' of github.com:Unidata/awips2 into unidata_20.3.2 2023-05-23 16:41:43 +00:00
ucar-tmeyer
a9c6cf21d1 Add in github action to update NDM 2023-05-23 16:41:12 +00:00
srcarter3
edda58693e
Merge pull request #539 from tiffanycmeyer13/unidata_20.3.2
Reimplement NDM auto updates
2023-05-17 12:23:40 -06:00
ucar-tmeyer
4dfe5210bd Reimplement NDM auto updates
-New ndm directory that will work with github actions to auto update
-Script to pull latest updates based on repo
-Cron entry to run script
-Log file added
-Changes to component.spec to install all of this correctly
2023-05-17 18:16:53 +00:00
srcarter3
9922aae3bb
Merge pull request #533 from tiffanycmeyer13/unidata_20.3.2
Unidata 20.3.2 build updates
2023-04-21 13:37:08 -06:00
ucar-tmeyer
6fcf85f384 Add copy of CAVE only rpms to fserv to script 2023-04-21 18:12:37 +00:00
ucar-tmeyer
d11bb37360 Update AWIPS build version from 20.3.2-0.2 to 20.3.2-0.3 2023-04-21 18:11:02 +00:00
ucar-tmeyer
b1f91f2a96 Merge branch 'unidata_20.3.2' of github.com:Unidata/awips2 into unidata_20.3.2 2023-04-17 21:15:19 +00:00
ucar-tmeyer
9673de1f0e Removed duplicate bundles 2023-04-17 21:15:08 +00:00
tiffanycmeyer13
49d27fc079
Merge pull request #528 from srcarter3/unidata_20.3.2
Small changes for WarngenDialog
2023-04-17 14:21:38 -05:00
srcarter3
1fe9f49418 Small changes for WarngenDialog
- increase default list length
- re-enable single-clicking to select multiple options in the product list
2023-04-17 12:14:46 -07:00
srcarter3
80284cdea6
Merge pull request #525 from tiffanycmeyer13/unidata_20.3.2
Updated build.properties file so this plugin would build in an ADE si…
2023-04-12 14:44:55 -06: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
srcarter3
417acf61a3
Merge pull request #524 from tiffanycmeyer13/unidata_20.3.2
Re-add 3-way toggle for legend (products, none, maps)
2023-04-12 10:01:59 -06:00
ucar-tmeyer
97d68673ab Re-add 3-way toggle for legend (products, none, maps) 2023-04-12 15:16:39 +00:00
srcarter3
aeb8c223a7
Merge pull request #520 from tiffanycmeyer13/unidata_20.3.2
Unidata 20.3.2 Updates
2023-04-05 10:26:56 -06: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