Commit graph

709 commits

Author SHA1 Message Date
Ben Steffensmeier
0857d971b5 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
Ben Steffensmeier
559efb19fb 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
1e527f83f0 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
b53fe917bc Issue #947 fix parsing of DataTime.
Change-Id: Ie49c287850a3e12a748e43aafa0f1a90bce13b04

Former-commit-id: 045952304218c867d8fe89df9828f70632df2d00
2012-08-09 17:50:23 -05:00
Ben Steffensmeier
c1bacb33b1 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
df301c2e03 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
0031d21292 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
5fe65c6538 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
090b9f5ccb 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
131ba842e9 Merge "Issue #798 - Force interpolationLevels in derived satellite" into development
Former-commit-id: 622e8119ab53ed34e5249c67186343203a56b821
2012-08-03 14:32:35 -05:00
James Korman
317acc38fe Issue #798 - Force interpolationLevels in derived satellite
Former-commit-id: ffcc7cfa6e7c2ce0f406becff390781ceee7faa3
2012-08-03 14:14:53 -05:00
Ben Steffensmeier
798d26e954 Issue #1001 synchronize paint with add.
Former-commit-id: 825c08e6ce89b0c4b042c9e85f7abbc7b9a675ef
2012-08-03 14:10:04 -05:00
Nate Jensen
47920c3168 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
08651d2c21 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
5ca4a66fdc 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
2ddb2f6df0 Issue #798 - Updates to satellite
Former-commit-id: 0fbc98c1fbbf683e14cf39ed962308496dff67dd
2012-08-01 16:31:59 -05:00
Bryan Kowal
d07281ac51 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
d89b58f7fd 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
cc0a1fbca3 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
39a32d7c91 Issue #798 - Code review changes
Former-commit-id: c58e900204016e026c6023e7beb33bc82a6cdeaf
2012-07-31 14:34:27 -05:00
James Korman
4cbbc59278 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
69f51e6e87 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
8631b64e75 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
4a2841b287 Issue #882 improved use of SimulatedTime
Change-Id: I624427fe42f0d74bc62900216596e724857830fc

Former-commit-id: 0deb4ff6eb3dc1aa794916b84a6530b5d77a8b25
2012-07-31 08:57:54 -05:00
Ron Anderson
b1650b6143 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
Ron Anderson
d87c0b6c4b Issue #851 removed obsolete GFE code.
Change-Id: I3713b0e265bec9e32cde3c20bc4dae12f6b20a02

Former-commit-id: c91b6fc2c506096f37f175e8196f9aaeb356141d
2012-07-30 15:34:16 -05:00
Bryan Kowal
aa5b16537f Issue #969 - the top-level directory structure of i386-pc-linux-gnu.tar has slightly changed?
Change-Id: I29cae68e2d87ea8ff078d6ac56211da548e7074f

Former-commit-id: 1b7f01a2e8afdf900dae4b124c7b17b91ac68f3d
2012-07-29 09:40:01 -05:00
Bryan Kowal
cd40d9accf Issue #969 - removed the individual build of edex-ost; added a feature for edex-ost; the new build will now recognize edex-ost
Change-Id: I3458f32cd994e9fc663116d4930451cefd1cd2f6

