awips2/edexOsgi/com.raytheon.uf.edex.plugin.satellite.mcidas/utility/common_static/base/satellite/mcidas/creatingEntities.xml
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

64 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
a_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<!-- Source: http://www.ssec.wisc.edu/mcidas/doc/users_guide/current/app_c-1.html -->
<!--
This is an incremental override file, indicating that the files at
different localization levels will be combined.
-->
<creatingEntities>
<map>
<entry><key>3</key><value>SOUNDER3</value></entry>
<entry><key>9</key><value>COMP9</value></entry>
<entry><key>10</key><value>SOUNDER10</value></entry>
<entry><key>12</key><value>GMS</value></entry>
<entry><key>13</key><value>GMS</value></entry>
<entry><key>30</key><value>GOES6</value></entry>
<entry><key>31</key><value>GOES6</value></entry>
<entry><key>32</key><value>GOES7</value></entry>
<entry><key>33</key><value>GOES7</value></entry>
<entry><key>35</key><value>FYC</value></entry>
<entry><key>36</key><value>FYC</value></entry>
<entry><key>51</key><value>METEOSAT8</value></entry>
<entry><key>52</key><value>METEOSAT9</value></entry>
<entry><key>53</key><value>METEOSAT10</value></entry>
<entry><key>54</key><value>METEOSAT3</value></entry>
<entry><key>56</key><value>METEOSAT5</value></entry>
<entry><key>57</key><value>METEOSAT6</value></entry>
<entry><key>58</key><value>METEOSAT7</value></entry>
<entry><key>70</key><value>GOES8</value></entry>
<entry><key>74</key><value>GOES10</value></entry>
<entry><key>76</key><value>GOES-11(L)</value></entry>
<entry><key>77</key><value>DPD</value></entry>
<entry><key>78</key><value>GOES-12(M)</value></entry>
<entry><key>84</key><value>MTSAT-1R</value></entry>
<entry><key>85</key><value>MTSAT-2</value></entry>
<entry><key>86</key><value>HIMAWARI-8</value></entry>
<entry><key>180</key><value>UNIWISC</value></entry>
<entry><key>184</key><value>UNIWISC</value></entry>
<entry><key>185</key><value>UNIWISC</value></entry>
<entry><key>400</key><value>UNIWISC</value></entry>
<entry><key>401</key><value>UNIWISC</value></entry>
<entry><key>71</key><value>UNIWISC</value></entry>
<entry><key>72</key><value>UNIWISC</value></entry>
</map>
</creatingEntities>