Commit graph

1045 commits

Author SHA1 Message Date
Steve Harris
8309193ce9 12.9.1-1 baseline
Former-commit-id: 79ce6cfd97 [formerly 6601ddb09c2928754c2c3859dac284998d73ff81]
Former-commit-id: 31ae7ea218
2012-08-15 13:59:00 -05:00
Steve Harris
e372481f81 Merge branch 'development' into Enhanced_points
Former-commit-id: f7f97d9f54 [formerly 25026a4d9955b76039bf25861380cadebff19665]
Former-commit-id: 346d775f57
2012-08-15 13:35:47 -05:00
Nate Jensen
d70d78d664 Merge "Issue #1018 disable many toolbar and menu items when the current editor is not a display pane container" into development
Former-commit-id: 91e0ba8c23 [formerly d252760b0e39002e53a5fce809b38521ca2351aa]
Former-commit-id: 2cb82b7170
2012-08-14 16:52:40 -05:00
Ron Anderson
bac68cc1de Issue #1052 Fixed GridLocaton.gridCell to return Point instead of Coordinate.
Change-Id: I1bbf11738ec0595d42d88423bb9b6ef9d42468e2

Former-commit-id: 81abb2c60b [formerly 373ac200fcd1c9a39244a2775d95c7b891334632]
Former-commit-id: 17f636c2a2
2012-08-14 16:27:11 -05:00
Steve Harris
27fa10e133 Merge branch 'development' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development
Former-commit-id: e530637aa3 [formerly 43d4642bc39a053d40fce9b6aff1d11f3d313dd7]
Former-commit-id: e3927a11c7
2012-08-14 16:26:00 -05:00
Ben Steffensmeier
54b538bb07 Issue #947 revert changes to dataTime format
Former-commit-id: 70ba8d82db [formerly 53a441f310e35d80ceb0ff28c156bf15ba1b5893]
Former-commit-id: 50cb7383a6
2012-08-14 16:20:36 -05:00
Ron Anderson
5c80f582b3 Issue #1052 Fixed GridLocaton.gridCell to return Point instead of Coordinate.
Change-Id: I1bbf11738ec0595d42d88423bb9b6ef9d42468e2

Former-commit-id: 985167892d [formerly 564b72997c59a665398c8687d6bafdb54c469881]
Former-commit-id: 71d74b1dcf
2012-08-14 16:20:23 -05:00
Nate Jensen
9657ce7e32 Merge "Issue #947 revert changes to dataTime format" into development_on_ss_builds
Former-commit-id: 80f1766f9a [formerly 22a06b47664b0f7b7592022345cc7e3ead147036]
Former-commit-id: 571e16bd23
2012-08-14 16:15:55 -05:00
Ben Steffensmeier
28aae9f11f Issue #1058 fix reprojection of wind vectors
Former-commit-id: 9c727d2e33 [formerly 8fdc9841f9033720aa0ceb6389e7b1403d75a2d5]
Former-commit-id: ba9d0b25b5
2012-08-14 16:15:19 -05:00
David Gillingham
e541c86f1b Issue #1055: Fix coop precip breakage from Wes2Bridge db changes.
Change-Id: Idbbbf7622483c426efc715f9e8eb185be6d47bad

Former-commit-id: 79a77a38a4 [formerly 03f9de1860008cd1a2b4b60576802a67a8a447fa]
Former-commit-id: f40fc68c28
2012-08-14 16:15:10 -05:00
Ben Steffensmeier
fd2bf26119 Issue #947 revert changes to dataTime format
Former-commit-id: 434193b34b [formerly 5c560da8d485f2ca2b6ca24925480aa61fb994de]
Former-commit-id: ce689ad5fa
2012-08-14 16:12:02 -05:00
Ben Steffensmeier
6267bdb915 Issue #1018 change product browser to handle no editor conditions better.
Change-Id: I3235ebb6d50eee26c75d31ce91e2a01c2d49b300

Former-commit-id: 7559065a1d [formerly 7cb30aa5c00eea5b95b6c4b39653fabeaccdd872]
Former-commit-id: 4d20aa0e82
2012-08-14 15:23:34 -05:00
Lee Venable
fe9a85cefb Merge "Issue #1055: Fix coop precip breakage from Wes2Bridge db changes." into development_on_ss_builds
Former-commit-id: 2c2a3f4aec [formerly cf7be4b4a2a49f365258f1ac6262b64e86e705e4]
Former-commit-id: 457d099cca
2012-08-14 14:26:10 -05:00
Ben Steffensmeier
283781ba03 Issue #1058 fix reprojection of wind vectors
Former-commit-id: 09c412d754 [formerly 315965383123120bffe1faa1d63fdfb7b633bc97]
Former-commit-id: c25c08c8e7
2012-08-14 13:44:21 -05:00
David Gillingham
06e789e986 Issue #1055: Fix coop precip breakage from Wes2Bridge db changes.
Change-Id: Idbbbf7622483c426efc715f9e8eb185be6d47bad

