Commit graph

14 commits

Author SHA1 Message Date
mjames-upc
20f9282351 ufpy->python-awips; runso binary; distribution file regex additions for thredds files; Hydro app defaults; purge rules for UCAR build
Former-commit-id: 18dfe4698dcffb0d9e625699581eb9f7d6c9fac6
2016-06-27 15:44:11 -05:00
Nate Jensen
8dbe6abbe4 Omaha #3549 remove jdt prefs for faster builds
Change-Id: I82156718a52c37adecc8260fa40a2b0d93453b29

Former-commit-id: 3ba611e111585d2aa9cd9f647687fedb794077f7
2014-12-03 15:47:10 -06:00
Brian Clements
74a6c3dd20 Omaha #3410 changed lon/lat fields to floats in sfc and air obs location
Change-Id: I4c8d47b9f9e598e69309f1aa99bc30c022cae7af

Former-commit-id: cdb0a72fcb2345564f2b944fdecd7869fd498767
2014-07-24 13:45:58 -05:00
Brian Clements
5be93b4084 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
6bd43f79ff 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
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