Former-commit-id: dca54e56436ace397c6163b03ac4edb480336404
2012-07-28 08:52:36 -05:00
Richard Peter
77c2ab2c05 Merge "Issue #626 Moved data unzipper and wmo header remover to common so it can potentially be used by GOES-R" into development
Former-commit-id: 39e74c7e2aa9f78938c85d0433decb89f4ef1325
2012-07-27 14:50:00 -05:00
Steve Harris
4688ac304f Merge branch 'development' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development
Former-commit-id: d2a398126648eaf391ddf39f99a77c0f40d08618
2012-07-27 14:50:45 -05:00
Steve Harris
587bb6a274 Merge branch 'master' (OB12.7.1-8) into development
Conflicts:
	cave/com.raytheon.uf.viz.d2d.nsharp/src/com/raytheon/uf/viz/d2d/nsharp/display/D2DNSharpDescriptor.java
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/dialogs/FfmpBasinTableDlg.java
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPColorUtils.java
	cave/com.raytheon.uf.viz.points/.classpath
	cave/com.raytheon.uf.viz.points/.settings/org.eclipse.jdt.core.prefs
	cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/ext/mosaic/GLMosaicMaxValImageExtension.java
	cave/com.raytheon.viz.feature.awips.developer/feature.xml
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/msgs/IGridHistoryUpdatedListener.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/core/parm/DbParm.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/dialogs/ProductScriptsDialog.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFEResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/GridResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/GridVectorResource.java
	cave/com.raytheon.viz.hydrobase/src/com/raytheon/viz/hydrobase/FloodReportDlg.java
	cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/rsc/SatResource.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/template/TemplateRunner.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/util/WarningTextHandler.java
	deltaScripts/.pydevproject
	edexOsgi/build.edex/deploy-install.xml
	edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.vm
	edexOsgi/build.edex/rpm/component/edex/includes/edex-common-core/MANIFEST.MF
	edexOsgi/build.edex/rpm/component/edex/includes/edex-dataplugins/MANIFEST.MF
	edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
	edexOsgi/com.raytheon.edex.plugin.text/src/com/raytheon/edex/plugin/text/dao/TextDao.java
	edexOsgi/com.raytheon.uf.common.cache/src/com/raytheon/uf/common/cache/DiskCache.java
	edexOsgi/com.raytheon.uf.common.climo/.classpath
	edexOsgi/com.raytheon.uf.common.climo/.project
	edexOsgi/com.raytheon.uf.common.climo/com.raytheon.uf.common.climo.ecl
	edexOsgi/com.raytheon.uf.common.climo/src/com/raytheon/uf/common/climo/IClimoQuery.java
	edexOsgi/com.raytheon.uf.common.dataplugin.airep/src/com/raytheon/uf/common/dataplugin/airep/AirepRecord.java
	edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPCacheRecord.java
	edexOsgi/com.raytheon.uf.common.geospatial/src/com/raytheon/uf/common/geospatial/interpolation/Interpolation.java
	edexOsgi/com.raytheon.uf.common.hlstopo/.classpath
	edexOsgi/com.raytheon.uf.common.hlstopo/.project
	edexOsgi/com.raytheon.uf.common.hlstopo/.settings/org.eclipse.jdt.core.prefs
	edexOsgi/com.raytheon.uf.common.hlstopo/build.properties
	edexOsgi/com.raytheon.uf.common.hlstopo/com.raytheon.uf.common.hlstopo.ecl
	edexOsgi/com.raytheon.uf.common.hlstopo/component-deploy.xml
	edexOsgi/com.raytheon.uf.common.tafqueue/.classpath
	edexOsgi/com.raytheon.uf.common.tafqueue/.project
	edexOsgi/com.raytheon.uf.edex.maintenance/src/com/raytheon/uf/edex/maintenance/archive/IPluginArchiver.java
	edexOsgi/com.raytheon.uf.edex.pointdata/src/com/raytheon/uf/edex/pointdata/PointDataQuery.java
	edexOsgi/com.raytheon.uf.edex.tafqueue/.classpath
	edexOsgi/com.raytheon.uf.edex.tafqueue/.project
	edexOsgi/com.raytheon.uf.edex.tafqueue/.settings/org.eclipse.jdt.core.prefs
	edexOsgi/com.raytheon.uf.edex.tafqueue/com.raytheon.uf.edex.tafqueue.ecl
	edexOsgi/com.raytheon.uf.edex.tafqueue/component-deploy.xml
	edexOsgi/gov.noaa.nws.ost.edex.plugin.regionalsat/.project
	edexOsgi/gov.noaa.nws.ost.edex.plugin.regionalsat/component-deploy.xml
	nativeLib/rary.cots.jasper/jasper-1.900.1/ChangeLog
	nativeLib/rary.cots.jasper/jasper-1.900.1/src/appl/dummy.c
	ncep/gov.noaa.nws.ncep.viz.rsc.plotdata/src/gov/noaa/nws/ncep/viz/rsc/plotdata/rsc/PlotResource2.java
	ost/gov.noaa.nws.ost.edex.plugin.regionalsat/.classpath
	ost/gov.noaa.nws.ost.edex.plugin.regionalsat/.project
	ost/gov.noaa.nws.ost.edex.plugin.regionalsat/.settings/org.eclipse.jdt.core.prefs
	rpms/awips2-rpm.db
	rpms/awips2.core/Installer.gfe/component.spec
	rpms/awips2.core/Installer.ldm/component.spec
	rpms/awips2.core/Installer.ldm/patch/etc/pqact.conf.template
	rpms/awips2.core/Installer.localapps-environment/scripts/profile.d/awips2Localapps.sh
	rpms/awips2.core/Installer.rcm/scripts/conf/start-config
	rpms/awips2.edex/deploy.builder/build.sh
	rpms/build/release/buildCoreRPMs.sh
	rpms/common/yum/arch.x86/comps.xml
	tools/devAutoDeploy/devAutoDeploy.ecl

