Commit graph

833 commits

Author SHA1 Message Date
Lee Venable
a3651c5813 Merge "Issue #1055: Fix coop precip breakage from Wes2Bridge db changes." into development_on_ss_builds
Former-commit-id: 457d099cca [formerly cf7be4b4a2a49f365258f1ac6262b64e86e705e4]
Former-commit-id: 2c2a3f4aec
2012-08-14 14:26:10 -05:00
Ben Steffensmeier
ea551d3866 Issue #1058 fix reprojection of wind vectors
Former-commit-id: c25c08c8e7 [formerly 315965383123120bffe1faa1d63fdfb7b633bc97]
Former-commit-id: 09c412d754
2012-08-14 13:44:21 -05:00
David Gillingham
e51d931a5a Issue #1055: Fix coop precip breakage from Wes2Bridge db changes.
Change-Id: Idbbbf7622483c426efc715f9e8eb185be6d47bad

Former-commit-id: b587c1ea4f [formerly da6811db78e3fcf57acc25e417ec8319c1dceecf]
Former-commit-id: f2795370d1
2012-08-14 13:36:51 -05:00
Ben Steffensmeier
a02bb2c092 Issue #1018 disable many toolbar and menu items when the current editor is not a display pane container
Former-commit-id: a4c46c7f55 [formerly 7ae4af9778cfa58fc755041479aadec5e6ad90b0]
Former-commit-id: 0857d971b5
2012-08-14 10:25:38 -05:00
Max Schenkelberg
784c43ab7c 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: 93e8619fa5 [formerly 7d75620c07c992ab74a8305a69ed87817f8f0639]
Former-commit-id: 09b0db0a13
2012-08-13 12:20:05 -05:00
Ben Steffensmeier
3f258a2bf8 Issue #1004 change plots to synchronize with dispose instead of joining since join allows paint to happen
Change-Id: I6011a5fedc155ab8d515d3c6eb5d368f582c59bd

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

Former-commit-id: 525c0b21a9 [formerly 045952304218c867d8fe89df9828f70632df2d00]
Former-commit-id: b53fe917bc
2012-08-09 17:50:23 -05:00
Ben Steffensmeier
f711cfdae2 Issue #1004 make dispose/shutdown of plot jobs more permenant by joining.
Former-commit-id: 3abfef55cc [formerly 6cb8e45b4f3a78abcfeee982306684eef025fd3d]
Former-commit-id: c1bacb33b1
2012-08-09 17:45:19 -05:00
Nate Jensen
2cc3c63ba7 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: eeaa2c798f [formerly 70f2bcb38c03eee2d389774f92a4676b0d4cae43]
Former-commit-id: 4211a8deac
2012-08-09 17:18:38 -05:00
Ben Steffensmeier
65c33256d9 Issue #947 remove milliseconds from obs, change avnfps to use dbqueryrequest to get Dates instead of CatalogQuery to get Strings.
Former-commit-id: 066a5af2a6 [formerly 51acdac79ebfa11abb5d69707a0a7b059e1a2e57]
Former-commit-id: ad1415948f
2012-08-09 17:16:38 -05:00
Jonathan Sanchez
7ad6329fe0 Issue #883 Sorted warning records and prevented altered entries to be in
the same frame as new entries.


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

