Commit graph

9 commits

Author SHA1 Message Date
Brian Clements
a1e416da97 Issue #2906 added close to BUFR parser
close netcdf file to solve NFS clean issue


Former-commit-id: 9675e997369e39455aacadcd72d0d8476f6c7ffc
2014-04-29 13:48:00 -05:00
Richard Peter
9a7e1aa9b0 Issue #2726: Add hooks to stop archiving processes during shutdown.
Change-Id: I16a219d8300eae431a8baaf27bcb00707908c67a

Former-commit-id: 75ec73e02885fe0f646bc8961f3ea876597abab9
2014-04-24 19:11:50 -05:00
Brian Clements
61832eac86 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: c5400855f507015ab0a10cb0ce17ff7ba92a6220
2014-04-22 09:10:45 -05:00
Brian Clements
7c80552f73 Issue #2906 added wx_past to bufr decoder
added aliases and bufr table mappings


Former-commit-id: 4a2ed02cfb1e0f024c82a73711887ae1149d0f5e
2014-04-17 15:24:08 -05:00
Richard Peter
17196b5dcd Issue #2726: Edex graceful shutdown.
Refactored to use inheritance and separate logic where possible.
             Addressed comments.

Change-Id: I9e62414cd83121575bdf99a3b47466a7585bedb6

Former-commit-id: 6e015b3f61c20635077d6e8271e9b763e5a32fe1
2014-04-14 13:10:11 -05:00
Richard Peter
21ae3b5fcd 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: bd13bc332bcdd87723bec8669885f4594ad483b9
2014-04-11 16:23:09 -05:00
Brian Clements
e8708eb44d Issue #2906 removed accidental manifest entry for bufr obs
Former-commit-id: 76eb62c08d300e5c47321b9ecbfe65814bcf2960
2014-04-10 15:31:53 -05:00
Brian Clements
972d18cd3b 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: b35756921a0ba5ff240b80f92322da90345c6eaf
2014-04-10 12:08:27 -05:00
Brian Clements
0fa7dfb7df 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: 7eb9def773f971d5dc0e43d8b191d2b864f290d2
2014-03-31 11:56:04 -05:00