Commit graph

734 commits

Author SHA1 Message Date
Jonathan Sanchez
1b45f1b6d9 Issue #1006 Implemented urban areas. Cherry picked from development on SS builds
Conflicts:

	edexOsgi/com.raytheon.uf.common.dataplugin.warning/src/com/raytheon/uf/common/dataplugin/warning/config/WarngenConfiguration.java

Change-Id: Ife20e07ccffeb6e6f5cc4aabdc6c57c9ed6e9ff8

Former-commit-id: a7f030f7ee05c60820c1ef82a5093b404e5e97a0
2012-08-23 09:27:46 -05:00
Nate Jensen
20c69ffef3 Merge "Issue #436 Added update script to relocate and update MakeHazardConfig for local effect based hazzards." into development
Former-commit-id: dad3bad6ebf34dd33b8d566a06c4f10a089ef35b
2012-08-23 08:47:40 -05:00
Richard Peter
6c1690e063 Merge "Issue #798 - Correct for hdfFileId" into development
Former-commit-id: 6aa68692dc050d61946be620a6f629c186e0fdaf
2012-08-22 17:07:17 -05:00
Ron Anderson
5abacc273d Issue #436 Added update script to relocate and update MakeHazardConfig for local effect based hazzards.
Change-Id: Ie311cf19850cf4205f30282741a96c0cdc9f3c9c

Former-commit-id: 9c439cc43ffe38fcecaae552ad820f310b7f4267
2012-08-22 16:41:19 -05:00
James Korman
56d6b1e886 Issue #798 - Correct for hdfFileId
Former-commit-id: 3dd604623685cd5aba9e0a28001004cecef8d29a
2012-08-22 13:24:28 -05:00
Benjamin Phillippe
a501aacb3b Issue #1064 Fixed issue with grib splitter writing to nonexistent directories
Change-Id: I2b0246d3589074c29606a030f317d825cfc5f2e3

Former-commit-id: ccb9b1b4e9caf8523706535b141b0e54dd798c70
2012-08-22 13:03:24 -05:00
Ben Steffensmeier
e1c07b5803 Issue #1033 do not load grib data on tileset creation but instead load allow it to load async.
Former-commit-id: 61aab7b55f9868e69b43c5250515ce0d5b01d6e5
2012-08-22 13:02:56 -05:00
Steve Harris
8e3ecc1efd Issue #915 Set the user data. (cherry picked from development_on_ss_builds)
Conflicts:

	edexOsgi/com.raytheon.uf.common.dataplugin.warning/src/com/raytheon/uf/common/dataplugin/warning/config/WarngenConfiguration.java


Former-commit-id: ef64da82bb8594eddead221f7c5bf5fa95e4ff8b
2012-08-22 13:01:08 -05:00
Max Schenkelberg
f381871fc4 Issue #28 Finished True Color Dialog and resource to allow overriding and persisting in bundle custom ranges set from the dialog.
Change-Id: Ia2629964d8c31d18ec469b0f5030efb9fd87445e

Former-commit-id: a34c116fbbad86f758882461dd96da9c6ab14cdd
2012-08-21 11:36:35 -05:00
Nate Jensen
87c70d25e8 Merge "Issue #28 Cleaned up True Color code and removed old MultiChannel code. Adding capping index back to indexing.glsl and added no data value to ColorMapParameters that should be used for finding no data values in shader and in java. True color dialog was written but not hooked in yet as need to still think about single resource tied to multiple channels and serializing changes." into development
Former-commit-id: 3c0e8a73dc372214352fab8ac91e2b68f11f78f2
2012-08-21 11:02:22 -05:00
Steve Harris
0693643152 Merge "Issue #989 - Adding markings to jasper" into development
Former-commit-id: becc2dc6e147ae6f7caeaa872b8d9948b47dab1a
2012-08-20 16:29:50 -05:00
Steve Harris
ccc150c980 Issue #989 - Adding markings to jasper
Former-commit-id: 306b93cb3b73ae963b5900c8200d29a659689a74
2012-08-20 16:26:51 -05:00
Max Schenkelberg
b69d2cad1c Issue #28 Cleaned up True Color code and removed old MultiChannel code. Adding capping index back to indexing.glsl and added no data value to ColorMapParameters that should be used for finding no data values in shader and in java. True color dialog was written but not hooked in yet as need to still think about single resource tied to multiple channels and serializing changes.
Change-Id: I20bff443fe4c9b9330c0a66779218227c48df014

