awips2/edexOsgi/com.raytheon.edex.plugin.modelsounding/META-INF/MANIFEST.MF
Bryan Kowal 6ae3eca852 Issue #1861 - re-defined modelsounding hdf5 path
Amend - forecast hours are now used in the name of the file instead of the hdf5 path. Updates
        to ensure that a file would be generated for every forecast hour; updates do not affect
        ingest time but they may have a slight affect on latency
Amend - change hdf5 file naming convention
Amend - create hard links to the original hdf5 files instead of duplicating them

Change-Id: I364bcfaabe0a2254e558e5b66588e4a26d2a2e68

Former-commit-id: 159645b6e2 [formerly a64a65e976] [formerly ccb1e69940 [formerly 3bf459dc65ace7aa10f88f168278b16f3c37aa5f]]
Former-commit-id: ccb1e69940
Former-commit-id: 084e33388c
2013-04-30 15:01:28 -05:00

27 lines
1.1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Modelsounding Plug-in
Bundle-SymbolicName: com.raytheon.edex.plugin.modelsounding
Bundle-Version: 1.12.1174.qualifier
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
Bundle-Vendor: RAYTHEON
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
com.raytheon.uf.common.localization,
org.geotools,
org.apache.commons.logging,
javax.persistence,
com.raytheon.uf.common.site;bundle-version="1.12.1174",
com.raytheon.uf.common.status;bundle-version="1.12.1174",
org.apache.commons.lang;bundle-version="2.3.0"
Export-Package: com.raytheon.edex.plugin.modelsounding,
com.raytheon.edex.plugin.modelsounding.common,
com.raytheon.edex.plugin.modelsounding.dao,
com.raytheon.edex.plugin.modelsounding.decoder
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.raytheon.uf.common.geospatial.spi,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.pointdata.spatial,
com.raytheon.uf.common.pointdata.vadriver,
com.raytheon.uf.edex.pointdata