Commit graph

789 commits

Author SHA1 Message Date
Nate Jensen
ab30ace9ce Merge "Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized." into 13.2.1_delivery
Former-commit-id: 2059b9a962 [formerly 302d33f6a13017905c5668fb12d710ecb29c4298]
Former-commit-id: 6e89f547e5
2013-01-22 18:05:00 -06:00
Ron Anderson
8fb70d5ddc Merge "Issue #1504 Fix merge error" into 13.2.1_delivery
Former-commit-id: a1d7a1cbc9 [formerly 3a231135b5686e0c26e7d43d74d742b29ce88b1b]
Former-commit-id: b7abb8d4e4
2013-01-22 17:50:40 -06:00
Ron Anderson
8e15531e08 Issue #1504 Fix merge error
Change-Id: I058b1d1c57f506c3047480f0b85ac9dd439d7fd6

Former-commit-id: c83667e9b5 [formerly f0e56aa95e2f06c04cd02f7c429736a6ba88feb5]
Former-commit-id: 2f4badad98
2013-01-22 16:54:04 -06:00
Steve Harris
29b9077291 Merge branch '13.2.1_delivery' into development
Former-commit-id: 11b9bfc187 [formerly 920b282de84def082dac82832d80e67f7bff2b19]
Former-commit-id: 1af055a04b
2013-01-22 16:45:48 -06:00
Lee Venable
511a7d9753 Merge "Issue #1484 - Fix for half timestep changes for 3 hours or less duration. Peer Review comments." into 13.2.1_delivery
Former-commit-id: 619349b140 [formerly ef3d4c5b19c6482ec2ac2d38f90d975b7df1e295]
Former-commit-id: b945ce9e6e
2013-01-22 16:26:48 -06:00
Mike Duff
d62088cb0c Issue #1484 - Fix for half timestep changes for 3 hours or less duration.
Peer Review comments.

Change-Id: Ia96c8857094ad14cf0db89b7642dfd46f333ec47

Former-commit-id: fc4a6264f6 [formerly f7d8b074bc95b61e6d6e8dbe47442e944092618f]
Former-commit-id: 96e2192585
2013-01-22 14:57:23 -06:00
Ron Anderson
44807ba0d5 Issue #1504 GFE: Model data not always appearing automatically without CAVE restart
Change-Id: I1e52c111ec50a860a226d85bed6f0ab6dfebed58

Former-commit-id: 62671efc2a [formerly 1fe63a2d5e20226f6124a9ca27b9f6272c49226c]
Former-commit-id: 20b0761048
2013-01-22 14:47:37 -06:00
Dustin Johnson
a3c99f86bb Issue #1441 Create new datadelivery services plugin
Add GroupDefinition service.
Update subscriptions to not have a group name when their group is deleted.

Amend:
  Rebase to HEAD of 13.2.1.

Change-Id: I817ca1912f76ccf347907ddb12e3f6fd8de7e5aa

Former-commit-id: 557de162b0 [formerly 464b46dd4f4af60dbeb917f65c18c876d712e4ad]
Former-commit-id: 15c2c55ff9
2013-01-22 11:45:18 -06:00
Steve Harris
111d5afb3a Merge branch '13.2.1_delivery' into development
Conflicts:
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/BaseGfePyController.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureJob.java

Former-commit-id: df9ac3685e [formerly a0bcc2276fb95097cfc10869f0aa1ee48189fc3a]
Former-commit-id: 3a772f41cf
2013-01-22 09:40:50 -06:00
Dustin Johnson
c7189052e8 Issue #1501 Include subscription on activation/deactivation notification, remove race condition of table update.
Change-Id: Ic3f8ff634136a9830cba42befc7f41c2554698aa

Former-commit-id: 0281da10cc [formerly dd07cad3e6b2471fc4371471918078498f05d01e]
Former-commit-id: 2eda48aa0d
2013-01-21 21:24:48 -06:00
Max Schenkelberg
2c05f3c179 Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized.
Change-Id: Ib37e5be2163d750ac24827c2868162b06c290390

