Commit graph

7 commits

Author SHA1 Message Date
Brian Clements
45e8dd03fe Issue #2906 removed wmo header, timeObs and timeNominal from sfcobs HDF5
times still in DB, accesible from point data view
BUFR obs decoder populates WMO header for consistency


Former-commit-id: 4e976fafed [formerly c5400855f507015ab0a10cb0ce17ff7ba92a6220]
Former-commit-id: 61832eac86
2014-04-22 09:10:45 -05:00
Brian Clements
ec95d50aea Issue #2906 added wx_past to bufr decoder
added aliases and bufr table mappings


Former-commit-id: da8e9f6442 [formerly 4a2ed02cfb1e0f024c82a73711887ae1149d0f5e]
Former-commit-id: 7c80552f73
2014-04-17 15:24:08 -05:00
Richard Peter
8b279966d1 Issue #2726: Edex graceful shutdown.
Refactored to use inheritance and separate logic where possible.
             Addressed comments.

Change-Id: I9e62414cd83121575bdf99a3b47466a7585bedb6

Former-commit-id: dbba727f3d [formerly 6e015b3f61c20635077d6e8271e9b763e5a32fe1]
Former-commit-id: 17196b5dcd
2014-04-14 13:10:11 -05:00
Richard Peter
a7ec0bcf66 Merge branch 'omaha_14.2.2' (14.2.2-3) into development
Conflicts:
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPResource.java
	cave/com.raytheon.viz.aviation/src/com/raytheon/viz/aviation/editor/TafViewerEditorDlg.java
	cave/com.raytheon.viz.hydrobase/src/com/raytheon/viz/hydrobase/dialogs/QcAlertAlarmLimitsDlg.java
	cave/com.raytheon.viz.hydrocommon/src/com/raytheon/viz/hydrocommon/resource/HRAPOverlayResource.java
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/MPEDisplayManager.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/template/TemplateRunner.java
	edexOsgi/com.raytheon.edex.textdb/src/com/raytheon/edex/textdb/dbapi/impl/TextDBStaticData.java
	edexOsgi/com.raytheon.edex.textdb/src/com/raytheon/edex/textdb/ingest/TextDBStaticDataSubscriber.java
	edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/d2dContourStyleRules.xml
	edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml
	edexOsgi/com.raytheon.uf.edex.plugin.manualIngest/res/spring/manualIngest-spring.xml

Former-commit-id: 3575d6586f [formerly bd13bc332bcdd87723bec8669885f4594ad483b9]
Former-commit-id: 21ae3b5fcd
2014-04-11 16:23:09 -05:00
Brian Clements
ca43897d73 Issue #2906 removed accidental manifest entry for bufr obs
Former-commit-id: f2d2cab0fc [formerly 76eb62c08d300e5c47321b9ecbfe65814bcf2960]
Former-commit-id: e8708eb44d
2014-04-10 15:31:53 -05:00
Brian Clements
a072496474 Issue #2906 added synop bufr obs decoder
fixed units in sfcobs point data description
made getDescription() and static constants public in point data transform
fixed typo in udunits alias file
created new decoder for synop bufr obs
added decoder and dependencies to features


Former-commit-id: 663337e661 [formerly b35756921a0ba5ff240b80f92322da90345c6eaf]
Former-commit-id: 972d18cd3b
2014-04-10 12:08:27 -05:00
Brian Clements
a37eb5d142 Issue #2906 added synoptic obs translation tables
created a command line utility to generate translation table starters
added synoptic table mapped values to bufr translation tables


Former-commit-id: f4361b78b6 [formerly 7eb9def773f971d5dc0e43d8b191d2b864f290d2]
Former-commit-id: 0fa7dfb7df
2014-03-31 11:56:04 -05:00