Former-commit-id: 97ba96759c [formerly 30ebbadbbffce0c3b1a236d36be5f3013124e7cd]
Former-commit-id: 5da238c8b9
2012-08-08 14:41:33 -05:00
Steve Harris
805972e2fd Merge branch 'development_on_ss_builds' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development_on_ss_builds
Former-commit-id: 1feb52683a [formerly e49333c9cddc47d2b8f3f835e19657043d51a7af]
Former-commit-id: a9b587019a
2012-08-08 13:59:52 -05:00
Steve Harris
0ef9f1c86e Fixed merge (take 3) of development / 12.8.1-5 versions of HttpClient.java
Former-commit-id: bbf4b18204 [formerly d8080798d6c69b9cf0f9042660c5ad910cf123c6]
Former-commit-id: d538fd8913
2012-08-08 13:57:46 -05:00
Roger Ferrel
ae41499ba2 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: 2e3fc4b400 [formerly c8e5bf1a82979ebc2445acb88682e32ca8813f43]
Former-commit-id: f4ae8eb150
2012-08-08 13:35:47 -05:00
Nate Jensen
81bba55a1e Merge "Issue #1004 make dispose/shutdown of plot jobs more permenant by joining." into development_on_ss_builds
Former-commit-id: b704e8d3f4 [formerly 65ea6e46e059a058d5a46b0cf28f1b50c3057744]
Former-commit-id: 6c758b7c84
2012-08-08 09:43:40 -05:00
Steve Harris
15753699bd Fixed merge (take 2) of development / 12.8.1-5 versions of HttpClient.java
Former-commit-id: 926ff5dc5a [formerly 5717f9bf344b6d78ca30f1387679e535bac5a13c]
Former-commit-id: 9e2e0fa166
2012-08-07 15:29:25 -05:00
Jonathan Sanchez
200ed3c3fb Issue #883 Sorted warning records and prevented altered entries to be in
the same frame as new entries.

Former-commit-id: 051b63c3e9 [formerly cfaece96bd77aef32073400c1abaf0bf8cd3f103]
Former-commit-id: df301c2e03
2012-08-07 14:50:15 -05:00
Ben Steffensmeier
ea70488664 Issue #1004 make dispose/shutdown of plot jobs more permenant by joining.
Former-commit-id: c9774a4f03 [formerly 4c5e5e0d54c523723edd16b756dc1caf208f5cd6]
Former-commit-id: 83d6cde368
2012-08-07 12:03:13 -05:00
Steve Harris
9387e8b2d0 Fixed merge of development / 12.8.1-5 versions of HttpClient.java
Former-commit-id: 6dae0398d3 [formerly 34a733bb4701c6f083595be42e5b15cd4ba868bd]
Former-commit-id: 3f88fa9078
2012-08-07 10:04:39 -05:00
Steve Harris
533d58b312 Merge branch 'development' into development_on_ss_builds
Former-commit-id: 32ee17d124 [formerly 69faa80856ac4c63f9cc79ccd7370e129093f091]
Former-commit-id: 515c8ec596
2012-08-06 12:57:56 -05:00
Steve Harris
62e9207ba7 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: d90c5f989d [formerly 2a2487546a533987bc618b06780bba4d0bc61da8]
Former-commit-id: f3babcf1a1
2012-08-06 11:13:47 -05:00
Max Schenkelberg
482dfb4711 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: 36bf80d13e [formerly b0466e68bea4102f397db214bb58b66c10a338ed]
Former-commit-id: 0031d21292
2012-08-06 09:44:44 -05:00
Steve Harris
b2432e096f Merge branch 'ss_builds' (12.8.1-10) into development_on_ss_builds
Conflicts:
	rpms/awips2.64/Installer.h5py/component.spec