Former-commit-id: b866ca00a3bbfc7edd9e941bd5f84699fc21b255
2012-07-27 14:44:44 -05:00
Max Schenkelberg
b669f57ee4 Issue #626 Moved data unzipper and wmo header remover to common so it can potentially be used by GOES-R
Amend: Added WMO header finder since the header property will have additional information in it when file comes from LDM.  Also changed MessageGenerator to use new class for finding the wmo header

Amend: Added try-finally for input stream in DataUnzipper

Change-Id: I4ece2f5f24a429aa41969f51040a58e67e79e1c1

Former-commit-id: 2f17b2f49f65da4b7b7fd531377873cb9eb941dd
2012-07-27 14:42:36 -05:00
Nate Jensen
dbe185f3a0 Issue #882 fix auto updates, more efficiently set simulated time
Change-Id: I29f497df91920618e5271bf0ff436547d6225413

Former-commit-id: da03e63d10f5f7b6fa77d0e302b11e7501475e22
2012-07-26 17:43:29 -05:00
Bryan Kowal
b30c43883d Issue #964 - the awips2-edex-shapfiles rpm version can now be set dynamically.
Change-Id: I318c62ae1cae26600b5d024bca6c72ae8baed269

Former-commit-id: e47b171ad3863d4066dc2f00e509a8114f9f33f5
2012-07-26 13:47:25 -05:00
Ben Steffensmeier
de742a4b8c Issue #924 fix some concurrency issues for GridResource
Former-commit-id: 312361f3bacf9ed935ee7cd69be90192af34b3fd
2012-07-25 17:33:24 -05:00
Bryan Kowal
2011493fda Issue #959 - fix for manual command-line executions of the full rpm build.
Change-Id: Ic2ae5a0aea4983b6ed22ddeb4fd774f9b537214d

Former-commit-id: b66b6fd7498e441290772be4b6906e58ac385511
2012-07-25 14:13:35 -05:00
Ben Steffensmeier
044836cd2c Issue #921 register GFEColorbarResource as a listener when recycling.
Change-Id: I21e990d4225b5bcf44aac6f2a3c4442442ec51b0

Former-commit-id: 90ce1b3643af750a19bc29156137f18848e7dc77
2012-07-24 11:29:51 -05:00
Bryan Kowal
88fdb461ea Issue #768 - scripts no longer need to be executable.
Change-Id: I92c1d419c8ed73b954c1c96693d11b2f27313b83