Former-commit-id: 564b38b30562a371cf0345de572b32ea8f53e82e
2012-08-20 14:47:14 -05:00
Ben Steffensmeier
3f0b2e474c Issue #666 fix collaboration message compose problems with ncp keybindings
Former-commit-id: ec779e0252ae7efd7228b7a0e1eea83b05b10c9b
2012-08-17 16:16:20 -05:00
Ron Anderson
d7a818fd1d Issue #436 Made hazardDict an OrderedDict so order of entries is preserved.
Modifed include path so procedures/smartTools are found before utilities of the same name so
existing site MakeHazardConfig.py files in procedures will be found before the base file in utilities.
Added code to default new localEffects dicts to empty so existing MakeHazardConfig.py files can be used.

Change-Id: I4a59d930f8b93bf76c28f3dec3881fbccc077eff

Former-commit-id: 18f0efe7a8d9f2c31786fc449403f720b554b95d
2012-08-17 12:41:49 -05:00
Ron Anderson
1321db6a99 Issue #436 merging elevation base changes into branch off of development baseline.
Former-commit-id: 9287cf98369abb8a674fd5bab99439d055218a05
2012-08-17 12:20:08 -05:00
Ben Steffensmeier
6d9d0a406f Issue #1065 fix contexts to deactivate when unrecognized views activate.
Former-commit-id: 5046660b52594a165d4a8749ac12c236d5ec027d
2012-08-15 16:36:05 -05:00
Nate Jensen
2cb82b7170 Merge "Issue #1018 disable many toolbar and menu items when the current editor is not a display pane container" into development
Former-commit-id: d252760b0e39002e53a5fce809b38521ca2351aa
2012-08-14 16:52:40 -05:00
Ron Anderson
17f636c2a2 Issue #1052 Fixed GridLocaton.gridCell to return Point instead of Coordinate.
Change-Id: I1bbf11738ec0595d42d88423bb9b6ef9d42468e2

Former-commit-id: 373ac200fcd1c9a39244a2775d95c7b891334632
2012-08-14 16:27:11 -05:00
Steve Harris
e3927a11c7 Merge branch 'development' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development
Former-commit-id: 43d4642bc39a053d40fce9b6aff1d11f3d313dd7
2012-08-14 16:26:00 -05:00
Ben Steffensmeier
50cb7383a6 Issue #947 revert changes to dataTime format
Former-commit-id: 53a441f310e35d80ceb0ff28c156bf15ba1b5893
2012-08-14 16:20:36 -05:00
Ben Steffensmeier
ba9d0b25b5 Issue #1058 fix reprojection of wind vectors
Former-commit-id: 8fdc9841f9033720aa0ceb6389e7b1403d75a2d5
2012-08-14 16:15:19 -05:00
David Gillingham
f40fc68c28 Issue #1055: Fix coop precip breakage from Wes2Bridge db changes.
Change-Id: Idbbbf7622483c426efc715f9e8eb185be6d47bad

Former-commit-id: 03f9de1860008cd1a2b4b60576802a67a8a447fa
2012-08-14 16:15:10 -05:00
Ben Steffensmeier
4d20aa0e82 Issue #1018 change product browser to handle no editor conditions better.
Change-Id: I3235ebb6d50eee26c75d31ce91e2a01c2d49b300

Former-commit-id: 7cb30aa5c00eea5b95b6c4b39653fabeaccdd872
2012-08-14 15:23:34 -05:00
Ben Steffensmeier
a4c46c7f55 Issue #1018 disable many toolbar and menu items when the current editor is not a display pane container
Former-commit-id: 7ae4af9778cfa58fc755041479aadec5e6ad90b0
2012-08-14 10:25:38 -05:00
Max Schenkelberg
93e8619fa5 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: 7d75620c07c992ab74a8305a69ed87817f8f0639
2012-08-13 12:20:05 -05:00
Ben Steffensmeier
603a9c90e4 Issue #1004 change plots to synchronize with dispose instead of joining since join allows paint to happen
Change-Id: I6011a5fedc155ab8d515d3c6eb5d368f582c59bd

Former-commit-id: aece671b35405e1f278439c9a1a8230dad5cf4c2
2012-08-13 09:54:22 -05:00
Ben Steffensmeier
c6a121962f Issue #947 remove milliseconds from obs, change avnfps to use dbqueryrequest to get Dates instead of CatalogQuery to get Strings.
Former-commit-id: 06c2c85159598ca803c663de97caed4b6841c135
2012-08-09 17:53:19 -05:00
Ben Steffensmeier
525c0b21a9 Issue #947 fix parsing of DataTime.
Change-Id: Ie49c287850a3e12a748e43aafa0f1a90bce13b04

