Commit graph

5 commits

Author SHA1 Message Date
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
9673de1f0e Removed duplicate bundles 2023-04-17 21:15:08 +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
a66698fbf8 Initial commit 2022-08-04 12:40:13 -05:00