Former-commit-id: 535dfb1c7242763e67baa3130fc3a98477ccbc8b
2012-07-24 10:12:33 -05:00
Ron Anderson
b52f1400ef Issue #851 Fixed issues with DatabaseID.dateFormat
Change-Id: Ia5d99932059cec78074096e9ef08fa7b90b13e72

Former-commit-id: 1816e3f6c96b1064d52a2cbdf75ae02fb27e3693
2012-07-23 16:49:21 -05:00
Ben Steffensmeier
9abd645758 Issue #924 fix concurrency issues for Grid products
Former-commit-id: 767173dc95dc811bc94081415a214803403985f5
2012-07-19 17:37:15 -05:00
Ben Steffensmeier
98218ec3cd Issue #910 fix Memory Leak in GLDelegate Images, add Graphics memory logging.
Change-Id: I07635279472c5f4a605f00cbdde81e961eb9e757

Former-commit-id: e4d9419134f7fcfd47dfe84e55764309d3d65257
2012-07-19 17:12:31 -05:00
Steve Harris
c42ae0fa39 12.7.1-8 baseline
Former-commit-id: 46767a18a0d6e1f2182720c8a04c6e1e59cb18a1
2012-07-19 16:20:40 -05:00
Nate Jensen
0fd6c7d56c Merge "Issue #626 Moved menu changes required for NPP to be in satellite menu from old repo into common/core. Fixed AbstractDataCubeAdapter to add System date to time request and fixed GLCMTextureData race condition if sampling a texture that has been created but not staged" into development
Former-commit-id: 3786f2c0a7add2d36b27b92e2a8efd235b65e147
2012-07-19 15:31:55 -05:00
Nate Jensen
8b3819cf44 Merge "Issue #772 synchronize sat getImages with paint and dispose to avoid errors when disposing while mosaicing." into development
Former-commit-id: 6e91bbe07a17896a59969671ddc414d8f9029a9f
2012-07-19 13:37:51 -05:00
Max Schenkelberg
d8971a72fd Issue #626 Moved menu changes required for NPP to be in satellite menu from old repo into common/core. Fixed AbstractDataCubeAdapter to add System date to time request and fixed GLCMTextureData race condition if sampling a texture that has been created but not staged
Change-Id: I845caf8bedb4b27d16874c2a0a633554412d6dd4

Former-commit-id: fb323d9e48c7f35f68d188d4f8fbb677971ebbb1
2012-07-19 11:45:01 -05:00
Bryan Kowal
95d0565b6d Issue #760 - upgraded the lapack library.
Change-Id: I4a6481514b407cd7e1719d94e4086b1051b3090e

Former-commit-id: 47b881f604fec3591827f66481ff820032278aa0
2012-07-19 11:05:13 -05:00
Bryan Kowal
132870666a Issue #913 - fix the correct RadarServer start-config file.
Former-commit-id: 10a2b1626a9388c1bf4244142fedd49d5b1d1d39
2012-07-19 09:31:34 -05:00
Ben Steffensmeier
eab4b1cd78 Issue #772 synchronize sat getImages with paint and dispose to avoid errors when disposing while mosaicing.
Former-commit-id: 84055039ccd601f4be4546f97cde99faf33b7818
2012-07-18 17:53:51 -05:00
Bryan Kowal
7524f8ad8d Issue #913 - fixed the paths for Radar Server.
Change-Id: Ia86e7113ba679bdf4b9b2a83b243e1d3d5e3b208

Former-commit-id: f43666937b14fdee3dd06d6da42be42b67096b2b
2012-07-18 11:12:09 -05:00
Nate Jensen
5cdf7b27f6 Merge "Issue #626 Changed GridDownscaler to include full resolution grid in levels so level 0 is full grid to make more standard with how downscaling is done now" into development
Former-commit-id: e7bc3cec2a68d9041719126d484bb8f5c03eed2c
2012-07-16 13:58:03 -05:00