Steve Harris
e0e596120c
Issue #1408 - Merge branch 'ss_builds' (12.12.1-12) (via branch 'mergetest') into development
...
Former-commit-id: ce72ebb094
[formerly ab8b1ae64d
[formerly 794a9a083b8340d322c915139968ba5a4fe2ee54]]
Former-commit-id: ab8b1ae64d
Former-commit-id: d4686333a1
2012-12-11 08:56:54 -06:00
Steve Harris
d27c5237c3
Merge branch 'ss_builds' (12.12.1-12) into development
...
Conflicts:
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/localization/LocalizationManager.java
cave/com.raytheon.viz.aviation/src/com/raytheon/viz/aviation/observer/TafMonitorDlg.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/actions/ShowServiceBackupDlg.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/dialogs/WeatherElementGroupDialog.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/svcbackup/SvcBackupUtil.java
edexOsgi/com.raytheon.uf.common.dataplugin.gfe/src/com/raytheon/uf/common/dataplugin/gfe/request/NcCheckRequest.java
edexOsgi/com.raytheon.uf.common.geospatial/src/com/raytheon/uf/common/geospatial/interpolation/data/UnitConvertingDataSource.java
Former-commit-id: f6988eefff
[formerly 43ddfe98c4
[formerly e733dd9d05d3704f86e2a711607a1834df1a56f2]]
Former-commit-id: 43ddfe98c4
Former-commit-id: 4d4771ee3a
2012-12-11 08:45:53 -06:00
Nate Jensen
52b55cdf65
Issue #1396 fix thin client
...
Change-Id: I58dc3f40594697d8332cc372f45f30bb28927100
Former-commit-id: 03e6f7ee16
[formerly 020b84e373
[formerly 1afd50427bff0a11ebbf99eb3b29d2d8c3e02c44]]
Former-commit-id: 020b84e373
Former-commit-id: 851f8977f3
2012-12-07 11:59:13 -06:00
Ron Anderson
0c849c04d7
Issue #1395 Updated ShadeableCapability to specify opacity (alpha) to be used for shading
...
Change-Id: Ifeb87aa3dc83c34c4599f22bbb2ed540e82d6c06
Former-commit-id: b6fcd999f4
[formerly bb163074fa
[formerly 596a5c305e2c7be6e76c8d623a2fd4d5a5ffb7f7]]
Former-commit-id: bb163074fa
Former-commit-id: 45914e0a46
2012-12-06 17:02:56 -06:00
Ron Anderson
03dff87b0d
Issue #1395 Modified LineStyle to contain a definition of the style so that GL and SWT can render them the same way
...
Change-Id: I9e9875c3d56870309d4c5420a541674fb8733a09
Former-commit-id: 9398573f2f
[formerly 5143e82d4a
[formerly 6c2704dffcbadab19611464df580f781bb5ebefd]]
Former-commit-id: 5143e82d4a
Former-commit-id: 330e913cb2
2012-12-06 15:38:04 -06:00
Dustin Johnson
eda8a2208f
Issue #1377 Break registry dependency on data delivery
...
Change-Id: I232f4d23497f37d5f4f9883048e9c3bda84551ea
Former-commit-id: 529238d010
[formerly bba092f51e
[formerly f560beb5c66541859abd36cab855a7b6a8c8ded9]]
Former-commit-id: bba092f51e
Former-commit-id: 6d1831b002
2012-12-03 12:06:32 -06:00
Max Schenkelberg
a113ecd2ea
Issue #1328 Cleaned up time matching API for GFE use. Removed notion of time match basis from AbstractTimeMatcher and moved code using it into D2D specific plugins
...
Amend: Added back in TimeMatchBasisCapability. Someday will need to figure out bundle migration since this unused class can never die
Change-Id: I3086daa43e553202565e2b88f455d4dd0bfc65f6
Former-commit-id: ed77d56a84
[formerly b648c5828e
[formerly fa693a9bb802af2491c70c14aa7ab33485fb4915]]
Former-commit-id: b648c5828e
Former-commit-id: 56ae27e172
2012-11-29 10:29:36 -06:00
Nate Jensen
f2ff0e89ca
Issue #1323 fix build issue
...
Change-Id: I5918a05535bc7e928214075784f615cf454d2972
Former-commit-id: f24fcc07cf
[formerly d76ab40583
[formerly db083d70f18b771740f73ecb787c103b5264881d]]
Former-commit-id: d76ab40583
Former-commit-id: cbb77b884b
2012-11-27 09:07:07 -06:00
Dustin Johnson
ea7537804c
Issue #1322 Move router registry to edex.xml
...
Amend:
Add requestRouterRegistry to viz Spring file.
Change-Id: Id2697aaca02662bd1bb9f759070b2cde8f1dd864
Former-commit-id: a9d01486ed
[formerly 13b1683458
[formerly dc3f0b465628d312f675b16d61c0456bf79edc7d]]
Former-commit-id: 13b1683458
Former-commit-id: dd82a472e5
2012-11-19 13:21:03 -06:00
Dustin Johnson
22c930824c
Issue #1322 Add server keyed routing
...
Amend:
Remove ServiceLoader files for RequestRouter.
Resolve peer review comments.
Change-Id: I249917931c2d7fd2d074203b6007cdf66952f04b
Former-commit-id: 8a6be78eb0
[formerly 87148a8061
[formerly d7010894ecd0d1702567d52260fdf6088468eb09]]
Former-commit-id: 87148a8061
Former-commit-id: d1024d091c
2012-11-16 14:43:45 -06:00
Max Schenkelberg
a40abfda65
Issue #1243 moved locking for getFile into adapter code for cave since that is the only time a file is actually downloaded and requires locking
...
Change-Id: I39920677769e1a885ac7b3f1003dd52ae1dc2737
Former-commit-id: f540f65fd7
[formerly 655f54b098
[formerly 4648ab539b37a0608ab7ebab5080317bbf618504]]
Former-commit-id: 655f54b098
Former-commit-id: a472f5535b
2012-11-15 16:21:42 -06:00
Max Schenkelberg
61f0c0501b
Issue #1243 Made localization lock more intelligently to avoid files getting out of sync and causing errors.
...
Amend: Fixed LocalizationFileOutputStream so it has option to close and save file and made LocalizationFile.write so it is more clear as to
what it is doing. Made CloudHeightData and AdaptivePlotResourceData not create FileUpdateMessages.
Amend: Rebased
Change-Id: I5aff6402004f4b4d3040c8c71f5ee16dfeb33567
Former-commit-id: 28e61c8285
[formerly dcde9e8951
[formerly 85a0b9bb03887b9ef50e67a1ae3a36afd24b3a58]]
Former-commit-id: dcde9e8951
Former-commit-id: fe11e31bfb
2012-11-14 16:19:37 -06:00
Max Schenkelberg
1ed5f10230
Issue #1308 removed activemq references in spring file, made gfe common xml explicitly depend on time xml
...
Change-Id: I784b077d1ab2d929ddad1cb69fccc4a8c5e0729e
Former-commit-id: 00822a4f39
[formerly d1099addc6
[formerly e696b81840b6c1f0a0df8a9f20b859f23bc5a3e7]]
Former-commit-id: d1099addc6
Former-commit-id: 30c1802398
2012-11-12 16:46:21 -06:00
Dustin Johnson
acd4cf94d8
Issue #1302 Address peer review comments for 5-Data_Delivery/development merge
...
Amend:
More peer review comments
Restore PreferencesHandler
Change-Id: Ib995f58c31ce844466674dbe29bf3048b78048f7
Former-commit-id: 1dbeb22893
[formerly 064ef82d1e
[formerly c04f7dca6f980ab7f3d77825312ddc34ba3b188d]]
Former-commit-id: 064ef82d1e
Former-commit-id: efd3d3735a
2012-11-08 09:57:16 -06:00
Max Schenkelberg
94e64c9b0d
Issue #1308 Wrote custom OSGI spring handler that could support multiple XML contexts per bundle, merge dependency contexts and scan res spring folder like EDEX. Two changes were required, one for menu generation registration and one for apache beanutils converter registration.
...
Change-Id: If392126da6b7b27be20bbcb2423ab0e851307345
Former-commit-id: ca4177dd08
[formerly 2f90120248
[formerly a9c7374d162296c170f7c1b80e1fb2978b854cfd]]
Former-commit-id: 2f90120248
Former-commit-id: f069f34a96
2012-11-07 10:44:42 -06:00
Dustin Johnson
7d0e4a6e75
Issue #1302 Merge branch '5-Data_Delivery' into development
...
Conflicts:
edexOsgi/build.edex/deploy-common/external-rules.xml
edexOsgi/build.edex/deploy-common/plugin-methods.xml
edexOsgi/com.raytheon.edex.plugin.text/src/com/raytheon/edex/plugin/text/dao/TextDao.java
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
edexOsgi/com.raytheon.uf.edex.esb.camel/src/com/raytheon/uf/edex/esb/camel/Executor.java
edexOsgi/build.edex/build.xml
edexOsgi/build.edex/esb/conf/modes.xml
edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
edexOsgi/com.raytheon.edex.plugin.grib/res/spring/grib-ingest.xml
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/Grib1Decoder.java
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/GribDecoder.java
edexOsgi/com.raytheon.uf.common.gridcoverage/src/com/raytheon/uf/common/gridcoverage/GridCoverage.java
Change-Id: I32226e8c316eb393d6f372eaa53b8811d0a954a0
Former-commit-id: 31d7d09c10
[formerly 98d7beae50
[formerly 89583d97c8823818f87dc1a234078d85ba7bea4a]]
Former-commit-id: 98d7beae50
Former-commit-id: 8e69107b5a
2012-11-01 13:36:06 -05:00
Steve Harris
21136b0560
Fixing fields duplicated in merge of 12.11.1-4 baseline
...
Former-commit-id: 8703ff00c7
[formerly 34e7b3f4a3
[formerly 477c64cbd4614e080d84fe1b0b5733274eeee838]]
Former-commit-id: 34e7b3f4a3
Former-commit-id: 18ec4b5933
2012-10-17 08:21:19 -05:00
Steve Harris
c19835d4be
Merge branch 'ss_builds' (12.11.1-4) into development
...
Conflicts:
cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/procedures/IAlterBundleContributor.java
cave/com.raytheon.uf.viz.d2d.ui/src/com/raytheon/uf/viz/d2d/ui/dialogs/procedures/AlterBundleDlg.java
cave/com.raytheon.uf.viz.points/src/com/raytheon/uf/viz/points/ui/dialog/CoordinateInputPanel.java
cave/com.raytheon.uf.viz.points/src/com/raytheon/uf/viz/points/ui/dialog/PointEditDialog.java
cave/com.raytheon.uf.viz.points/src/com/raytheon/uf/viz/points/ui/dialog/PointsMgrDialog.java
cave/com.raytheon.uf.viz.points/src/com/raytheon/uf/viz/points/ui/layer/PointsToolLayer.java
cave/com.raytheon.uf.viz.radarapps.core/src/com/raytheon/uf/viz/radarapps/products/ui/BaseRadarProductUI.java
cave/com.raytheon.viz.awipstools/src/com/raytheon/viz/awipstools/ToolsAlterBundleContributor.java
cave/com.raytheon.viz.gfe/help/EXAMPLElocalMaps.py
cave/com.raytheon.viz.gfe/help/EXAMPLElocalMapsAdd.py
cave/com.raytheon.viz.gfe/help/localMapsConfig.html
cave/com.raytheon.viz.gfe/help/mapConfig.html
cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
cave/com.raytheon.viz.textworkstation/src/com/raytheon/viz/textworkstation/TextWorkstationDlg.java
edexOsgi/build.edex/esb/data/utility/edex_static/base/config/gfe/Maps.py
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/reference/DbShapeSource.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/reference/MapManager.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/ShapeTable.py
edexOsgi/com.raytheon.uf.common.geospatial/src/com/raytheon/uf/common/geospatial/util/WorldWrapCorrector.java
ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/display/rsc/NsharpResourceHandler.java
rpms/common/yum/arch.x86/comps.xml
Former-commit-id: 751563e331
[formerly 4610ecc513
[formerly 07beab271f793ae79fcf9233f9d384702ead22a9]]
Former-commit-id: 4610ecc513
Former-commit-id: da7a11fe97
2012-10-16 15:48:14 -05:00
Steve Harris
6e44abdba1
12.11.1-4 baseline
...
Former-commit-id: 6958b861f0
[formerly d3497e47eb
[formerly dddf20c9518c578d1bebd0b5e01b10c5080fd24e]]
Former-commit-id: d3497e47eb
Former-commit-id: 98171b5de9
2012-10-16 13:27:07 -05:00
Nate Jensen
134d8a2e3b
Issue #1265 Enable configuration of compression on all current HttpClient traffic, but disabled by default
...
Change-Id: If87b57083015bcb4df0d8d302121fd3b981b1eae
Former-commit-id: 8e4a7ec406
[formerly f2cbf0c5c3
[formerly 6d20dbb01981135ea49e1a883c3ba307bdcd8ff1]]
Former-commit-id: f2cbf0c5c3
Former-commit-id: cbc2da0c06
2012-10-12 15:16:27 -05:00
Roger Ferrel
a001e54a85
Issue #1248 Changes to allow change listeners on Alter Bundles.
...
Changes from code review 2.
Change-Id: I8f8640a9c90c0191179c74570855a67370617a20
Former-commit-id: 03070aded9
[formerly e7d27f4aab
[formerly de530f99fcc7f68a1bd84ed399ff04eac63e7a58]]
Former-commit-id: e7d27f4aab
Former-commit-id: 65a19e48b0
2012-10-10 06:52:09 -05:00
Steve Harris
a6c3e16c69
Merge branch 'ss_builds' (12.11.1-2) into development
...
Change-Id: I4d3416f5f91d7955dd8eb274cd536563862e2b73
Former-commit-id: 0895f22690
[formerly 8c97afe03b
[formerly 1a255600a5e909dc4189e9c88d0735157a400a1d]]
Former-commit-id: 8c97afe03b
Former-commit-id: 7be572b27d
2012-10-08 13:29:34 -05:00
Steve Harris
04da0dbf50
12.11.1-2 baseline
...
Change-Id: I1c6018b226a4dba788f50edff8801aa33939a83b
Former-commit-id: 1e02387ff1
[formerly c12ee14e66
[formerly da126f587a1e3761dbe16ee2a41aee0caba85bfc]]
Former-commit-id: c12ee14e66
Former-commit-id: 75901860c2
2012-10-08 13:26:20 -05:00
Ben Steffensmeier
c3d732b9dd
Issue #1151 move alert parsing into the resource data so that it can clear the time cache for derived alerts.
...
Change-Id: Iba5b641fbd6e8fa3657a7dd2311ae18cf63456f8
Former-commit-id: b6e124f830
[formerly 42ae490a50
[formerly 4f648f3ea23cd2d300bb92228e20d7f2678718fd]]
Former-commit-id: 42ae490a50
Former-commit-id: b4d7183cdd
2012-10-05 14:28:35 -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
Max Schenkelberg
8a9ba0178b
Issue #1214 Made VizGlobalsManager check for null window before calling getPage() since getInstance() still returns succesfully when null window is passed in. Change TimeMatchingJob to be shutdown when core plugin stops and cancels existing jobs.
...
Amend: Removed println
Change-Id: I3559b13074eb025e9bf931685cda3e804037baff
Former-commit-id: edfd7fd22f
[formerly 4b2467e639
[formerly fc617c1392d9585d2e91e371af74aad4b24acfbb]]
Former-commit-id: 4b2467e639
Former-commit-id: 51e565c6ff
2012-09-24 15:39:18 -05:00
Steve Harris
912cec518b
Merge branch 'development' into Enhanced_points and Enhanced_points into development
...
Former-commit-id: fe92909f53
[formerly 72ecefa9ee
[formerly 9f938d77412ff1d09a8314bb650ddef8eabf73fb]]
Former-commit-id: 72ecefa9ee
Former-commit-id: c64e9b0ad9
2012-09-17 14:58:23 -05:00
Bryan Kowal
cff13f2294
Issue #1181 - replace EnhancedPatternLayout with PatternLayout
...
Former-commit-id: 3a037ffd49
[formerly 77d12d0275
[formerly 29b131727eb8b5b9c450a7f0fd9d1c2c073cc393]]
Former-commit-id: 77d12d0275
Former-commit-id: 9915d4c006
2012-09-14 12:25:41 -05:00
Steve Harris
b84b354c01
Merge branch 'development' into Enhanced_points
...
Former-commit-id: 6146f56ce4
[formerly 321e2191b1
[formerly ee63462d73511ef55dc0d80b3e94ef08a37f3305]]
Former-commit-id: 321e2191b1
Former-commit-id: 2e47ad78bc
2012-09-13 15:25:12 -05:00
Brad Gonzales
b384c8372b
Issue #951 added Appender EnvConfigurableRollingFileAppender.
...
Change-Id: Icfab60803c647afad6aa30e516083e46b27be75b
Former-commit-id: d10cabc917
[formerly 4b383c3274
[formerly 4d103fe06c94b8d5067e44aaabfdac88347f9a96]]
Former-commit-id: 4b383c3274
Former-commit-id: 32df328434
2012-09-13 07:50:56 -05:00
Steve Harris
bb6fe85a47
Merge branch 'development' into Enhanced_points
...
Former-commit-id: ada1066831
[formerly 1dd1305a5d
[formerly 632a766ec44337156bab8df73aecdee8b7bc2853]]
Former-commit-id: 1dd1305a5d
Former-commit-id: 892598dc66
2012-09-12 14:14:56 -05:00
Steve Harris
bbc20f4a68
12.10.1-3 baseline (better than previous which was missing changeset 7d75620)
...
Former-commit-id: fd5e214e72
[formerly 077ced354e
[formerly af8ffe73c81cd980843f137800f9fbb453c9e2c0]]
Former-commit-id: 077ced354e
Former-commit-id: 22dac5c82e
2012-09-12 13:10:36 -05:00
Max Schenkelberg
5e94274b98
Issue #1164 Revereted Friedman changes to time matcher over last 5 months. Fixed original issues for DRs 14699 and 15160 by getting rid of setTimeList on AbstractTimeMatcher and instead calling redoTimeMatching when a resource is added. Also made time matching happen in job when resource is removed.
...
Change-Id: I7f72f9782f0f28b25a202e48e5391d1ad34ce91d
Former-commit-id: 2f8f1ce9b2
[formerly 7294025e26
[formerly 64194223bc30a629b32ca8aa5cefbcfdf8fd6776]]
Former-commit-id: 7294025e26
Former-commit-id: a6cc869ada
2012-09-11 16:27:41 -05:00
Steve Harris
0403e7d0a9
12.10.1-3 baseline
...
Former-commit-id: 969e7e6dfd
[formerly 21f430062b
[formerly 1a94c1ca3674c8e4dbb8847de5190efe33da371c]]
Former-commit-id: 21f430062b
Former-commit-id: de1639aea2
2012-09-11 16:00:38 -05:00
Max Schenkelberg
f7abe9ee39
Issue #1138 Changed LocalizationFile.protectedFile from boolean to LocalizationLevel so the protected level is specified if the file is protected. That way the file browser knows what level the file can be copied or moved to. Made speed improvements to perspective when refreshing files and consolidated different ways of doing same thing. Made all localization actions check protected level when setting if enabled or not. Added tool tip to protected files to show they are protected in view.
...
Change-Id: Id6862f29f431dd79758e39282659a670fe3a1536
Former-commit-id: 84658dd03a
[formerly 80439b309b
[formerly 1d5b8912fe38bd21496c7b9f4ba385e27d7dedcd]]
Former-commit-id: 80439b309b
Former-commit-id: 6d78afd423
2012-09-10 10:45:37 -05:00
Max Schenkelberg
e06d1dabef
Issue #29 Changed how TileLevel calculate pixel density to make densities more consistent between granules on display. Changed TileSetRenderable level change threshold to smaller value so displays look less pixelated with new pixel density calculation. Fixed FileTreeView from throwing errors if two definitions with same name defined which came to light from NPP build
...
Change-Id: I66b556b74e1a856dace5447c4b9f090d026c493c
Former-commit-id: 28d6308444
[formerly c183a0e614
[formerly a4dd750d4bbdaae4a548c9a296436cc783d2d71a]]
Former-commit-id: c183a0e614
Former-commit-id: a14d5d4c86
2012-09-05 11:51:38 -05:00
Steve Harris
319927240c
Merge branch 'ss_builds' (12.10.1-1) into development
...
Former-commit-id: af106f1d29
[formerly bba4eb12d0
[formerly 3eacf0da611b09faa416580b8d2db5bdc9af2d11]]
Former-commit-id: bba4eb12d0
Former-commit-id: 0e046d847a
2012-09-04 12:11:03 -05:00
Steve Harris
7248f8b762
12.10.1-1 baseline
...
Former-commit-id: d708932029
[formerly 195158c004
[formerly 7d17407c5b0a4a3f9b4b083891a5a5975c645810]]
Former-commit-id: 195158c004
Former-commit-id: 0abf64b77c
2012-09-04 12:07:27 -05:00
Steve Harris
feccb1205d
Merge branch 'development' into Enhanced_points
...
Former-commit-id: 32cf7fd764
[formerly 5feac55dbd
[formerly 3aec6326bfce36758b93c7955ce3d0ee49e30cc3]]
Former-commit-id: 5feac55dbd
Former-commit-id: fa7c31206b
2012-08-30 15:43:06 -05:00
Steve Harris
772c4359da
Merge branch 'development_on_ss_builds' (with 12.9.1-5) into development
...
Conflicts:
cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/D2DGribGridResource.java
cave/com.raytheon.viz.pointdata/src/com/raytheon/viz/pointdata/PlotModelDataRequestJob.java
cave/com.raytheon.viz.pointdata/src/com/raytheon/viz/pointdata/PlotModelGeneratorJob.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/config/DbPointSourceDataAdaptor.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/template/TemplateRunner.java
cave/com.raytheon.viz.warnings/src/com/raytheon/viz/warnings/rsc/AbstractWarningResource.java
edexOsgi/com.raytheon.uf.common.geospatial/src/com/raytheon/uf/common/geospatial/interpolation/data/UnsignedByteArrayWrapper.java
Former-commit-id: a71dac6cad
[formerly 91e39617cb
[formerly b9db13cf5bff60511d815f92f0239a4313498265]]
Former-commit-id: 91e39617cb
Former-commit-id: 51eb89eb2a
2012-08-27 09:53:55 -05:00
Max Schenkelberg
97759c7ce1
Issue #28 Changed ResourceList so it can be extended to allow duplicates. Removed deleted files from ISerializableObject files. Made TileSetRenderable properly issue refresh when images were still being requested. Made true color code work by only showing intersecting areas of all bands on screen. Made so shader files would be reread in if edited.
...
Change-Id: Ib2ce27522c59f25ce1cef65e6d7665e28963f081
Former-commit-id: c4812b7745
[formerly 75b2cdff47
[formerly 291edbc6bd69815e003179e9ce708b6fdad254ad]]
Former-commit-id: 75b2cdff47
Former-commit-id: 1f84ddbddf
2012-08-23 17:37:12 -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
79d98841a0
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: 1b406ecfca
[formerly b69d2cad1c
[formerly 564b38b30562a371cf0345de572b32ea8f53e82e]]
Former-commit-id: b69d2cad1c
Former-commit-id: fc06265360
2012-08-20 14:47:14 -05:00
root
bb7b5341dd
Merge 12.9.1-4 into development_on_ss_builds
...
Former-commit-id: 5a453ee984
[formerly cb46f57879
[formerly a178af491f4b4cd75ed1517f023354bab0b9c8c8]]
Former-commit-id: cb46f57879
Former-commit-id: 0987fc6b3d
2012-08-15 22:15:20 +00:00
Steve Harris
b9fb1c89d4
12.9.1-1 baseline
...
Former-commit-id: 79ce6cfd97
[formerly 31ae7ea218
[formerly 6601ddb09c2928754c2c3859dac284998d73ff81]]
Former-commit-id: 31ae7ea218
Former-commit-id: 8309193ce9
2012-08-15 13:59:00 -05:00
Steve Harris
9a5ad2fdae
Merge branch 'development' into Enhanced_points
...
Former-commit-id: f7f97d9f54
[formerly 346d775f57
[formerly 25026a4d9955b76039bf25861380cadebff19665]]
Former-commit-id: 346d775f57
Former-commit-id: e372481f81
2012-08-15 13:35:47 -05:00
Max Schenkelberg
5c4ba85189
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 93e8619fa5
[formerly 7d75620c07c992ab74a8305a69ed87817f8f0639]]
Former-commit-id: 93e8619fa5
Former-commit-id: d6522f8e3a
2012-08-13 12:20:05 -05:00
Roger Ferrel
f8d0512703
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 2e3fc4b400
[formerly c8e5bf1a82979ebc2445acb88682e32ca8813f43]]
Former-commit-id: 2e3fc4b400
Former-commit-id: b3c357c964
2012-08-08 13:35:47 -05:00
Steve Harris
0557c9a0c6
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: 51e38ca887
[formerly 6d77b94217
[formerly 1b17cebeb85f871d950bd02e27141b11d977c3ad]]
Former-commit-id: 6d77b94217
Former-commit-id: fb47934159
2012-08-01 12:43:12 -05:00
Steve Harris
2e804fc8c4
12.8.1-5 baseline
...
Former-commit-id: cd49ef3eda
[formerly fd2abfb6f1
[formerly 99fb675cc2e1b94825ccda1fe09b1be0c3c25b3f]]
Former-commit-id: fd2abfb6f1
Former-commit-id: 2653ddc2e3
2012-08-01 10:45:37 -05:00