Former-commit-id: f2795370d1 [formerly da6811db78e3fcf57acc25e417ec8319c1dceecf]
Former-commit-id: b587c1ea4f
2012-08-14 13:36:51 -05:00
Ben Steffensmeier
474fe44037 Issue #1018 disable many toolbar and menu items when the current editor is not a display pane container
Former-commit-id: 0857d971b5 [formerly 7ae4af9778cfa58fc755041479aadec5e6ad90b0]
Former-commit-id: a4c46c7f55
2012-08-14 10:25:38 -05:00
Max Schenkelberg
d6522f8e3a Issue #28 Implemented generic true color resource with new extension. Wrote new, more efficient, accurate, and scalable TileSet rendering/managing code to replace AbstractTileSet which VIIRS uses since it took over 10s to load a single frame of data with AbstractTileSet and around 20-30s to load a single true color frame of VIIRS. Put true color code in separate projects to encapsulate functionality. Resources need not depend on these projects, they just have to set the ImagingProvider in their ImagingCapability and true color resource can be loaded through a bundle file.
Change-Id: I624edb115b02611470e2e434e27759c45600111c

Former-commit-id: 09b0db0a13 [formerly 7d75620c07c992ab74a8305a69ed87817f8f0639]
Former-commit-id: 93e8619fa5
2012-08-13 12:20:05 -05:00
Ben Steffensmeier
6f178a9150 Issue #1004 change plots to synchronize with dispose instead of joining since join allows paint to happen
Change-Id: I6011a5fedc155ab8d515d3c6eb5d368f582c59bd

Former-commit-id: 559efb19fb [formerly aece671b35405e1f278439c9a1a8230dad5cf4c2]
Former-commit-id: 603a9c90e4
2012-08-13 09:54:22 -05:00
Ben Steffensmeier
573cc270e8 Issue #947 remove milliseconds from obs, change avnfps to use dbqueryrequest to get Dates instead of CatalogQuery to get Strings.
Former-commit-id: 1e527f83f0 [formerly 06c2c85159598ca803c663de97caed4b6841c135]
Former-commit-id: c6a121962f
2012-08-09 17:53:19 -05:00
Ben Steffensmeier
8d118c392a Issue #947 fix parsing of DataTime.
Change-Id: Ie49c287850a3e12a748e43aafa0f1a90bce13b04

Former-commit-id: b53fe917bc [formerly 045952304218c867d8fe89df9828f70632df2d00]
Former-commit-id: 525c0b21a9
2012-08-09 17:50:23 -05:00
Ben Steffensmeier
3f92e385a6 Issue #1004 make dispose/shutdown of plot jobs more permenant by joining.
Former-commit-id: c1bacb33b1 [formerly 6cb8e45b4f3a78abcfeee982306684eef025fd3d]
Former-commit-id: 3abfef55cc
2012-08-09 17:45:19 -05:00
Nate Jensen
32cc46ec4e Merge "Issue #947 remove milliseconds from obs, change avnfps to use dbqueryrequest to get Dates instead of CatalogQuery to get Strings." into development_on_ss_builds
Former-commit-id: 4211a8deac [formerly 70f2bcb38c03eee2d389774f92a4676b0d4cae43]
Former-commit-id: eeaa2c798f
2012-08-09 17:18:38 -05:00
Ben Steffensmeier
64caa963b1 Issue #947 remove milliseconds from obs, change avnfps to use dbqueryrequest to get Dates instead of CatalogQuery to get Strings.
Former-commit-id: ad1415948f [formerly 51acdac79ebfa11abb5d69707a0a7b059e1a2e57]
Former-commit-id: 066a5af2a6
2012-08-09 17:16:38 -05:00
Jonathan Sanchez
4f2d6630c1 Issue #883 Sorted warning records and prevented altered entries to be in
the same frame as new entries.


Former-commit-id: fa7795d17f [formerly 5c8c0783c8e054792ac38b4487188495dd0b0319]
Former-commit-id: 6507a97665
2012-08-09 08:26:21 -05:00
Nate Jensen
8cd83e1571 Merge "Issue #947 fix parsing of DataTime. Change-Id: Ie49c287850a3e12a748e43aafa0f1a90bce13b04" into development_on_ss_builds
Former-commit-id: fbbf74eb50 [formerly b7cac9d262bd99e74a51d903042fb7ad79eddfa8]
Former-commit-id: a88d7bcedc
2012-08-08 16:10:13 -05:00
Ben Steffensmeier
cac790ac5a Issue #947 fix parsing of DataTime.
Change-Id: Ie49c287850a3e12a748e43aafa0f1a90bce13b04

