Max Schenkelberg
dbc6cc3fc6
Issue #2861 Rewrote HierarchicalPreferenceStore to be more efficient and thread safe when reading values.
...
Amend: Added comments and cleaned up preference store
Change-Id: Iac708c0988fc1b8f552d3bccf76b1706d6324b8d
Former-commit-id: cbf8b9249c
[formerly a01a6d68d0
[formerly cc34e3dbebe13ec4f63b7529f5053391135837ef]]
Former-commit-id: a01a6d68d0
Former-commit-id: 59434c8a60
2014-03-04 09:23:36 -06:00
Richard Peter
79d3aa4e1a
Merge branch 'omaha_14.2.1' (14.2.1-8) into development
...
Conflicts:
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/localization/LocalizationManager.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/ui/zoneselector/ZoneSelectorResource.java
cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
edexOsgi/com.raytheon.edex.plugin.textlightning/src/com/raytheon/edex/plugin/textlightning/impl/TextLightningParser.java
edexOsgi/com.raytheon.uf.common.comm/src/com/raytheon/uf/common/comm/HttpClient.java
edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/response/GridResponseData.java
edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/util/PDOUtil.java
edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth.ncf/src/com/raytheon/uf/edex/datadelivery/bandwidth/sbn/SbnSimulator.java
Change-Id: Ia74f80ced9091ff0497ccc6d93e876b5a9807f75
Former-commit-id: 1c150e6e8b
[formerly 0e25ae35c1
[formerly a47eaa9af45db41391fe46e36ec0793f70d06ad6]]
Former-commit-id: 0e25ae35c1
Former-commit-id: 7bd6a07913
2014-02-27 15:18:26 -06:00
Max Schenkelberg
38aae37f01
Issue #2804 Moved wireframe shape clipping to JTSCompiler from GLGeometryObject2D
...
Change-Id: Ibddb69f78873ed26015c0bc2fb973279154032df
Former-commit-id: c8e93190f2
[formerly 6309f9b34b
[formerly 8b3deac27c76c6827ad2ad7863f91a3b8fbe7fa4]]
Former-commit-id: 6309f9b34b
Former-commit-id: 4d656b5d06
2014-02-14 10:47:42 -06:00
Ron Anderson
69ee4792ad
Issue #2788 Fix topo for large areas.
...
Change-Id: Idb4a19ffea527ad40efb5e586913aab9d37602df
Former-commit-id: 2f067699f2
[formerly fcf45916f4
[formerly 882576fcf6f41b9a41ea8f4a31a40c8c31d51aad]]
Former-commit-id: fcf45916f4
Former-commit-id: 3e78908bb5
2014-02-13 10:10:34 -06:00
Max Schenkelberg
0084b5b4f1
Issue #2620 Fixed viz base feature dependency issues.
...
Change-Id: Ia3db09b101f800d77d0d95932a7abb69fc110aec
Former-commit-id: 987d4b3a30
[formerly 9d846aa104
[formerly 520e22dd848cf6472232d60789e1f6938db7c776]]
Former-commit-id: 9d846aa104
Former-commit-id: be45102814
2013-12-09 15:14:01 -06:00
Max Schenkelberg
3af5098e1b
Issue #2492 Implemented support for colormapping in different units than the data comes in as. Other changes include NPE fix in RecordTileSetRenderable, glsl cleanup to use structs for code sharing, a topo display fix, and moved viirs colormaps to common
...
Amend: Fixed precision issue with float comparison, made factory better synchronized.
Change-Id: Ie72d8d26ca5dc5ee1a0b5c14ca726edbee3bc1a2
Former-commit-id: c28fd2b38d
[formerly 3369fbec2d
[formerly ae724ecce3d4c65f8845f3278f9b5eeb5b04908a]]
Former-commit-id: 3369fbec2d
Former-commit-id: d7c8b8f662
2013-11-06 15:07:18 -06:00
Ben Steffensmeier
642e80aadb
Issue #2491 Remove ISerializableObject references in core and d2d viz plugins.
...
Change-Id: I8c89a49d1291f640ac7032b837300fd7b013de07
Former-commit-id: 5b439696df
[formerly 65522e83c9
[formerly 57825609e668f6595fa8cc6da4ec81a310abf966]]
Former-commit-id: 65522e83c9
Former-commit-id: 4e86bb8e5f
2013-10-28 13:16:23 -05:00
Brian Clements
75f633875a
Issue #2404 Moved colormap parameter factory to common
...
moved grid level translator from viz to common
updated references to moved classes
created grid style util for common styling code
updated style manager to look in common for files
moved data plugin style rules to common
Former-commit-id: 75448f8a42
[formerly 2f25116c10
[formerly 7cdff04cc4d60b50a2a2c08499ee329586031e0f]]
Former-commit-id: 2f25116c10
Former-commit-id: 4c5d2b051d
2013-09-27 09:41:51 -05:00
Matt Nash
e2d8355f77
Issue #2251 move style rules and preferences to common
...
Change-Id: I50bd92d1ed4e08d7d6204b7fa1cca0e8f1645030
Former-commit-id: f0a32e82a1
[formerly 06e04a419d
[formerly 982f297ab19ebcb5e49f662c30b44992e63569cb]]
Former-commit-id: 06e04a419d
Former-commit-id: e6af6c447f
2013-09-10 09:28:11 -05:00
Max Schenkelberg
9be1171c33
Issue #2033 moved bundles and menu files into corresponding plugins
...
Change-Id: Idb92afac5ffb83f115ca77c3917fc7ef61f38afc
Former-commit-id: 06dbae8bdb
[formerly 5ab8b6e2c6
[formerly fe1b35711ec55a022027bb8ff1a27924b3926911]]
Former-commit-id: 5ab8b6e2c6
Former-commit-id: 6c92aa9dd7
2013-08-14 09:20:28 -05:00
Ben Steffensmeier
fb3a11161a
Issue #2235 Added Caching version of TopoQuery.
...
Change-Id: I0e17028921faa40e85134c79074655900bd8358c
Former-commit-id: 2a51ddd697
[formerly 2ecba23bb9
[formerly 2c989747b8c9d1b7529c09c75c76bcb0ad90dbe7]]
Former-commit-id: 2ecba23bb9
Former-commit-id: f9cd8457bc
2013-08-06 18:27:21 -05:00
Nate Jensen
8707633263
Issue #2215 upgrade thrift to version 0.9.0
...
Change-Id: I9cf910a75c25f1d97a711a9088c3b496ceb2be70
Former-commit-id: 8898a6d2ba
[formerly 7b4938a999
[formerly ab2e3f3e8910043b117887712258fc689f2e9445]]
Former-commit-id: 7b4938a999
Former-commit-id: 7197e75c15
2013-07-23 12:28:07 -05:00
Nate Jensen
178107c128
Issue #2142 removing some viz dependencies on edex.common
...
Change-Id: I11e42f76c4b58292535af03ddf25023fbdeb734c
Former-commit-id: 4c9cc211ec
[formerly 22438766b4
[formerly 399d44a62df1c54e94d93d4e0b198db976104143]]
Former-commit-id: 22438766b4
Former-commit-id: bcdaae1922
2013-07-22 12:20:43 -05:00
Richard Peter
19dacc32c1
Merge branch 'omaha_13.5.1' (13.5.1-7) into development
...
Conflicts:
cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/GriddedSubsetManagerDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesAction.java
cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/rsc/MPEFieldResource.java
cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/rsc/SatResource.java
edexOsgi/com.raytheon.uf.common.pointdata/src/com/raytheon/uf/common/pointdata/spatial/SurfaceObsLocation.java
edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/BandwidthManager.java
ncep/gov.noaa.nws.ncep.viz.customProjection/META-INF/MANIFEST.MF
rpms/awips2.cave/deploy.builder/build.sh
Former-commit-id: c6386e306f
[formerly 15d1a6eab0
[formerly 293586df88f53c2ddf6f7586bf71719298728022]]
Former-commit-id: 15d1a6eab0
Former-commit-id: 401ed88e44
2013-07-22 09:40:18 -05:00
Steve Harris
67299457b1
13.5.1-7 baseline
...
Former-commit-id: 86ce1248c2
[formerly bf58a81b38
[formerly 4310ff14ffe9c7975574bb8b40bef668a90649e4]]
Former-commit-id: bf58a81b38
Former-commit-id: 630705aa3f
2013-07-18 12:07:22 -04:00
Max Schenkelberg
fa03e3f2ef
Issue #2122 Committing Geostationary projection for GOES-R fixed grid as well as cleanup to SatResource code.
...
Amend: Fixed comment
Change-Id: I384a3fac3ad6e3ee8b4efd17246a26a1c4476c63
Former-commit-id: fef6056519
[formerly 9709b0500a
[formerly 9982c3ffdb399b8c3587d08e9427710ddbc61cb4]]
Former-commit-id: 9709b0500a
Former-commit-id: bc91a9f6de
2013-07-02 15:22:31 -05:00
Steve Harris
2487a8b435
13.5.1-4 baseline
...
Former-commit-id: e197f23ce3
[formerly 70e4ff30a6
[formerly d18b403b332dff67d1c85d4317bbceda337d1b41]]
Former-commit-id: 70e4ff30a6
Former-commit-id: c56be8a332
2013-06-28 09:46:25 -04:00
Max Schenkelberg
78c0e1684e
Issue #2122 Refactored satellite to use tile set renderable. Deleted old code
...
Amend: Added fix for issue 2103
Amend: Added software history
Change-Id: I1e09bcbf28aaffbf602431a09af50da447e4cf2b
Former-commit-id: 2f03c38ca0
[formerly 47b55981c8
[formerly e98002c1d18eefe039f0bfc9f1b90ef577d42547]]
Former-commit-id: 47b55981c8
Former-commit-id: b4c0d1f715
2013-06-24 15:48:37 -05:00
Steve Harris
5d99df9969
13.5.1-1 baseline
...
Former-commit-id: fe872355a7
[formerly 998961612c
[formerly 72a49a353cb22c89c9aa19ed1f4a681c3e89d5f3]]
Former-commit-id: 998961612c
Former-commit-id: 6384018950
2013-06-10 15:17:17 -04:00
Max Schenkelberg
0df84a1b9a
Issue #1638 Made gl extensions more usable by other gl projects and topo resource more extendable.
...
Change-Id: Ia0fe27113f7d3e1ce86bcce231812b2e0bbe0f75
Former-commit-id: 7f76bd3d98
[formerly 3379b100cb
[formerly 483247738be16ae76bc2f9891f557960e7ade60e]]
Former-commit-id: 3379b100cb
Former-commit-id: b28f451d17
2013-06-03 17:19:18 -05:00
Max Schenkelberg
98bdd5f786
Issue #1638 Fixed text box drawn to be correct size with padding around text
...
Amend: Fixed format string issues with topo resource and colorbar labels
Change-Id: I978a5f518dbae50eeded25ad0deab6a067b28114
Former-commit-id: 3175563336
[formerly 13ff44fdee
[formerly aa8c0a8573188f241575ac212a876eb3b630da9a]]
Former-commit-id: 13ff44fdee
Former-commit-id: a88ca5e983
2013-05-28 15:00:59 -05:00
Max Schenkelberg
71624ccda3
Issue #1638 Fixed updates for resource datas that override update without checking update object
...
Change-Id: I5cbe78c39e4f80b705ae17ad22ebbacdb06fb99f
Former-commit-id: d07de0870f
[formerly c421240835
[formerly 2ba9b44a98a7692a6d7a7e35d2b316db88fd62c8]]
Former-commit-id: c421240835
Former-commit-id: 4d435d3dd5
2013-05-16 18:04:26 -05:00
Max Schenkelberg
dfcd6c1986
Issue #1638 Refactored topo resource to load different topo files. Added GMT TimeZone to TimeUtil.
...
Change-Id: I4d94a9a2a6dc7ad1261e2ed52c97bab67256b4c8
Former-commit-id: 532211dc69
[formerly b141397516
[formerly 06107e34a04a2ef0df707a7643daad9e1ec11a0b]]
Former-commit-id: b141397516
Former-commit-id: 473b90d885
2013-04-24 18:11:30 -05:00
Steve Harris
196767d525
13.3.1-19 baseline
...
Former-commit-id: abaf9f12f9
[formerly 9be238bcc4
[formerly ce855032b2b7235b2aea8dc66aff89ca7c54854a]]
Former-commit-id: 9be238bcc4
Former-commit-id: dc9fef33a9
2013-04-09 08:37:12 -05:00
Steve Harris
4dfea33cdd
Merge branch 'omaha_13.3.1' into development
...
Former-commit-id: 5c9a6b83cc
[formerly 8b607f8228
[formerly ef87d76141000e00dc04ab0cc4db4ad80006b636]]
Former-commit-id: 8b607f8228
Former-commit-id: 9879b94de9
2013-04-04 11:58:50 -05:00
Nate Jensen
869f5498f6
Issue #1562 max's fix for topo with custom colormaps
...
Change-Id: I7ede37a61d39cdc091c95a7d888af9347ca7621e
Former-commit-id: 6c711f037c
[formerly 057a929903
[formerly 88e676506f6dec74514c25260edcc44d9e0564d5]]
Former-commit-id: 057a929903
Former-commit-id: d64e0a2a39
2013-04-03 14:10:53 -05:00
Steve Harris
6f374b35d0
13.3.1-12 baseline
...
Former-commit-id: aaac0b51e5
[formerly 0be473728a
[formerly 1f109861760e5fbc9d7a13cc4f518341cbc31276]]
Former-commit-id: 0be473728a
Former-commit-id: be96282207
2013-03-25 13:27:13 -05:00
Max Schenkelberg
9f4b102dc7
Issue #1638 Adding pointdata as common base plugin, adding edex pointdata to edex base plugin. Removed edex pointdata dependency on uengine. Removed unused class RequestJob. Cleaned up manifest dependencies in CAVE.
...
Change-Id: I177804512c34603bae0027edfa420de47d23138e
Former-commit-id: 26cfcd2af5
[formerly c6db3ce43b
[formerly d9cc808839d4a3210381329eec4f73e061be9968]]
Former-commit-id: c6db3ce43b
Former-commit-id: 43341e7ad3
2013-03-20 14:10:52 -05:00
Ben Steffensmeier
8e2333d0d7
Issue #1532 Delete uf.common.image and clean up the mess it left behind.
...
Former-commit-id: 2ca86633d6
[formerly f46686a6e2
[formerly 7c24d10acae9dee7ec03edd471983e0b80d58092]]
Former-commit-id: f46686a6e2
Former-commit-id: d27d30c2db
2013-02-28 17:00:56 -06:00
Max Schenkelberg
d0b7850775
Issue #1638 Refactored viz/edex/common core projects to removed common and viz dependencies on edex projects
...
Amend: Accepted ticket for work, again! Ensured uframe product project was not deleted
Change-Id: Iaa7754f25d74d893f84a7f82df605fb906e1e719
Former-commit-id: e0ba97d547
[formerly 4ed4ef8d71
[formerly 615fa06253cc5226ddbedbb7835f3f03cf4cbb5b]]
Former-commit-id: 4ed4ef8d71
Former-commit-id: 2611980ca4
2013-02-27 11:50:38 -06:00
Max Schenkelberg
2cad5d0e6c
Issue #1562 Made topo create colormap parameters off existing ones and moved to new tileset API
...
Change-Id: Iba534200e893a0e4febc2b14ec0161e2d8b0e6d3
Former-commit-id: a3efce7917
[formerly 44b3876738
[formerly 51ad0f0a990f1238ba0ba01491e155eb5efb6012]]
Former-commit-id: 44b3876738
Former-commit-id: 817bfcdb4b
2013-01-31 14:26:06 -06:00
Steve Harris
a4fa438a41
13.2.1-2 baseline
...
Former-commit-id: 328c6dccad
[formerly 83e9157df7
[formerly bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf]]
Former-commit-id: 83e9157df7
Former-commit-id: 33bc5fd816
2013-01-23 11:18:44 -05:00
Bryan Kowal
1414f0415b
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: 4db9c6c321
[formerly e2a12845d3
[formerly ed2e78738b391bcb9a40ddde7b7a6acf7ccd1b30]]
Former-commit-id: e2a12845d3
Former-commit-id: fba28ea69b
2013-01-15 14:56:01 -06:00
Steve Harris
e8f4a2f031
13.1.2-2 baseline
...
Former-commit-id: 4ba416aeb3
[formerly c0c1d56f3a
[formerly 221d0aaf0e19a054387134e72a76a278159bf4d0]]
Former-commit-id: c0c1d56f3a
Former-commit-id: 51208e5515
2013-01-06 14:32:24 -06:00
Max Schenkelberg
24938de2d2
Issue #1329 Committing some of the core classes touched for MPE time refactor. Made GL data mapping work properly with non float types. Made GriddedImageDisplay2 use new TileSetRenderable for processing and memory efficieny
...
Change-Id: Ib12a3a6bb1f20f1e8eeb6dbd170802cf79359cfb
Former-commit-id: 5db71ca943
[formerly 3e128b266a
[formerly eaeb75b4f2dd1c19f805c8cf4f4d010b455d99e8]]
Former-commit-id: 3e128b266a
Former-commit-id: be99f6c7ca
2012-12-12 11:39:32 -06:00
Steve Harris
8278cac143
12.12.1-1 baseline
...
Former-commit-id: e1498006c7
[formerly e4bd20a515
[formerly 7699acd8cfc5cfa4e902ba98d5fdc2f7c474a535]]
Former-commit-id: e4bd20a515
Former-commit-id: c2839cc86d
2012-11-07 12:41:20 -06:00
Ben Steffensmeier
c789e1fd94
merge branch Unifeid_Grid into developement
...
Former-commit-id: b6a1563bb2
[formerly d0a2ed32b5
[formerly 85a18d2cfdd70a24356f6e5ae490ec0c3fdb73e7]]
Former-commit-id: d0a2ed32b5
Former-commit-id: 272e057bf1
2012-10-30 12:24:54 -05:00
Ben Steffensmeier
25731091d2
Issue #189 changes from code review
...
Former-commit-id: 7139c80557
[formerly 984d128d33
[formerly 449762acbbe74173121e19f5c325104221c083a2]]
Former-commit-id: 984d128d33
Former-commit-id: 3c222ab437
2012-10-25 16:33:59 -05:00
Ben Steffensmeier
641dbae066
Issue #189 fix several errors with grid resources when there is no valid data.
...
Former-commit-id: efb19ceb6f
[formerly 392e64f33e
[formerly 98d52a1d86b5b5325c678a3aedbc4d20c009413d]]
Former-commit-id: 392e64f33e
Former-commit-id: 601dcf7b31
2012-10-23 18:32:55 -05:00
Ben Steffensmeier
2463795850
Issue #1152 synchronize preload for MemoryBasedTileSet.
...
Former-commit-id: 5fe4533e87
[formerly 2d0615067b
[formerly 4f679955b848f5c6de3e61207c152eca9959d2d7]]
Former-commit-id: 2d0615067b
Former-commit-id: 8da5cc0bc1
2012-10-03 15:02:16 -05:00
Steven Harris
ffe3641057
12.11.1-1 baseline
...
Former-commit-id: feec28f274
[formerly 618aa3f316
[formerly 765055b5332ddace3cec2d07e279652de869cfe4]]
Former-commit-id: 618aa3f316
Former-commit-id: 0e86bfd1d3
2012-09-27 15:57:45 -05:00
Steve Harris
d0cd58d6bc
12.10.1-5 baseline
...
Former-commit-id: 4fd8893e55
[formerly a96d35a1fa
[formerly 28dc700c3ef97a134c8871c2c52086fe7db43035]]
Former-commit-id: a96d35a1fa
Former-commit-id: 82feb4de50
2012-09-17 15:42:31 -05:00
Max Schenkelberg
ac6c96dc4c
Issue #1143 Fixed GriddedImageDisplay2 which is what the CWAT resource uses so stops incorrectly doubling the size of the short array used for display.
...
Change-Id: I7fd59086fc75b7b72ebece857273c8d0c58d2abd
Former-commit-id: 0b361078b3
[formerly 2b20299319
[formerly 5698f8158b32789bab532e8820521f609e23a8c8]]
Former-commit-id: 2b20299319
Former-commit-id: dc613b2ba7
2012-09-13 16:40:00 -05:00
Mike Duff
4180c20fbe
Issue #1162 - Fix for NCEP/Hydro menu RFC mosaic displays.
...
Former-commit-id: 7825863940
[formerly bcafd807c5
[formerly 5504abfd272649dad36357ae7fdce83c75b3e3fa]]
Former-commit-id: bcafd807c5
Former-commit-id: 269d2831d9
2012-09-11 08:50:55 -05:00
Ben Steffensmeier
bc054637f1
Issue #1033 do not load grib data on tileset creation but instead load allow it to load async.
...
Former-commit-id: a988fdf5de
[formerly e1c07b5803
[formerly 61aab7b55f9868e69b43c5250515ce0d5b01d6e5]]
Former-commit-id: e1c07b5803
Former-commit-id: 596b48c490
2012-08-22 13:02:56 -05:00
Steve Harris
77cbd6c1e5
12.9.1-5 baseline
...
Former-commit-id: f2fac39428
[formerly 61f269f54c
[formerly d85b989f77196d20eb2d2a21cf4daa13d50474ae]]
Former-commit-id: 61f269f54c
Former-commit-id: a1d931fd44
2012-08-21 15:27:03 -05:00
Max Schenkelberg
01b0313c03
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: cc0a1fbca3
[formerly f635e9c332
[formerly 0f59e9ea9e204bc49e14135249ef859903a2cbcb]]
Former-commit-id: f635e9c332
Former-commit-id: 079a11565a
2012-08-01 10:51:32 -05:00
James Korman
226ff6ea65
Issue #798 - Code review changes
...
Issue #798 - Code review updates
Change-Id: I5447574392a42c79fa4295ce4f9bb5ac295d06bb
Former-commit-id: 4cbbc59278
[formerly 38a2e426d9
[formerly cb05a9f95384806537106dc804833331d6c7db48]]
Former-commit-id: 38a2e426d9
Former-commit-id: 1166a7cbb1
2012-07-31 13:38:23 -05:00
Ben Steffensmeier
7a1573aab5
Issue #924 fix concurrency issues for Grid products
...
Former-commit-id: 9abd645758
[formerly 0b951d425d
[formerly 767173dc95dc811bc94081415a214803403985f5]]
Former-commit-id: 0b951d425d
Former-commit-id: 286274aed0
2012-07-19 17:37:15 -05:00
Ben Steffensmeier
0a7be21041
Issue #772 switch satellite from offscreen rendering to mosaic for a more well defined graphics API.
...
Change-Id: If293a65f577f13f6ba2ccae41b100dd9542d6998
Former-commit-id: 79ab850efa
[formerly 74a69d1fb9
[formerly 009e769a180898cb62e9df4a604b40e139cf2886]]
Former-commit-id: 74a69d1fb9
Former-commit-id: 5bf019e1bb
2012-07-10 16:04:56 -05:00