Commit graph

4893 commits

Author SHA1 Message Date
Stephen Gilbert
369d2592fe VLab Issue #2867 - NCEP CAVE plugin delivery for 14.2.1
Many changes in NCEP Viz plugins for 14.2.1 enhancements and big fixes
for the National Centers Perspective and PGEN

Change-Id: I4fa707cf0844800a4c77961e110338daafbb0354

Former-commit-id: e3a35c9c3eb2184818b21ba1b23aac988a0148ee
2014-01-24 10:46:37 -05:00
Ron Anderson
ddccf45e86 Merge "Issue #2504 Add hostname to log path for GFESuite scripts" into omaha_14.2.1
Former-commit-id: 99e1c39e8e7b98934f42a819128cc9700f976178
2014-01-24 09:45:24 -06:00
Stephen Gilbert
10a718853d VLab Issue #2867 - NCEP CAVE plugin delivery for 14.2.1
Updates to configuration files used by the National Centers Perspective

Change-Id: Ie2c8c4f8d0eb57031fb25acbe450b6e3ac56c109

Former-commit-id: 12d9868db2939c53ed49b1cf3092f7d638189696
2014-01-24 10:33:14 -05:00
Stephen Gilbert
2bd1588ad4 VLab Issue #2866 - EDEX and EDEX Common delivery for 14.2.1
Updates to GRIB decoder tables.
Changes to some decoder plugins to support data ingest through qpid.

Change-Id: Id42e993b1ac76040ad19c970c43036d3f852def0

Former-commit-id: f64ce96da2871e55b40b6fe4ba0e77eaed266103
2014-01-24 10:14:17 -05:00
Ron Anderson
e13a34a8b3 Issue #2504 Add hostname to log path for GFESuite scripts
Change-Id: I734d8f6ec89720d23371bd9c1187ef95eeaf22eb

Former-commit-id: 975cf49b49e6266081e7b9ebcce6782b3e411667
2014-01-24 09:04:11 -06:00
Brad Gonzales
fa10363d40 Issue #2709 Fix for recurring subscription active period end.
Change-Id: I05778e95fe703c7301205ad14909c843d720fd2e

Former-commit-id: ddfc4d07aa4591f39ee5590de2d1bb67837e6229
2014-01-24 08:38:42 -06:00
Nate Jensen
cdbd05b293 Issue #2359 printout shutdown of application to try and detect kills
Change-Id: I113890428cfd5a22c2fbb0a4abdcff18a4ccd11e

Former-commit-id: 34b2c7a402bcf7f3b04ea1e98090f7e0df48566f
2014-01-23 19:02:37 -06:00
Ben Steffensmeier
7b1245b0cf Issue #2703 Hook GFEResource into KML Export.
Change-Id: I3baeb829dec4fa650fa9cb86e4fe602b6ad47963

Former-commit-id: 547e9ac7212b5a9842d064d5669772e8e50a4828
2014-01-23 18:43:14 -06:00
Nate Jensen
52eaaa17d0 Issue #2359 remove ignore threads capability since it was a hack to stop
shef and there's a better way to stop shef

Change-Id: I8c2fc8279937aca4e15ea52197081c8271d0c55c

Former-commit-id: 99f45c9a2ae2e82ba88dd8df7e2c008bda863a9e
2014-01-23 18:09:50 -06:00
Stephen Gilbert
bae1844e81 Merge "VLab Issue #2841 - SWPC delivery for 14.2.1" into ncep_14.2.1
Former-commit-id: 015664232a6214feb624262196e45aadc8ee4636
2014-01-23 17:12:28 -05:00
Ben Steffensmeier
a92f6e9bb6 Issue #2363 Add General implementation od IColormapShadedShapeExtension so that all targets will be able to render filled wind barbs.
Former-commit-id: e214a045c4d45532ed80fb4cdd51355c7884a2ee
2014-01-23 12:41:16 -06:00
Stephen Gilbert
f0f1a832c7 VLab Issue #2841 - SWPC delivery for 14.2.1
Contains functionality for image calculations such
as differencing and ratios.
Also includes config files for displaying SWPC gridded terrestrial data.
Amending commit to address code-review concerns with some java classes.