Former-commit-id: 5da238c8b9 [formerly 30ebbadbbffce0c3b1a236d36be5f3013124e7cd]
Former-commit-id: 97ba96759c
2012-08-08 14:41:33 -05:00
Steve Harris
24515a43b6 Merge branch 'development_on_ss_builds' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development_on_ss_builds
Former-commit-id: a9b587019a [formerly e49333c9cddc47d2b8f3f835e19657043d51a7af]
Former-commit-id: 1feb52683a
2012-08-08 13:59:52 -05:00
Steve Harris
fc39ef78e4 Fixed merge (take 3) of development / 12.8.1-5 versions of HttpClient.java
Former-commit-id: d538fd8913 [formerly d8080798d6c69b9cf0f9042660c5ad910cf123c6]
Former-commit-id: bbf4b18204
2012-08-08 13:57:46 -05:00
Roger Ferrel
b3c357c964 Issue #875 Markers and group added to Cave.
Amend: Removed python file

Amemd: Changes based on reviewer comments and additon of popup menus in the PontsMgrDlg.

Amend: deleted unwanted .project file

Amend: Removed comment out code and fix class descriptions

Amend: Changes based on reviewer comments.

Change-Id: I32c9dd754d1bfa06b470872b052b61e42adf11e8

Former-commit-id: f4ae8eb150 [formerly c8e5bf1a82979ebc2445acb88682e32ca8813f43]
Former-commit-id: 2e3fc4b400
2012-08-08 13:35:47 -05:00
Nate Jensen
a241db9e69 Merge "Issue #1004 make dispose/shutdown of plot jobs more permenant by joining." into development_on_ss_builds
Former-commit-id: 6c758b7c84 [formerly 65ea6e46e059a058d5a46b0cf28f1b50c3057744]
Former-commit-id: b704e8d3f4
2012-08-08 09:43:40 -05:00
Steve Harris
e2267aa186 Fixed merge (take 2) of development / 12.8.1-5 versions of HttpClient.java
Former-commit-id: 9e2e0fa166 [formerly 5717f9bf344b6d78ca30f1387679e535bac5a13c]
Former-commit-id: 926ff5dc5a
2012-08-07 15:29:25 -05:00
Jonathan Sanchez
17a3198056 Issue #883 Sorted warning records and prevented altered entries to be in
the same frame as new entries.

Former-commit-id: df301c2e03 [formerly cfaece96bd77aef32073400c1abaf0bf8cd3f103]
Former-commit-id: 051b63c3e9
2012-08-07 14:50:15 -05:00
Ben Steffensmeier
0a974b26c2 Issue #1004 make dispose/shutdown of plot jobs more permenant by joining.
Former-commit-id: 83d6cde368 [formerly 4c5e5e0d54c523723edd16b756dc1caf208f5cd6]
Former-commit-id: c9774a4f03
2012-08-07 12:03:13 -05:00
Steve Harris
6615c96f33 Fixed merge of development / 12.8.1-5 versions of HttpClient.java
Former-commit-id: 3f88fa9078 [formerly 34a733bb4701c6f083595be42e5b15cd4ba868bd]
Former-commit-id: 6dae0398d3
2012-08-07 10:04:39 -05:00
Steve Harris
f540dbfb87 Merge branch 'development' into development_on_ss_builds
Former-commit-id: 515c8ec596 [formerly 69faa80856ac4c63f9cc79ccd7370e129093f091]
Former-commit-id: 32ee17d124
2012-08-06 12:57:56 -05:00
Steve Harris
60c0cfc3b3 Merge branch '21.2-Warngen_Urban_Boundaries' into development_on_ss_builds
Conflicts:
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/template/TemplateRunner.java

Former-commit-id: f3babcf1a1 [formerly 2a2487546a533987bc618b06780bba4d0bc61da8]
Former-commit-id: d90c5f989d
2012-08-06 11:13:47 -05:00
Max Schenkelberg
ae3b62ca12 Issue #626 Fixed GLStats to print proper message name. Fixed SatelliteDao to correctly use UnsignedByteArrayWrapper to properly reflect data. Modified UnsignedShortArrayWrapper to extend ShortArrayWrapper like Byte/UnsignedByteArrayWrapper does. Fixed DataTime legend generation when time range is not even hour increment
Change-Id: Ie79883c1d901f24042234fe5e79b5ae903e5792b