Former-commit-id: 5c51083f35 [formerly 3b5af8689a2fc2a7ee783d896c624fbc5581b58a]
Former-commit-id: 6fd6b2e42d
2013-01-21 14:58:16 -06:00
Dustin Johnson
aa85e0c3ca Merge "Issue #1505 Updated the crawler config to ignore rap_f* and locate rap32 datasets." into 13.2.1_delivery
Former-commit-id: c1f03f7d81 [formerly 2b3039f0f55655d484867701b4f28bfae12aece9]
Former-commit-id: 350becc94f
2013-01-21 12:23:08 -06:00
Nate Jensen
2a07d5c89f Merge "Issue #1446 add getLatCoords and getLonCoords to python data access framework" into development
Former-commit-id: e0896d8b5d [formerly 06dfa2bba6f7d061b43783e9029b164ad208b6fe]
Former-commit-id: ec1d35251c
2013-01-21 11:55:34 -06:00
Matt Nash
177d02d01b Issue #1446 add getLatCoords and getLonCoords to python data access framework
Change-Id: I292a9b424cadf3033a861d8a0703b2f02946cd4e

Former-commit-id: af22cf8929 [formerly 30ffd1412f3b193ce1fe2560f2ecf29027e7f619]
Former-commit-id: b84af90fc2
2013-01-21 11:51:18 -06:00
Nate Jensen
e969a8c438 Merge "Issue #1486: Commit initial implementation of a generic PythonScript controller class based on GFE's AbstractGfePyController, refactor GFE code to use it." into development
Former-commit-id: 36fc48eb53 [formerly 73d470a83799446554b4dd86eb20638c0d5fc48f]
Former-commit-id: d45d793d36
2013-01-21 11:42:37 -06:00
Dave Hladky
e497d39d75 Issue #1513 Updated the way level lookups are created
Change-Id: Ie1120707af608910a88c407ca8af8cf19b964555

Former-commit-id: 53ceda6a62 [formerly a6b74b9bd1781ca61e364e24f61bb647602fcce6]
Former-commit-id: cf1c674c2e
2013-01-21 11:19:00 -06:00
Dave Hladky
c45822f09b Issue #1505 Updated the crawler config to ignore rap_f* and locate rap32 datasets.
Change-Id: I6035ad79a31f9ada9910d599d6529ca91ff03173

Former-commit-id: 786afee256 [formerly 07d90ad640806abd237fb13e1476adc1fb8d35c0]
Former-commit-id: 5d8851b214
2013-01-21 08:29:29 -06:00
Richard Peter
5acc5996d3 Merge "Issue #1495 add ensemble selection tab to subset dialog Change-Id: I71c599428285c9d394529a77359a4ba61dd88f15" into 13.2.1_delivery
Former-commit-id: 76f9e42fd3 [formerly 4eb1e71df46c7ceaa5bf523c02821228da42460e]
Former-commit-id: 9feb73c161
2013-01-18 15:43:16 -06:00
Ben Steffensmeier
a28d09edbf Issue #1495 add ensemble selection tab to subset dialog
Change-Id: I71c599428285c9d394529a77359a4ba61dd88f15

Former-commit-id: f0d1c1a737 [formerly e884c8e79f05af8fb3252fa7a492d232ba090715]
Former-commit-id: 14f3c3b3bf
2013-01-18 15:42:08 -06:00
Richard Peter
2e5883c56e Merge "Issue #1495 enable ensemble subset requests in opendap. Change-Id: I5c74b23f6c5c31b397855f102ee08f9c5737ac1a" into 13.2.1_delivery
Former-commit-id: 9f9020db61 [formerly b940fe556d1421d3709ff6c798ee0a39ae09af10]
Former-commit-id: bf18ba9214
2013-01-18 15:35:56 -06:00
Ben Steffensmeier
7e3b6d12f6 Issue #1495 enable ensemble subset requests in opendap.
Change-Id: I5c74b23f6c5c31b397855f102ee08f9c5737ac1a