Change-Id: I3e6e8dbd5015ef825386c1203c333091c6a24f25

Former-commit-id: 5823fba56ae3036682814548004afd076174bb06
2014-01-23 11:58:55 -05:00
Nate Jensen
db10439844 Merge "Issue #2667 added bin lightning data access factory" into development
Former-commit-id: beede8dc30f5497c5769f78a46642d31c4b61cb0
2014-01-23 10:32:17 -06:00
Nate Jensen
2c1c4dd658 Merge "Issue #2667 fixed milliseconds on time range in python" into development
Former-commit-id: beaf4668ed9bfa150446980a4042b2a6c90b4b8f
2014-01-23 10:32:09 -06:00
Nate Jensen
1b2a46c66c Merge "Issue #2359 updated readme with bscalio suggestions" into omaha_14.2.1
Former-commit-id: 5237f0faa77cdaffa080ff6328fdac8edd609c5f
2014-01-23 09:58:48 -06:00
Brian Clements
bd9fbc5f38 Issue #2667 added bin lightning data access factory
renamed lightning record's lightSource field to source
added delta script for db column change
added attribute method comments for IData and DefaultGeometryData


Former-commit-id: b6c50729919ea8a9b29ca963e18f68268c3a0b7f
2014-01-23 09:32:18 -06:00
Nate Jensen
b08d9d4932 Issue #2359 updated readme with bscalio suggestions
Change-Id: I25356e9c6e89473a5442ca1bfdab29b41a996694

Former-commit-id: 2c9c6f8aee77f96911d698bc2031af5e01f03ee0
2014-01-23 09:25:37 -06:00
Brian Clements
2c8e41c0b8 Issue #2667 fixed milliseconds on time range in python
ensured microseconds are set on time range datetime objects
fixed time range get in milliseconds methods
modified TimeRangeTypeAdapter to use get in milliseconds methods for serialization
modified DataTime python to display decimal seconds when formatted to string


Former-commit-id: 8c28a4f80c68f13934a4d518691ad393aba27ce2
2014-01-23 09:18:23 -06:00
Richard Peter
58a4949254 Merge "Issue #2667 reworked abstract data factory timerange query" into development
Former-commit-id: 165da5923fbf9aab4cf0816ea65b88c0a70d7724
2014-01-23 09:14:07 -06:00
Brian Clements
ca76ce3eaa Issue #2667 reworked abstract data factory timerange query
time range query now tests if record's valid time falls between the requested time range


Former-commit-id: ac048b8fe4948c635ee9c69c942a1672aa2e9fcc
2014-01-23 08:27:01 -06:00
Nate Jensen
afed92f3ce Merge "Issue #2312 Add extra frame selection option to GFE image export. Change-Id: Ic62448c703e59a5318f361e141de7ffb65055f74" into development
Former-commit-id: 3c66905edb02585a0276698c1286f97a4e22b4b7
2014-01-22 17:04:21 -06:00
Ben Steffensmeier
4f9e60c658 Issue #2312 Add extra frame selection option to GFE image export.
Change-Id: Ic62448c703e59a5318f361e141de7ffb65055f74

Former-commit-id: cb4db2bfd5a659c59d5c5e450c92207b3a81088c
2014-01-22 16:53:04 -06:00
Richard Peter
f9ab3b8273 Merge "Issue #2627 configurable ability to retain failed data, log 'expected' failures as infos without stacktraces" into development
Former-commit-id: f09fecb4076d78c4360c55324dbc2da140ac3c08
2014-01-22 15:55:18 -06:00
Ben Steffensmeier
3187754736 Issue #2602 Don't try to load classes from uninstalled bundles.
Former-commit-id: 30ca0135046851884e4a07b36559fce086ccd3f2
2014-01-22 15:46:51 -06:00
Dave Hladky
61c5133612 Issue #2731 Fixed calendar conversion issuse with OGC
Change-Id: I78bd0fd36082302bcbc83062671c8d77236cb632

