Commit graph

1822 commits

Author SHA1 Message Date
Richard Peter
76f9e42fd3 Merge "Issue #1495 add ensemble selection tab to subset dialog Change-Id: I71c599428285c9d394529a77359a4ba61dd88f15" into 13.2.1_delivery
Former-commit-id: 4eb1e71df46c7ceaa5bf523c02821228da42460e
2013-01-18 15:43:16 -06:00
Ben Steffensmeier
f0d1c1a737 Issue #1495 add ensemble selection tab to subset dialog
Change-Id: I71c599428285c9d394529a77359a4ba61dd88f15

Former-commit-id: e884c8e79f05af8fb3252fa7a492d232ba090715
2013-01-18 15:42:08 -06:00
Richard Peter
9f9020db61 Merge "Issue #1495 enable ensemble subset requests in opendap. Change-Id: I5c74b23f6c5c31b397855f102ee08f9c5737ac1a" into 13.2.1_delivery
Former-commit-id: b940fe556d1421d3709ff6c798ee0a39ae09af10
2013-01-18 15:35:56 -06:00
Ben Steffensmeier
eb821d7580 Issue #1495 enable ensemble subset requests in opendap.
Change-Id: I5c74b23f6c5c31b397855f102ee08f9c5737ac1a

Former-commit-id: ddaf9e6c69221600deedfbaf991a3936d0bb711e
2013-01-18 14:58:10 -06:00
Greg Armendariz
9d06f6ed6d 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: 0356abb43bea7c9bcf7fcfc9c43d46a2fa611389
2013-01-18 14:30:12 -06:00
Richard Peter
a1c58ab36d Issue #1508: Improve capture to grab screen shots and multiple jstacks to track thread state over time
Change-Id: I2d41e348d1cd4187887ec47c18f3b6d768ced8fd

Former-commit-id: 8c232b02fbdd268f19e65676d68311b47469fcf3
2013-01-18 13:55:56 -06:00
Bryan Kowal
b4964c0a19 Issue #1490 - updated edex-environment
- actually include the modified files in the commit this time

- each edex environment will now receive its own instance of pypies
- a httpd-pypies port and a pypies logging port must now be specified when creating an edex environment
- the location of the pypies configuration file is no longer hard-coded; specified as an environment variable
- made the pypies tcp logging port configurable
- add source headers
- the configuration will now update the ServerRoot

Change-Id: Ie4130caad91f027c9ab547806fb014c0e708596d

Former-commit-id: c96d7532679555f3ccf8a0d7bc07866e63ac177f
2013-01-18 12:44:37 -06:00
Ben Steffensmeier
b6fb3706bb Issue #1502 fix grid sampling unit null pointer.
Former-commit-id: db0a4825b8360afaada2a8f8363108464e61f474
2013-01-18 11:19:15 -06:00
Ben Steffensmeier
f0af056d97 Issue #1483 switch dual pol bundles to no longer use bestRes, fix bestRes updates.
Former-commit-id: deeff9eae06f096612b65832a344e5d05a36db07
2013-01-18 10:59:43 -06:00
Steve Harris
2c9c6b7dde 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: cda6b1137d9052b0859f2b51f5bdadecad411e43
2013-01-18 10:52:29 -06:00
Mike Duff
5b6ec484c0 Issue #1386 - Change menu text to read Save Graph Image.
Former-commit-id: c8e849b1636d9429215a36ba85febf805cdd4fc6
2013-01-18 09:28:43 -06:00
Nate Jensen
6e0f0d330e Issue #1497 fix build
Former-commit-id: 3b30fcffe24d19c6c694d9519d1a515843248d32
2013-01-17 18:42:38 -06:00
David Gillingham
c6e64d83a2 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: f54f775fa2bb89663e308feb79f5e188dbdd4cb4
2013-01-17 17:42:05 -06:00
Richard Peter
08e7ce3da9 Merge "Issue #1501 Use registry version of subscription when sending notification responses" into 13.2.1_delivery
Former-commit-id: 05dde10fa4bab4b93f7a2f25c368a2a99acae581
2013-01-17 17:06:52 -06:00
Nate Jensen
278ea6d24e Issue #1497 ported python fillEditArea to Java to boost speed
Change-Id: Idbc2a027914e1a584d36551781df21ed9bf63c36

Former-commit-id: 32cf1236638c64a3e047398ca829d79d3b7cb5ef
2013-01-17 16:14:56 -06:00
Dustin Johnson
d9064bdc98 Issue #1501 Use registry version of subscription when sending notification responses
Change-Id: I96622e8f1d2236ade47d4c5a11ad41b750bc7962