Former-commit-id: eb821d7580 [formerly ddaf9e6c69221600deedfbaf991a3936d0bb711e]
Former-commit-id: 94ba8511cb
2013-01-18 14:58:10 -06:00
Greg Armendariz
dda78c073a Merge "Issue #1508: Improve capture to grab screen shots and multiple jstacks to track thread state over time" into 13.2.1_delivery
Former-commit-id: 9d06f6ed6d [formerly 0356abb43bea7c9bcf7fcfc9c43d46a2fa611389]
Former-commit-id: f7b046fa0d
2013-01-18 14:30:12 -06:00
Richard Peter
f5c8534098 Issue #1508: Improve capture to grab screen shots and multiple jstacks to track thread state over time
Change-Id: I2d41e348d1cd4187887ec47c18f3b6d768ced8fd

Former-commit-id: a1c58ab36d [formerly 8c232b02fbdd268f19e65676d68311b47469fcf3]
Former-commit-id: af105bfe0f
2013-01-18 13:55:56 -06:00
Steve Harris
bbb637faf3 Merge branch '13.2.1_delivery' into development
Conflicts:
	edexOsgi/com.raytheon.uf.edex.ohd/src/com/raytheon/uf/edex/ohd/pproc/MpeLightningSrv.java

Former-commit-id: 2c9c6b7dde [formerly cda6b1137d9052b0859f2b51f5bdadecad411e43]
Former-commit-id: 407d73a04f
2013-01-18 10:52:29 -06:00
Steve Harris
d148beb4ca 13.1.2-10 baseline
Former-commit-id: 68dde17de2 [formerly 5a6d030d358519ca30fc37bf4a090a00557422a3]
Former-commit-id: 86ea0b666e
2013-01-18 10:37:25 -05:00
Nate Jensen
98ec6fcc1c Issue #1497 fix build
Former-commit-id: 6e0f0d330e [formerly 3b30fcffe24d19c6c694d9519d1a515843248d32]
Former-commit-id: b52aa82213
2013-01-17 18:42:38 -06:00
David Gillingham
a40383de3b Issue #1486: Commit initial implementation of a generic PythonScript controller class based on GFE's AbstractGfePyController, refactor GFE code to use it.
Change-Id: I6d04b58fea98c6e4ef032b4867969b8a01e258bc

Former-commit-id: c6e64d83a2 [formerly f54f775fa2bb89663e308feb79f5e188dbdd4cb4]
Former-commit-id: d16760c73e
2013-01-17 17:42:05 -06:00
Richard Peter
683fdaf376 Merge "Issue #1501 Use registry version of subscription when sending notification responses" into 13.2.1_delivery
Former-commit-id: 08e7ce3da9 [formerly 05dde10fa4bab4b93f7a2f25c368a2a99acae581]
Former-commit-id: f2ed67c841
2013-01-17 17:06:52 -06:00
Nate Jensen
f70f8d1f4f Issue #1497 ported python fillEditArea to Java to boost speed
Change-Id: Idbc2a027914e1a584d36551781df21ed9bf63c36

Former-commit-id: 278ea6d24e [formerly 32cf1236638c64a3e047398ca829d79d3b7cb5ef]
Former-commit-id: 15e1731ef3
2013-01-17 16:14:56 -06:00
Dustin Johnson
13a75fabad Issue #1501 Use registry version of subscription when sending notification responses
Change-Id: I96622e8f1d2236ade47d4c5a11ad41b750bc7962

Former-commit-id: d9064bdc98 [formerly da8f6de9ae2b897163b465c045114fbd9ebec6e8]
Former-commit-id: 38036a0e8b
2013-01-17 14:53:36 -06:00
Dustin Johnson
6468029207 Issue #1412 Check file last modified times each time role data is requested
Change-Id: Ieae84ad3106e3aa0cf4d253a10c27e8c9c60ecaa