Former-commit-id: f0b7d5e4c5 [formerly f6fc0581c3100ef186b90668cb1f1ae4283eaa7b]
Former-commit-id: 85f82b18b3
2012-08-06 09:38:26 -05:00
Steve Harris
d5563fc340 12.8.1-10 baseline
Former-commit-id: b5e8fee24d [formerly 7c799ab7b99993c77b6568529b46aaf13d01300b]
Former-commit-id: ca25d508ec
2012-08-06 09:34:26 -05:00
Jonathan Sanchez
f26cce33a9 Issue #1006 Implemented urban areas.
Former-commit-id: dbd30e3b67 [formerly 8f7bbb2509278237184cbcee81ff1cc6eb61aa72]
Former-commit-id: 62db15b6f4
2012-08-06 08:41:52 -05:00
Steve Harris
8f4ddad22c Merge branch 'development' into development_on_ss_builds
Former-commit-id: 24799cd93d [formerly fa3dac43f4e945514906fb7844f10fb3782bcead]
Former-commit-id: a1071e3204
2012-08-06 08:23:04 -05:00
Ben Steffensmeier
6ccc09e0b4 Issue #988 set statem bits on underlieing image for GLDelegate Image
Former-commit-id: 0f7dd0f4cd [formerly 39444045f7cc4f4e4fac86b15ca7b98cf2cb9ded]
Former-commit-id: 5fe65c6538
2012-08-03 16:39:33 -05:00
Ben Steffensmeier
942b0e5315 Issue #978 GChange GridResource to use its own times rather than descriptor times.
Former-commit-id: 8346805ed2 [formerly 1481f818fed5ff9f18387d8fcbd9c30da37a9dd7]
Former-commit-id: 090b9f5ccb
2012-08-03 15:52:47 -05:00
Richard Peter
c61f4f8245 Merge "Issue #798 - Force interpolationLevels in derived satellite" into development
Former-commit-id: fd051c19d4 [formerly 622e8119ab53ed34e5249c67186343203a56b821]
Former-commit-id: 131ba842e9
2012-08-03 14:32:35 -05:00
James Korman
b27f4fb5e5 Issue #798 - Force interpolationLevels in derived satellite
Former-commit-id: 1bc1784478 [formerly ffcc7cfa6e7c2ce0f406becff390781ceee7faa3]
Former-commit-id: 317acc38fe
2012-08-03 14:14:53 -05:00
Ben Steffensmeier
e9cde98072 Issue #1001 synchronize paint with add.
Former-commit-id: 2c9737ca5c [formerly 825c08e6ce89b0c4b042c9e85f7abbc7b9a675ef]
Former-commit-id: 798d26e954
2012-08-03 14:10:04 -05:00
Nate Jensen
528f6045e9 Merge "Issue #666 re-enable CAVE menu in NC perspective, remove extra help menu" into development
Former-commit-id: c74a54b9ed [formerly 9207aa6af20bd76369a5952bd836526ce6d7197f]
Former-commit-id: 47920c3168
2012-08-03 10:43:39 -05:00
Bryan Kowal
a70bbf3e4d 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: e371bd14dd [formerly 1adbccde6ba44233e9d0cd7e3b9d5220cef64d06]
Former-commit-id: 08651d2c21
2012-08-02 16:13:58 -05:00
Bryan Kowal
f295ee11ea Issue #797 - deploy-install improvements; removed references to non-existent files from build.properties.
Change-Id: I5e00c2fd9156c1e8d8a23a3abbefb688f5342a36

Former-commit-id: c6b2d65308 [formerly d64577e7804cc8a235efebff53722bac3cde9cc7]
Former-commit-id: 5ca4a66fdc
2012-08-02 10:33:55 -05:00
James Korman
241303f9a0 Issue #798 - Updates to satellite
Former-commit-id: 7928d912e1 [formerly 0fbc98c1fbbf683e14cf39ed962308496dff67dd]
Former-commit-id: 2ddb2f6df0
2012-08-01 16:31:59 -05:00
Steve Harris
3476fe755b Merge branch 'ss_builds' (12.8.1-5) into development_on_ss_builds
Conflicts:
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataLoader.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/internal/AbstractParmManager.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/parm/vcparm/VCModuleJobPool.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/colorbar/GFEColorbarResource.java
	edexOsgi/com.raytheon.uf.common.cache/src/com/raytheon/uf/common/cache/DiskCache.java
	edexOsgi/com.raytheon.uf.common.comm/src/com/raytheon/uf/common/comm/HttpClient.java
	rpms/awips2.64/Installer.h5py/component.spec
	rpms/awips2.64/Installer.python/component.spec
	rpms/awips2.64/Installer.python/src/lapack.patch1
	rpms/awips2.core/Installer.ldm/patch/etc/pqact.conf.template
	rpms/python.site-packages/Installer.pupynere/component.spec

Former-commit-id: 6d77b94217 [formerly 1b17cebeb85f871d950bd02e27141b11d977c3ad]
Former-commit-id: 51e38ca887
2012-08-01 12:43:12 -05:00
Bryan Kowal
024a23e7a3 Issue #970 - ensure that g2int has the same definition throughout grib2 and all dependencies; updated variable types based on function signatures.
Change-Id: If25d724c18ff5a9d09f94d77304ec729866158e6