Former-commit-id: 9667ac26165431819cddab45ec2e081b6a560da8
2014-01-22 15:18:18 -06:00
Nate Jensen
738c70e8ea Merge "Issue #2312 Add ability to export gif and image export dialog. Change-Id: I10aaeba20a4acc7888cd566107ffff3e6a4fad05" into development
Former-commit-id: 8c8215778f5e37dfa4ec2df000db90f1193107ac
2014-01-22 09:36:33 -06:00
Nate Jensen
50b6eced5d Issue #2627 configurable ability to retain failed data, log 'expected'
failures as infos without stacktraces

Change-Id: I199c2125bb6c35b703b71ac5e8342d7c0a4dbcb0

Former-commit-id: 0a1049cb785f782fe7bea8379f7df694dfb45e23
2014-01-22 09:27:46 -06:00
Ben Steffensmeier
4ad4b4a859 Issue #2312 Add ability to export gif and image export dialog.
Change-Id: I10aaeba20a4acc7888cd566107ffff3e6a4fad05

Former-commit-id: e2159c422ca93aa76c6ba7a30a09234e8f9da4ce
2014-01-21 18:09:13 -06:00
Richard Peter
027f83b5e0 Merge "Issue #2613 Registry performance enhancements. Better handling of delete events." into omaha_14.2.1
Former-commit-id: 16ea885ea6dfd45fd00ccd975a75963ec7c47314
2014-01-21 16:10:57 -06:00
Benjamin Phillippe
95b0f12880 Issue #2613 Registry performance enhancements. Better handling of delete events.
Change-Id: I56d3f5c37778e717810b6a698ec9405ed3cde00a

Former-commit-id: f863897fd512acae11364eb6b4737339b5951da0
2014-01-21 15:02:59 -06:00
Nate Jensen
cf2b175d9a Merge "Issue #2359 clean up log service for distribution, build everything necessary into tar.gz file" into omaha_14.2.1
Former-commit-id: 27bfbf913f7dcf635d0c00100c05f0281ba37dae
2014-01-21 14:46:49 -06:00
Ron Anderson
99d6ce0e8f Merge "Issue #2720 Improve efficiency of merging polygons in edit area generation" into omaha_14.2.1
Former-commit-id: 9ecd7ba5d65753a8a67d31d0d690d4ff5474eac6
2014-01-21 13:55:01 -06:00
Ron Anderson
9805de99fa Issue #2720 Improve efficiency of merging polygons in edit area generation
Change-Id: I8fd83384431942fd71f30aba6053ee12af7d0eb4

Former-commit-id: c1ab9bc049528eb33b311355f6b089e67ea4997d
2014-01-21 13:25:31 -06:00
Steve Harris
69dc3d835b Merge branch 'omaha_14.2.1' into development
Conflicts:
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/perspective/GFEPerspectiveManager.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
	cave/com.raytheon.viz.product.awips/awips.product
	edexOsgi/com.raytheon.uf.edex.plugin.fssobs/src/com/raytheon/uf/edex/plugin/fssobs/FSSObsUtils.java
	edexOsgi/com.raytheon.uf.edex.pointdata/src/com/raytheon/uf/edex/pointdata/PointDataPluginDao.java

Former-commit-id: 2d255c9772a017e84b0d1b4b42cdc5de8fd53b90
2014-01-21 12:36:54 -06:00
Richard Peter
57f6096833 Issue #2724: Fix Airep/Pirep Autoboxing NPE
Change-Id: Ieb2823dc220daf4d77a071ba8baaf3831957bd38

Former-commit-id: cbdaaf4d6e28d7001df205ffb7d8d2d56bacd35f
2014-01-21 11:26:30 -06:00
Richard Peter
9e38cdb0ba Merge "Issue #2359 if satellite decode exception occurs, don't store half record" into omaha_14.2.1
Former-commit-id: 8e244e50c6722a45e1c570684f46a88e40e6c1b9
2014-01-21 09:42:07 -06:00
Nate Jensen
79d94e87cf Issue #2359 if satellite decode exception occurs, don't store half record
Change-Id: Ia6cbf2513d3d3ec8f4c0a38b90ab5a8d30474ad8