Former-commit-id: 74d5a70c30 [formerly b7e577237df9e157fdb218af48c41f6209ff2bfb]
Former-commit-id: 037dabb683
2013-01-17 12:48:01 -06:00
Nate Jensen
b591570bc6 Merge "Issue #1491 add Geometry converter and move registry spring instantiation" into development
Former-commit-id: 5b8cbca329 [formerly c19effd855522fc5eafe7be02f845162a5bff2bb]
Former-commit-id: 358e5f7ef9
2013-01-17 09:28:16 -06:00
Nate Jensen
8ee59505b6 Merge "Issue #1481 slight clean up of radar, make alphanumeric values empty for any products that do not matter" into 13.2.1_delivery
Former-commit-id: cd45e662fd [formerly 3824077f84deb52ee2d7adc7b19f5134e6788ddb]
Former-commit-id: 391a179bdb
2013-01-17 09:27:52 -06:00
Roger Ferrel
f10521f861 Issue #1442 Changes to update display when Simulated Time is changed. Corrections to pqact.conf.template.
Changes based on code review and added listener to GridManager and unit test.

Change-Id: Ida593a7e3cc7d4fd9bd6f44a4455145114484650

Former-commit-id: 1cd076671c [formerly 7f70c2f65453db6bf3097ae8157511c38a36b136]
Former-commit-id: 1e492b81ff
2013-01-16 16:53:29 -06:00
Brad Gonzales
e1e5001736 Issue #1448 Added app context checks to ArealQpeGenSrv MpeLightningSrv. Uncommented run_report_alarm call in run_alarm_whfs. Moved internal methods to private in MpeRUCFreezingLevel.
Amend: removed log statments from run_alarm_whfs based on review comments.
       removed tab.

Change-Id: I05cd853814376bfb0ac61e3340210be928a35c57

Former-commit-id: 31c48be1c5 [formerly 86c094b2d301dbf6ead2d74bc64b3596cf2ef6d8]
Former-commit-id: 69eccc1d80
2013-01-16 15:23:53 -06:00
Richard Peter
8d72673d7a Merge "Issue #1420 - More Rules changes. Peer review comments" into 13.2.1_delivery
Former-commit-id: f6749331c9 [formerly fc818294ba14c7b957cf6aedae153d3a18b5219b]
Former-commit-id: 86acbf5470
2013-01-16 15:08:37 -06:00
Mike Duff
c6924b6920 Issue #1420 - More Rules changes.
Peer review comments

Change-Id: I3ed89b332764bba2d995a248e361d20c1eec6edf

Former-commit-id: 2a31447d6d [formerly 84f2d0ed39e11059359558676c988a0bf1e989b9]
Former-commit-id: 8d0a79703f
2013-01-16 14:34:55 -06:00
Richard Peter
6d3159ea80 Merge "Issue #1493 fix grib2 decoder to handle ensembles" into 13.2.1_delivery
Former-commit-id: 276fee1b70 [formerly 8b0a1178ecd824a3b7f399a187f5c152025aa58e]
Former-commit-id: b98ed1f8e7
2013-01-16 12:41:32 -06:00
Dustin Johnson
c750e27389 Issue #1487 Use XML to store stats grouping information in the database
Amend:
  Increase length of grouping column to 1024.
  Add deltaScript to convert the grouping column to xml.
  Change regex to replace any pluginName fields with dashes, not just satellite-mcidas.

Change-Id: I0d5081645c5f11909e5778c8e555d5da3cf77e1a

Former-commit-id: b627dfc054 [formerly 38ecb1f36dce4717d0ba9066c8cd22116770d34b]
Former-commit-id: 19d3a14d4f
2013-01-16 12:21:11 -06:00
Steve Harris
2e34a82690 Merge branch '13.2.1_delivery' into development
Former-commit-id: 8c447659ff [formerly 723f0efba18c83c46d3b241dae678e81d2ac924d]
Former-commit-id: 483e55bcef
2013-01-16 12:03:50 -06:00
Ben Steffensmeier
fb237583e2 Issue #1493 fix grib2 decoder to handle ensembles
Former-commit-id: 7d155653bc [formerly c694df943bb70f2903fe495400061444a67d3357]
Former-commit-id: 4595797f5f
2013-01-15 18:08:19 -06:00
Bryan Kowal
53a280116b Issue #1414 - adding Satellite to the Data Access Framework
- addressed peer review comments
- includes the CAVE generic grid resource and resource data
- the generic grid resource now utilizes the populateData method of IGridData
- the data time methods of the satellite factory will now throw data retrieval exceptions