Former-commit-id: 0031d21292 [formerly b0466e68bea4102f397db214bb58b66c10a338ed]
Former-commit-id: 36bf80d13e
2012-08-06 09:44:44 -05:00
Steve Harris
9e2d161f8d Merge branch 'ss_builds' (12.8.1-10) into development_on_ss_builds
Conflicts:
	rpms/awips2.64/Installer.h5py/component.spec

Former-commit-id: 85f82b18b3 [formerly f6fc0581c3100ef186b90668cb1f1ae4283eaa7b]
Former-commit-id: f0b7d5e4c5
2012-08-06 09:38:26 -05:00
Steve Harris
6244359a80 12.8.1-10 baseline
Former-commit-id: ca25d508ec [formerly 7c799ab7b99993c77b6568529b46aaf13d01300b]
Former-commit-id: b5e8fee24d
2012-08-06 09:34:26 -05:00
Jonathan Sanchez
06ce1c6dd5 Issue #1006 Implemented urban areas.
Former-commit-id: 62db15b6f4 [formerly 8f7bbb2509278237184cbcee81ff1cc6eb61aa72]
Former-commit-id: dbd30e3b67
2012-08-06 08:41:52 -05:00
Steve Harris
54c505dd8e Merge branch 'development' into development_on_ss_builds
Former-commit-id: a1071e3204 [formerly fa3dac43f4e945514906fb7844f10fb3782bcead]
Former-commit-id: 24799cd93d
2012-08-06 08:23:04 -05:00
Ben Steffensmeier
6e3cd8976b Issue #988 set statem bits on underlieing image for GLDelegate Image
Former-commit-id: 5fe65c6538 [formerly 39444045f7cc4f4e4fac86b15ca7b98cf2cb9ded]
Former-commit-id: 0f7dd0f4cd
2012-08-03 16:39:33 -05:00
Ben Steffensmeier
c5c9e8b05c Issue #978 GChange GridResource to use its own times rather than descriptor times.
Former-commit-id: 090b9f5ccb [formerly 1481f818fed5ff9f18387d8fcbd9c30da37a9dd7]
Former-commit-id: 8346805ed2
2012-08-03 15:52:47 -05:00
Richard Peter
2154c4e286 Merge "Issue #798 - Force interpolationLevels in derived satellite" into development
Former-commit-id: 131ba842e9 [formerly 622e8119ab53ed34e5249c67186343203a56b821]
Former-commit-id: fd051c19d4
2012-08-03 14:32:35 -05:00
James Korman
dfd18c7a85 Issue #798 - Force interpolationLevels in derived satellite
Former-commit-id: 317acc38fe [formerly ffcc7cfa6e7c2ce0f406becff390781ceee7faa3]
Former-commit-id: 1bc1784478
2012-08-03 14:14:53 -05:00
Ben Steffensmeier
3e601b2baf Issue #1001 synchronize paint with add.
Former-commit-id: 798d26e954 [formerly 825c08e6ce89b0c4b042c9e85f7abbc7b9a675ef]
Former-commit-id: 2c9737ca5c
2012-08-03 14:10:04 -05:00
Nate Jensen
689dcd5d4d Merge "Issue #666 re-enable CAVE menu in NC perspective, remove extra help menu" into development
Former-commit-id: 47920c3168 [formerly 9207aa6af20bd76369a5952bd836526ce6d7197f]
Former-commit-id: c74a54b9ed
2012-08-03 10:43:39 -05:00
Bryan Kowal
40e69fad53 Issue #997 - the scripted CAVE pde build will now only default to /opt/uframe-eclipse if the user has not specified an alternate eclipse location.
Change-Id: Ib9b5bbd3f89b0a241c7eb1865895e232ac8d85f7

Former-commit-id: 08651d2c21 [formerly 1adbccde6ba44233e9d0cd7e3b9d5220cef64d06]
Former-commit-id: e371bd14dd
2012-08-02 16:13:58 -05:00
Bryan Kowal
dd1acbe70a Issue #797 - deploy-install improvements; removed references to non-existent files from build.properties.
Change-Id: I5e00c2fd9156c1e8d8a23a3abbefb688f5342a36

Former-commit-id: 5ca4a66fdc [formerly d64577e7804cc8a235efebff53722bac3cde9cc7]
Former-commit-id: c6b2d65308
2012-08-02 10:33:55 -05:00
James Korman
fd1156d67d Issue #798 - Updates to satellite
Former-commit-id: 2ddb2f6df0 [formerly 0fbc98c1fbbf683e14cf39ed962308496dff67dd]
Former-commit-id: 7928d912e1
2012-08-01 16:31:59 -05:00