Former-commit-id: da8f6de9ae2b897163b465c045114fbd9ebec6e8
2013-01-17 14:53:36 -06:00
Ben Steffensmeier
00f0384065 Issue #1502 fix grid sampling unit null pointer.
Former-commit-id: e1618704972fad954ac61bc3aecb09f6767f1255
2013-01-17 13:02:35 -06:00
Dustin Johnson
74d5a70c30 Issue #1412 Check file last modified times each time role data is requested
Change-Id: Ieae84ad3106e3aa0cf4d253a10c27e8c9c60ecaa

Former-commit-id: b7e577237df9e157fdb218af48c41f6209ff2bfb
2013-01-17 12:48:01 -06:00
Ben Steffensmeier
4854df66bc Issue #1495 update Product Browser to load all ensemble members
Former-commit-id: 38af9c697b1bb96e5f6f032eb9fc2055a9e8f7ef
2013-01-17 10:32:40 -06:00
Greg Armendariz
b2b281af7d Merge changes I42a05fc3,I796f9e15 into development
* changes:
  Issue #1469 - getPath will be used in the place of getAbsolutePath so java does not prepend a fictional path to the beginning of the expected path
  Issue #1494 - the com.raytheon.viz.dataaccess feature will now be built


Former-commit-id: 67476b3423f0cdc072e3e0ac2739b92cc2782690
2013-01-17 10:19:50 -06:00
Bryan Kowal
a2f745ec54 Issue #1469 - getPath will be used in the place of getAbsolutePath so java does not prepend a fictional path to the beginning of the expected path
Former-commit-id: 42a05fc36d0ba3036a7e056d8871f684abf986c9
2013-01-17 09:59:11 -06:00
Bryan Kowal
68491bee01 Issue #1494 - the com.raytheon.viz.dataaccess feature will now be built
Former-commit-id: 796f9e15632bf3491c68702be5e7135c51b99fec
2013-01-17 09:57:58 -06:00
Nate Jensen
5b8cbca329 Merge "Issue #1491 add Geometry converter and move registry spring instantiation" into development
Former-commit-id: c19effd855522fc5eafe7be02f845162a5bff2bb
2013-01-17 09:28:16 -06:00
Nate Jensen
cd45e662fd 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: 3824077f84deb52ee2d7adc7b19f5134e6788ddb
2013-01-17 09:27:52 -06:00
Richard Peter
9d81479452 Merge "Issue #1479 fix mod families" into development
Former-commit-id: 31faae93ac271de25b7671f45548a3c088a2eacf
2013-01-16 17:11:12 -06:00
Roger Ferrel
1cd076671c 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: 7f70c2f65453db6bf3097ae8157511c38a36b136
2013-01-16 16:53:29 -06:00
Brad Gonzales
31c48be1c5 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: 86c094b2d301dbf6ead2d74bc64b3596cf2ef6d8
2013-01-16 15:23:53 -06:00
Richard Peter
f6749331c9 Merge "Issue #1420 - More Rules changes. Peer review comments" into 13.2.1_delivery
Former-commit-id: fc818294ba14c7b957cf6aedae153d3a18b5219b
2013-01-16 15:08:37 -06:00
Mike Duff
2a31447d6d Issue #1420 - More Rules changes.
Peer review comments

Change-Id: I3ed89b332764bba2d995a248e361d20c1eec6edf

Former-commit-id: 84f2d0ed39e11059359558676c988a0bf1e989b9
2013-01-16 14:34:55 -06:00
Roger Ferrel
5250a0addf Issue #1492 Made GFE's GhgFontDlg and volume browser's InventoryDlg non-blocking; removed no longer needed "original" classes. No code changes merge conflict?
Change-Id: I28676d7b6d016e3f4f61fcc667c2e1d2af9e53d1