Change-Id: I763cddc8ba8cac715eb0605594904bd9f9c21db9

Former-commit-id: 4939e96872 [formerly b084e4a721edc9400fc7a8f25c7da539d6dd8480]
Former-commit-id: 789359a779
2013-01-15 18:08:17 -06:00
Matt Nash
73ab7a756a Issue #1491 add Geometry converter and move registry spring instantiation
Change-Id: I7794f41c637b5e29662356d81e172d3484e66a56

Former-commit-id: 648c027294 [formerly 94b52c4d617f15bb0bd8d460eb9c5ab6e1a201e6]
Former-commit-id: b4f48078ca
2013-01-15 17:06:28 -06:00
Richard Peter
8258395d58 Merge "Issue #1489 Harvester directories not created causing harvester to not start" into 13.2.1_delivery
Former-commit-id: 09fb2d0919 [formerly 8388122d8273aca20a9c4292035049957a091a69]
Former-commit-id: 0e684515c6
2013-01-15 16:11:35 -06:00
Matt Nash
9f8cc4ec5d Issue #1481 slight clean up of radar, make alphanumeric values empty for any products that do not matter
Change-Id: I88847a609e57e8057a480653add74f0c5c5b4934

Former-commit-id: 79e95d787c [formerly 1ac8a6d7320254f4f69160f764c86e8bd4b35d66]
Former-commit-id: db1dfd3001
2013-01-15 16:05:25 -06:00
Nate Jensen
7cb08e43b8 Merge "Issue #1446 improve javadoc" into development
Former-commit-id: 10f67e664d [formerly 186ecd09bb158d77c63be03b556f6b4a648f4191]
Former-commit-id: c78078ee6e
2013-01-15 15:27:44 -06:00
Nate Jensen
3ea6667da1 Issue #1446 improve javadoc
Change-Id: I5cd77c5d4e5e75f3b0a364db610c470d163b9307

Former-commit-id: 2450821fe7 [formerly 668baa6b031f79d82aff64d98a13cd901ac90222]
Former-commit-id: 8588d94cd7
2013-01-15 15:22:46 -06:00
Bryan Kowal
c1330e8121 Issue #1469 - pypies will now read the hdf5 root directory from configuration. Relative paths can now be passed to pypies. Rebased to fix merge conflict.
Change-Id: I38873e478729a3644db7ce2813e9bd6c15d9bdf3

Former-commit-id: e2a12845d3 [formerly ed2e78738b391bcb9a40ddde7b7a6acf7ccd1b30]
Former-commit-id: 4db9c6c321
2013-01-15 14:56:01 -06:00
Max Schenkelberg
c246f56568 Issue #1457 Initial changes for MPE time refactor. Wrote custom resource that handles multiple times and tailored code to use resource instead of old XmrgResource which was not written to support multiple frames
Amend: Cleaned up comments and some bugs in code after review

Amend: Rebased changes

Change-Id: I512b9bb30a08b9a1cfc5e8d9b5008ebc4f352c2d

Former-commit-id: ff72ce0b0c [formerly ab74da7808aa343983f532ee076820c7e63fdded]
Former-commit-id: db3e7bab99
2013-01-15 14:41:19 -06:00
Nate Jensen
aaa442212a Issue #1446 Initial python within Jep implementation of data access framework
Change-Id: I7b6ddb25f0ec68419aab7e40f15f94cd16e155b8

Former-commit-id: e5237fceac [formerly 1c5339c02a8570e12f92559a3159006efdf0df77]
Former-commit-id: 12e0a100c4
2013-01-15 13:48:04 -06:00