Former-commit-id: 485334331a [formerly 4dc6be0e1bf32b126a0685109131e1b4b3f5acd1]
Former-commit-id: d07281ac51
2012-08-01 11:50:24 -05:00
Max Schenkelberg
9f34d7a5f3 Issue #626 Fixed changes to GridDownscaler in SatelliteDao
Change-Id: Iec25035585349f1d6b7a4d975df0faf0e4dc3f90

Former-commit-id: 2d36eb040d [formerly 1370a27f85173509b66a7ea861ed0b04225709e0]
Former-commit-id: d89b58f7fd
2012-08-01 11:36:44 -05:00
Max Schenkelberg
74f0179b92 Issue #626 Changed downscaler so it can scale from any level to another level instead of always using full resolution level. Fixed Float.NaN reference in AbstractDataWrapper. Fixed GLMesh leak in AbstractTileSet.
Change-Id: I5e36d3a7632f54c19c81818c270b28ac60a385ac

Former-commit-id: f635e9c332 [formerly 0f59e9ea9e204bc49e14135249ef859903a2cbcb]
Former-commit-id: cc0a1fbca3
2012-08-01 10:51:32 -05:00
Steve Harris
e0c3722fd1 12.8.1-5 baseline
Former-commit-id: fd2abfb6f1 [formerly 99fb675cc2e1b94825ccda1fe09b1be0c3c25b3f]
Former-commit-id: cd49ef3eda
2012-08-01 10:45:37 -05:00
James Korman
15af4ada93 Issue #798 - Code review changes
Former-commit-id: 14e68406b4 [formerly c58e900204016e026c6023e7beb33bc82a6cdeaf]
Former-commit-id: 39a32d7c91
2012-07-31 14:34:27 -05:00
James Korman
5df52e38f9 Issue #798 - Code review changes
Issue #798 - Code review updates
Change-Id: I5447574392a42c79fa4295ce4f9bb5ac295d06bb

Former-commit-id: 38a2e426d9 [formerly cb05a9f95384806537106dc804833331d6c7db48]
Former-commit-id: 4cbbc59278
2012-07-31 13:38:23 -05:00
Nate Jensen
00bbb6c8a3 Issue #666 re-enable CAVE menu in NC perspective, remove extra help menu
Change-Id: I103017fef97b6f7992f753eb17737201bf0a4f64

Former-commit-id: ae7c427b4b [formerly e3b8f1e0c5d1e5d9fa7446124bc7c3c0b98a967c]
Former-commit-id: 69f51e6e87
2012-07-31 10:02:39 -05:00
Richard Peter
c379c2f884 Merge "Issue #851 change date formatters to use ThreadLocal instead of synchronized blocks." into development
Former-commit-id: 97a1d083cd [formerly 4b7c1b1876f07de56c8f915d7c4a9c7707ccdf13]
Former-commit-id: 8631b64e75
2012-07-31 09:16:23 -05:00
Nate Jensen
8fa0eb70db Issue #882 improved use of SimulatedTime
Change-Id: I624427fe42f0d74bc62900216596e724857830fc

Former-commit-id: a65e9608fd [formerly 0deb4ff6eb3dc1aa794916b84a6530b5d77a8b25]
Former-commit-id: 4a2841b287
2012-07-31 08:57:54 -05:00
Ron Anderson
6a3e6f599f Issue #851 change date formatters to use ThreadLocal instead of synchronized blocks.
Change-Id: I1d3818cf90d21d3cc725b9a83e55eb5068b7aa62

Former-commit-id: 7c6686f2f4 [formerly 181fba1a75357aa39a54267c6df907075f4601dc]
Former-commit-id: b1650b6143
2012-07-31 08:36:27 -05:00
Ron Anderson
6b7f1b3611 Issue #851 removed obsolete GFE code.
Change-Id: I3713b0e265bec9e32cde3c20bc4dae12f6b20a02

Former-commit-id: 35d140f0fb [formerly c91b6fc2c506096f37f175e8196f9aaeb356141d]
Former-commit-id: d87c0b6c4b
2012-07-30 15:34:16 -05:00