Brian Clements
99e86f95be
Omaha #3229 added bufr buoy support
...
small bufr obs refactor
fixed empty array issue in bufr parser
Change-Id: Ie21ffdafed8b137264db4751c147ce1dd13eabd2
Former-commit-id: 763ea813523d2e6a6da3fb6a80c94939ce605f6c
2014-06-12 10:12:13 -05:00
Brian Clements
2b1c7eaa37
Omaha #2536 moved WMO Header into new common plugin
...
moved WMO time parsing code from TimeTools to WMOTimeParser
Former-commit-id: c2e57be98850284cb01ba921b9dddcadbe66b311
2014-05-14 13:45:09 -05:00
Brian Clements
5beb3be2e8
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
37342cba87
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
4e976fafed
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
da8e9f6442
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
dbba727f3d
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
3575d6586f
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
f2d2cab0fc
Issue #2906 removed accidental manifest entry for bufr obs
...
Former-commit-id: 76eb62c08d300e5c47321b9ecbfe65814bcf2960
2014-04-10 15:31:53 -05:00
Brian Clements
663337e661
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
f4361b78b6
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