Former-commit-id: 045952304218c867d8fe89df9828f70632df2d00
2012-08-09 17:50:23 -05:00
Ben Steffensmeier
3abfef55cc Issue #1004 make dispose/shutdown of plot jobs more permenant by joining.
Former-commit-id: 6cb8e45b4f3a78abcfeee982306684eef025fd3d
2012-08-09 17:45:19 -05:00
Jonathan Sanchez
051b63c3e9 Issue #883 Sorted warning records and prevented altered entries to be in
the same frame as new entries.

Former-commit-id: cfaece96bd77aef32073400c1abaf0bf8cd3f103
2012-08-07 14:50:15 -05:00
Max Schenkelberg
36bf80d13e 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: b0466e68bea4102f397db214bb58b66c10a338ed
2012-08-06 09:44:44 -05:00
Ben Steffensmeier
0f7dd0f4cd Issue #988 set statem bits on underlieing image for GLDelegate Image
Former-commit-id: 39444045f7cc4f4e4fac86b15ca7b98cf2cb9ded
2012-08-03 16:39:33 -05:00
Ben Steffensmeier
8346805ed2 Issue #978 GChange GridResource to use its own times rather than descriptor times.
Former-commit-id: 1481f818fed5ff9f18387d8fcbd9c30da37a9dd7
2012-08-03 15:52:47 -05:00
Richard Peter
fd051c19d4 Merge "Issue #798 - Force interpolationLevels in derived satellite" into development
Former-commit-id: 622e8119ab53ed34e5249c67186343203a56b821
2012-08-03 14:32:35 -05:00
James Korman
1bc1784478 Issue #798 - Force interpolationLevels in derived satellite
Former-commit-id: ffcc7cfa6e7c2ce0f406becff390781ceee7faa3
2012-08-03 14:14:53 -05:00
Ben Steffensmeier
2c9737ca5c Issue #1001 synchronize paint with add.
Former-commit-id: 825c08e6ce89b0c4b042c9e85f7abbc7b9a675ef
2012-08-03 14:10:04 -05:00
Nate Jensen
c74a54b9ed Merge "Issue #666 re-enable CAVE menu in NC perspective, remove extra help menu" into development
Former-commit-id: 9207aa6af20bd76369a5952bd836526ce6d7197f
2012-08-03 10:43:39 -05:00
Bryan Kowal
e371bd14dd 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: 1adbccde6ba44233e9d0cd7e3b9d5220cef64d06
2012-08-02 16:13:58 -05:00
Bryan Kowal
c6b2d65308 Issue #797 - deploy-install improvements; removed references to non-existent files from build.properties.
Change-Id: I5e00c2fd9156c1e8d8a23a3abbefb688f5342a36

Former-commit-id: d64577e7804cc8a235efebff53722bac3cde9cc7
2012-08-02 10:33:55 -05:00
James Korman
7928d912e1 Issue #798 - Updates to satellite
Former-commit-id: 0fbc98c1fbbf683e14cf39ed962308496dff67dd
2012-08-01 16:31:59 -05:00
Bryan Kowal
485334331a 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: 4dc6be0e1bf32b126a0685109131e1b4b3f5acd1
2012-08-01 11:50:24 -05:00
Max Schenkelberg
2d36eb040d Issue #626 Fixed changes to GridDownscaler in SatelliteDao
Change-Id: Iec25035585349f1d6b7a4d975df0faf0e4dc3f90

Former-commit-id: 1370a27f85173509b66a7ea861ed0b04225709e0
2012-08-01 11:36:44 -05:00
Max Schenkelberg
f635e9c332 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: 0f59e9ea9e204bc49e14135249ef859903a2cbcb
2012-08-01 10:51:32 -05:00
James Korman
14e68406b4 Issue #798 - Code review changes
Former-commit-id: c58e900204016e026c6023e7beb33bc82a6cdeaf
2012-07-31 14:34:27 -05:00
James Korman
38a2e426d9 Issue #798 - Code review changes
Issue #798 - Code review updates
Change-Id: I5447574392a42c79fa4295ce4f9bb5ac295d06bb

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

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

Former-commit-id: 0deb4ff6eb3dc1aa794916b84a6530b5d77a8b25
2012-07-31 08:57:54 -05:00
Ron Anderson
7c6686f2f4 Issue #851 change date formatters to use ThreadLocal instead of synchronized blocks.
Change-Id: I1d3818cf90d21d3cc725b9a83e55eb5068b7aa62

Former-commit-id: 181fba1a75357aa39a54267c6df907075f4601dc
2012-07-31 08:36:27 -05:00