Former-commit-id: 5444e7653c0cf488eb424a16816beb2e6a9335b1
2013-01-16 13:07:58 -06:00
Richard Peter
276fee1b70 Merge "Issue #1493 fix grib2 decoder to handle ensembles" into 13.2.1_delivery
Former-commit-id: 8b0a1178ecd824a3b7f399a187f5c152025aa58e
2013-01-16 12:41:32 -06:00
Dustin Johnson
b627dfc054 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: 38ecb1f36dce4717d0ba9066c8cd22116770d34b
2013-01-16 12:21:11 -06:00
Steve Harris
8c447659ff Merge branch '13.2.1_delivery' into development
Former-commit-id: 723f0efba18c83c46d3b241dae678e81d2ac924d
2013-01-16 12:03:50 -06:00
Ben Steffensmeier
244f55e1f9 Issue #1479 fix mod families
Former-commit-id: 4678cbf7764cae77683d357f0ac1bf6ff95bc63e
2013-01-16 10:56:21 -06:00
Bryan Kowal
2ed28bed93 Issue #1469 - getPath will be used in the place of getAbsolutePath so java does not prepend a fictional path to the beginning of the expected path
Former-commit-id: 18676a8f73c7ac0eb2ce0ff25cf3c66ae1f72f02
2013-01-15 18:46:46 -06:00
Ben Steffensmeier
7d155653bc Issue #1493 fix grib2 decoder to handle ensembles
Former-commit-id: c694df943bb70f2903fe495400061444a67d3357
2013-01-15 18:08:19 -06:00
Bryan Kowal
4939e96872 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: b084e4a721edc9400fc7a8f25c7da539d6dd8480
2013-01-15 18:08:17 -06:00
Matt Nash
648c027294 Issue #1491 add Geometry converter and move registry spring instantiation
Change-Id: I7794f41c637b5e29662356d81e172d3484e66a56

Former-commit-id: 94b52c4d617f15bb0bd8d460eb9c5ab6e1a201e6
2013-01-15 17:06:28 -06:00
Richard Peter
09fb2d0919 Merge "Issue #1489 Harvester directories not created causing harvester to not start" into 13.2.1_delivery
Former-commit-id: 8388122d8273aca20a9c4292035049957a091a69
2013-01-15 16:11:35 -06:00
Bryan Kowal
02c16b6f3d Issue #1469 - updated for compatibility with recent changes to Pypies.
Former-commit-id: 417ecdcc5b9907b95856571d5d03fa12099eb3f6
2013-01-15 16:09:42 -06:00
Matt Nash
79e95d787c Issue #1481 slight clean up of radar, make alphanumeric values empty for any products that do not matter
Change-Id: I88847a609e57e8057a480653add74f0c5c5b4934

Former-commit-id: 1ac8a6d7320254f4f69160f764c86e8bd4b35d66
2013-01-15 16:05:25 -06:00
Brad Gonzales
026c98298b Issue #1452 Clear current filters when creating a new filter configuration.
Change-Id: I7562e05f404b7b3bc746a168d72601520d3a8500

Former-commit-id: c4f47262403a56a0e6fe28bb1b5ac523fb91e43f
2013-01-15 15:50:43 -06:00
Dave Hladky
0f7a64798d Issue #1475 QPF standalonoe displays appear slow
Change-Id: I352de7f76ade5d3d981b3c6206086955c2243f6a

Former-commit-id: 6e7c86aba7103c445823ac2a11a2241939e4b6c2
2013-01-15 15:50:27 -06:00
Richard Peter
c8d963d541 Merge "Issue #1286 Fix bugs found during 1286 testing" into 13.2.1_delivery
Former-commit-id: e2516f60d0748830d5849f42819e2dcc66b67bb6
2013-01-15 15:37:42 -06:00
Nate Jensen
10f67e664d Merge "Issue #1446 improve javadoc" into development
Former-commit-id: 186ecd09bb158d77c63be03b556f6b4a648f4191
2013-01-15 15:27:44 -06:00
Nate Jensen
2450821fe7 Issue #1446 improve javadoc
Change-Id: I5cd77c5d4e5e75f3b0a364db610c470d163b9307

Former-commit-id: 668baa6b031f79d82aff64d98a13cd901ac90222
2013-01-15 15:22:46 -06:00
Bryan Kowal
e2a12845d3 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: ed2e78738b391bcb9a40ddde7b7a6acf7ccd1b30
2013-01-15 14:56:01 -06:00
Lee Venable
32692a6def Merge "Issue #1483 switch dual pol bundles to no longer use bestRes, fix bestRes updates." into development
Former-commit-id: 517b6e6652b75801928cbb8f2f6899916e8dd988
2013-01-15 14:47:49 -06:00
Max Schenkelberg
ff72ce0b0c 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: ab74da7808aa343983f532ee076820c7e63fdded
2013-01-15 14:41:19 -06:00
Max Schenkelberg
02e7c79de9 Issue #1462 Created new BundleLoader and BundleProductLoader to consolidate code for loading Bundles to the screen asynchronously.
Amend: Switched to proper ticket

Change-Id: Iacfc73f574aef64bba43323818ea3484b1f5a9b9

Former-commit-id: 86aa1a7febbd1b8671e546c2b9eaca10f82860a4
2013-01-15 14:13:36 -06:00