Former-commit-id: 2cfa53b34097e0f1745fa2af85c30d1bb351eea0
2014-01-21 09:07:18 -06:00
Nate Jensen
be30d6c94e Issue #2359 clean up log service for distribution, build everything
necessary into tar.gz file

Change-Id: I22a0b7d37694e523356c6f5ea0ad567bd6d32c15

Former-commit-id: 9bde0e7f917cde0bb4aeec6c92427729c007dabf
2014-01-20 17:46:47 -06:00
Mike Duff
9a2d2af4a9 Issue #2538 - Add AdhocSubscripionHander to SubscriptionHandler. Fix problem querying for adhoc subs.
Former-commit-id: 5fc6b9fcc55b6e93c9837c7b99347df8f28fc90a
2014-01-20 17:44:02 -06:00
Dave Hladky
dfc0d6d9f5 Issue #2398 Fixed scheduling outside of active period/ expired window
Change-Id: I6a07a597e84351d02cb1a0da29f796d86af28107

Former-commit-id: d5e3fdf7bd51177d24312d9daa6af7a2a4920f06
2014-01-20 17:35:44 -06:00
Lee Venable
dd12515ca2 Merge "Issue #2291 - Fixed resizing of components." into omaha_14.2.1
Former-commit-id: 277513c8d810a3996d93fd04a5691eb730c78630
2014-01-20 17:32:38 -06:00
Nate Jensen
54262ad318 Merge "Issue #2717 Force use of legacy merge sort" into omaha_14.2.1
Former-commit-id: 566d188782f5976d2a221b5a7ab162da3e8b36ca
2014-01-20 17:32:15 -06:00
Lee Venable
d3eb6c16ec Issue #2291 - Fixed resizing of components.
Former-commit-id: 9956936125611cd67aaaf6ba6e617e01b004a738
2014-01-20 17:26:28 -06:00
Ron Anderson
66bbc99784 Issue #2717 Force use of legacy merge sort
Change-Id: Ic37aa4af53f18cc1cbe9bd23420cb692dfa300d7

Former-commit-id: df2af35f3c54b30915cdb6ccebaa30c0e05c7725
2014-01-20 17:22:26 -06:00
Richard Peter
29ba337367 Merge "Issue #2459 - Remove unscheduled status from UI" into omaha_14.2.1
Former-commit-id: afdfd6b07687c9de20dad3f352db34fba6ade93c
2014-01-20 17:21:21 -06:00
Nate Jensen
517147005f Merge "Issue #2712 - improved class merging in Python Overrider. Created PythonOverriderInterface." into development
Former-commit-id: 17528714e06a31a2397a9b485d4d83fcc91d1bb0
2014-01-20 16:09:54 -06:00
David Gillingham
5401124a1f Issue #2418: Fix PHISH parameter name case issues discovered in test.
Former-commit-id: a33e5eb63fe0ad7b9d79e878a9877500065a05a8
2014-01-20 15:37:52 -06:00
Nate Jensen
70f211a2f1 Merge "Issue #2359 fix ncep pirep decoding null pointer" into omaha_14.2.1
Former-commit-id: ca3abb631efec6159b1da0b4ab08a579a3f137fc
2014-01-20 14:02:42 -06:00
Bryan Kowal
d2e40770dd Issue #2712 - improved class merging in Python Overrider. Created PythonOverriderInterface.
Amend: Wrap ModuleUtil in try..finally to ensure changes to the path are undone
Amend: Fixed formatting in PythonOverriderCore

Change-Id: I8c4d2702ef634d2b038ba20ccffc610db8a6c580

Former-commit-id: b788b07aecdc4039ef0ce657d7d9a04ab88e0069
2014-01-20 14:02:07 -06:00
Max Schenkelberg
87a6db7853 Issue #2620 Fixed manifest issues for baseline p2 export
Change-Id: I79d64a0ff17e1b0d39e7ea6e690463968b92b9c3

Former-commit-id: aaf90365b8855551b0cc22a8a95ae7e0b55f52ff
2014-01-20 13:54:27 -06:00