Commit graph

382 commits

Author SHA1 Message Date
Brad Gonzales
b341c10bb4 Issue #2873 Revert the deletion of the ncep nsharp win32 project.
Amend:  added the gov.noaa.nws.ncep.ui.nsharp.win32 plugin dependency back to the com.raytheon.uf.viz.ncep.nsharp.feature/feature.xml.

Change-Id: Ic801fbfd81c691298751d0bafbc4d96ba1457776

Former-commit-id: 8209ff5c53bb117b8a18b2923952b289e3021762
2014-05-12 16:59:16 -05:00
Bryan Kowal
1e1f46e68b Issue #3108 - update bignsharp for Windows 64-bit compatibility. Upgrade JNA.
Amend: updated and/or added change revision history comments
Amend: fixed Java requirement in JNA classpath
Amend: fixed Java requirement in JNA MANIFEST

Change-Id: I5033f05c48a271fe08d3ec2ac01fe79481564371

Former-commit-id: fb12234836a3562156a30531e6961c0a064588bd
2014-05-08 17:30:22 -05:00
Ben Steffensmeier
709e3411c4 Issue #2947 Redo satellite derived parameters to use an inventory to determine availability.
Former-commit-id: 1a041cb3be1141f4af116335e5b9540beda817cb
2014-04-16 14:54:59 -05:00
Nate Jensen
e081847225 Issue #2984 remove dead ncep purge util plugin and web page
Change-Id: Ifca01d858586ce3bf968f4b1203eb9853be97829

Former-commit-id: 9f01e8a242ba44dec510fdc5ca75be566f8fa008
2014-04-15 11:16:24 -05:00
Nate Jensen
6e2d68e102 Issue #2984 remove unnecessary plugins from features
remove unnecessary uengine dependencies from manifests

Change-Id: Ic76eb5faa4b14cb4ea133ab74532bacd1a05c23d

Former-commit-id: c59a5d99ce31464bacd7c266543f10f523719a07
2014-04-14 16:50:54 -05:00
Richard Peter
dbba727f3d Issue #2726: Edex graceful shutdown.
Refactored to use inheritance and separate logic where possible.
             Addressed comments.

Change-Id: I9e62414cd83121575bdf99a3b47466a7585bedb6

Former-commit-id: 6e015b3f61c20635077d6e8271e9b763e5a32fe1
2014-04-14 13:10:11 -05:00
Richard Peter
3575d6586f Merge branch 'omaha_14.2.2' (14.2.2-3) into development
Conflicts:
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPResource.java
	cave/com.raytheon.viz.aviation/src/com/raytheon/viz/aviation/editor/TafViewerEditorDlg.java
	cave/com.raytheon.viz.hydrobase/src/com/raytheon/viz/hydrobase/dialogs/QcAlertAlarmLimitsDlg.java
	cave/com.raytheon.viz.hydrocommon/src/com/raytheon/viz/hydrocommon/resource/HRAPOverlayResource.java
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/MPEDisplayManager.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/template/TemplateRunner.java
	edexOsgi/com.raytheon.edex.textdb/src/com/raytheon/edex/textdb/dbapi/impl/TextDBStaticData.java
	edexOsgi/com.raytheon.edex.textdb/src/com/raytheon/edex/textdb/ingest/TextDBStaticDataSubscriber.java
	edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/d2dContourStyleRules.xml
	edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml
	edexOsgi/com.raytheon.uf.edex.plugin.manualIngest/res/spring/manualIngest-spring.xml

Former-commit-id: bd13bc332bcdd87723bec8669885f4594ad483b9
2014-04-11 16:23:09 -05:00
Nate Jensen
5129002e91 Merge "Issue #2950 Support dynamic color counts for color map editing." into development
Former-commit-id: b196bf0463ea59d55dec4e70373ca731152123f9
2014-04-09 11:20:04 -05:00
Everett Kladstrup
06d6961c0f Issue #2725 Move derived parameters logic to common
* Make derived parameters not use VizException
* Move derived parameters packages from the viz hierarchy
  to the common hierarchy
* Move data cube classes that don't depend on derived parameters
  to thier own plugin
* Moved DataCubeContainer and supporting frontend classes from
  viz.core to viz.datacube


Former-commit-id: ad4a8cfbbc6de72810492c8f1de9701d381b6019
2014-04-09 09:31:12 -05:00
Ben Steffensmeier
c5a48642eb Issue #2950 Support dynamic color counts for color map editing.
Former-commit-id: 85528bf2bbdbbaacc9631b76ef710e9fd0210110
2014-04-08 15:27:57 -05:00
Ben Steffensmeier
55046a8e1e Issue #2874 Initial implementation of RTOFS data.
Former-commit-id: 11837e612778ea7a1d42fbfac1e0e2b3d3678f1c
2014-03-24 11:10:18 -05:00
Brad Gonzales
08dde4824f Issue #2873 Removed 32 bit native libraries and references.
Change-Id: I52debdaa954ebb0193f64bdaadf45f26500aa40f

Former-commit-id: d0108c2cb27c63c8133a7381b0d2c1bbdb89f1d6
2014-03-20 13:27:39 -05:00
Nate Jensen
747ac58166 Issue #2919 fix windows error due to gempak library missing
Former-commit-id: 5a2ba132d9e32ce8a018f35ba2524881e5276120
2014-03-20 09:38:07 -05:00
Steve Harris
d0aeb854f5 Merge branch 'omaha_14.2.1' (14.2.1-13) into development
Former-commit-id: a2318f04eea89a258400dea526daa4fe67b69271
2014-03-17 15:55:41 -05:00
Nate Jensen
540d0f2e1d Merge "Issue #2718 Update to GeoTools 10.5 Undo reformatting of ncep code Move com.raytheon.edex.common.shapefiles.ShapeFile.java to com.raytheon.edex.plugin.radar.util" into development
Former-commit-id: ee5c599bf4822f73e488e42240c5794189e2d70f
2014-03-13 11:16:00 -05:00
Ron Anderson
1c727465ee Issue #2718 Update to GeoTools 10.5
Undo reformatting of ncep code
            Move com.raytheon.edex.common.shapefiles.ShapeFile.java to com.raytheon.edex.plugin.radar.util

Change-Id: I2bdf4d7d08061ace24589dafca26f00bac00aa2a

Former-commit-id: efc65ad66fc4df90319f821f289e13dc9dbeb3a0
2014-03-13 11:11:53 -05:00
Bryan Kowal
cac6709da8 Issue #2851 - initial 64-bit build of the bignsharp DLL
./ncep/gov.noaa.nws.ncep.ui.nsharp.win32/bignsharp.dll
./ncep/gov.noaa.nws.ncep.ui.nsharp.win64/bignsharp.dll
file ./ncep/gov.noaa.nws.ncep.ui.nsharp.win32/bignsharp.dll
./ncep/gov.noaa.nws.ncep.ui.nsharp.win32/bignsharp.dll: PE32 executable for MS Windows (DLL) (console) Intel 80386 32-bit
file ./ncep/gov.noaa.nws.ncep.ui.nsharp.win64/bignsharp.dll
./ncep/gov.noaa.nws.ncep.ui.nsharp.win64/bignsharp.dll: PE32+ executable for MS Windows (DLL) (console) Mono/.Net assembly

Amend: update Java version and Plugin version

Change-Id: I377e8b51eb9d7fd9964092040d1bcde3f9bcfd27

Former-commit-id: 3189f870d55219372438213441fd1359a6bb5cc4
2014-03-11 16:47:11 -05:00
Brian.Dyke
d710aec521 Merge branch 'ncep_14.2.1' of ssh://collaborate3.nws.noaa.gov:29418/AWIPS2_Dev_Baseline into master_14.2.1
Former-commit-id: ac54324fb0eff1483dd2c3aa8d94273760451dab
2014-03-10 15:14:59 -04:00
Ben Steffensmeier
9122b6da99 Issue #2791 Move DataSource/DataDestination to its own project, add DataFilter.
Former-commit-id: ba5ff870337c7ac66d633077d84de867e5df967c
2014-03-07 18:15:32 -06:00
Stephen Gilbert
65dd8b4c3c VLab Issue #3224 - NSHARP: Fix erroneous mixing heights
Change-Id: Ib27352c1f0e5f2ee860577e5b3e96be5252902f2

Former-commit-id: 459cd2e6772efa05a683073798a1d4424aa2facf
2014-03-07 19:10:08 -05:00
Stephen Gilbert
9a457213bb VLab Issue #3223 - NSHARP: Improve selection operation
Change-Id: I4d0e92d1db24b3136f60fa224c908dfc020afa1d

Former-commit-id: 16fcc171c65d79d5698feeb3ff0ace49c31d976f
2014-03-07 19:07:28 -05:00
Stephen Gilbert
1632166902 VLab Issue #3222 - Fix for Plotmodel CAVE hangs in NCP
Change-Id: I825c3b0af5177258f531b625f2cc66761e932d57

Former-commit-id: 24e07a3215a7879e459afc74e020eab0a8e1c646
2014-03-07 18:49:21 -05:00
Stephen Gilbert
625fcb0064 VLab Issue #3221 - Fix XML serialization problems
A few problems reading/writing XML files were noticed after upgrading to
14.2.1.  This commit fixes the saving of SPFs, reading of image style
rules, and the location of lockedColorMap file.

Change-Id: I8aad4197029c70f72612299a25329687892884af

Former-commit-id: 4f58998c899e28521658bf17dee852592c534713
2014-03-07 18:36:42 -05:00
Steve Harris
873bd6b889 Merge branch 'omaha_14.2.1' into development
Conflicts:
	edexOsgi/com.raytheon.edex.plugin.obs/res/spring/obs-ingest.xml

Former-commit-id: 7d94859f45aaa3d732cbb25fc55348996cfe481c
2014-03-07 15:43:40 -06:00
Steve Harris
92232fa063 Merge branch 'master_14.2.1' into omaha_14.2.1
Former-commit-id: 81f446dbc2ae8f8c54cba5b29ed57f113d318160
2014-03-07 15:16:18 -06:00
Brian.Dyke
3ac2a61218 Merge branch 'ncep_14.2.1' of /data/Integration/winterfell-build/vlab/AWIPS2_Dev_Baseline into master_14.2.1
Former-commit-id: 8b6d5b889e652cbf82c66ae831c9c116626c1494
2014-03-07 11:50:06 -05:00
Steve Harris
069093884f Merge branch 'master_14.1.1' (-21) into 'master_14.2.1' (-8)
merge performed by Richard Peter

Conflicts:
	cave/build/static/common/cave/etc/gfe/userPython/procedures/MergeHazards.py
	cave/build/static/common/cave/etc/gfe/userPython/utilities/SmartScript.py
	edexOsgi/build.edex/esb/conf/log4j-ingest.xml
	edexOsgi/build.edex/esb/conf/log4j-registry.xml
	edexOsgi/build.edex/esb/conf/log4j.xml
	edexOsgi/com.raytheon.edex.plugin.airep/res/spring/airep-ingest.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-common.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-request.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-spring.xml
	edexOsgi/com.raytheon.edex.plugin.grib/res/spring.deprecated/grib-decode.xml
	edexOsgi/com.raytheon.edex.plugin.grib/res/spring.future/grib-decode.xml
	edexOsgi/com.raytheon.edex.plugin.grib/res/spring/grib-distribution.xml
	edexOsgi/com.raytheon.edex.plugin.modelsounding/res/spring/modelsounding-ingest.xml
	edexOsgi/com.raytheon.edex.plugin.pirep/res/spring/pirep-ingest.xml
	edexOsgi/com.raytheon.edex.plugin.shef/src/com/raytheon/edex/plugin/shef/alarms/AlertalarmStdTextProductUtil.java
	edexOsgi/com.raytheon.edex.plugin.shef/src/com/raytheon/edex/plugin/shef/alarms/Constants.java
	edexOsgi/com.raytheon.edex.plugin.taf/src/com/raytheon/edex/plugin/taf/common/ChangeGroup.java
	edexOsgi/com.raytheon.edex.plugin.taf/src/com/raytheon/edex/plugin/taf/common/TafRecord.java
	edexOsgi/com.raytheon.edex.plugin.warning/res/spring/warning-ingest.xml
	edexOsgi/com.raytheon.uf.common.jms/src/com/raytheon/uf/common/jms/JmsPooledConnectionFactory.java
	edexOsgi/com.raytheon.uf.common.jms/src/com/raytheon/uf/common/jms/JmsPooledSession.java
	edexOsgi/com.raytheon.uf.edex.cpgsrv/res/spring/cpgsrv-spring.xml
	edexOsgi/com.raytheon.uf.edex.grid.staticdata/res/spring/grid-staticdata-process.xml
	edexOsgi/com.raytheon.uf.edex.ohd/res/spring/ohd-common.xml
	edexOsgi/com.raytheon.uf.edex.ohd/res/spring/satpre-spring.xml
	ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafRecord.java
	ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java
	ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-ingest.xml
	ncep/gov.noaa.nws.ncep.edex.plugin.ncccfp/res/spring/ncccfp-ingest.xml
	ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-distribution.xml
	ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-ingest.xml
	ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-ingest.xml
	ncep/gov.noaa.nws.ncep.edex.plugin.ncscat/res/spring/ncscat-ingest.xml
	ncep/gov.noaa.nws.ncep.edex.plugin.ntrans/res/spring/ntrans-ingest.xml
	rpms/awips2.core/Installer.ant/scripts/profile.d/awips2Ant.csh

Former-commit-id: 889200c9eb3fbb835f8fef067476799f30a7a7e0
2014-03-06 08:39:43 -06:00
Steve Harris
167ce61d6c Merge branch 'master_14.2.1' into ncep_14.2.1
Former-commit-id: 505bcf7b47aac1344bb46bac690ce83591b8e554
2014-03-05 13:00:23 -06:00
Max Schenkelberg
a01a6d68d0 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: cc34e3dbebe13ec4f63b7529f5053391135837ef
2014-03-04 09:23:36 -06:00
Brian Clements
91936beadf Issue #2667 fixed bin lightning menus
the column name for the source of the lightning data was changed


Former-commit-id: 62e8a279840672f1ee2bb9f3ecf982c80a04d83c
2014-03-03 13:17:05 -06:00
Richard Peter
0e25ae35c1 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: a47eaa9af45db41391fe46e36ec0793f70d06ad6
2014-02-27 15:18:26 -06:00
Richard Peter
86d42ed603 Issue #2509: Fix Merge of 13.5.2-4 ncep resources
Change-Id: I9ed15a3114d07a210795cd26e3096a8cddd548d3

Former-commit-id: 08990cfd910707cbf1731a8f271a52ff922a6345
2014-02-27 13:46:47 -06:00
Brian.Dyke
cfa4997978 OB_14.1.1-19 baseline
Former-commit-id: db2a591456383d8f980d33757e8c161bdcc01d3a
2014-02-21 06:50:59 -05:00
Ron Anderson
5258aecf45 Issue #2819 Removed more unnecessary .clone() calls
Change-Id: I6924801040b238354527edfd57b4a3999f844617

Former-commit-id: ce896b573fcef99e30e3bda5f53b0941cd1b2e36
2014-02-19 11:55:11 -06:00
Greg Armendariz
e611dbe912 Issue #2754 - Fix import
Former-commit-id: 1c9160bd5fe0e8c08ead5a67d9da426834a7669c
2014-02-03 14:45:47 -06:00
Stephen Gilbert
ba72d87f07 VLab Issue #2916 - NSHARP Errors Swapping into main pane
Fixed some widget management errors in the Show Text dialog's close
method.  Ensure Text Dislog's close method is called when swapping
Nsharp display.
    
Change-Id: I6e645aa552980b49e552a2830f9f148d95f27f3b

Former-commit-id: 0ff12f2c322d9cbed696f9ee4f2049d9efed7863
2014-02-03 14:55:25 -05:00
Steve Harris
7a156e297a Merge branch 'omaha_14.2.1' into development
Conflicts:
	ncep/gov.noaa.nws.ncep.viz.ui.perspectives/plugin.xml

Former-commit-id: debbd62a40cf8d27b1990d1b06f273d09dd9a981
2014-02-03 10:29:16 -06:00
Steve Harris
b2032880ac Merge branch 'master_14.2.1' into omaha_14.2.1
Former-commit-id: 9133aeccd450b0e241953c588192c2ee33fcbe8e
2014-02-03 10:26:11 -06:00
Brian.Dyke
4e7b1b207f Merge branch 'omaha_14.2.1' of cm2:/home/slharris/repos/AWIPS2_baseline.14.2.1 into master_14.2.1
Former-commit-id: 0409f7045a797c8c051a353d69de1991b8c8b681
2014-01-31 08:28:09 -05:00
Stephen Gilbert
c9af367a72 VLab Issue #2867 - Remove dependency on Mcidas dataplugin
Removed the dependency for mcidas dataplugin.  The ncep feature
dependencies don't allow for that causing an error in the build scripts.

Change-Id: I9cccc6d93158465f54cb0d9db0e57b16604e1d09

Former-commit-id: 0fa8b0ae9f21df9a1d773edd7e997151c6db9c8f
2014-01-29 09:58:10 -05:00
Stephen Gilbert
ac68b01bbc VLab Issue #2867 - Add dependency for Mcidas dataplugin
Don't like it, but added a dependency for mcidas dataplugin to the
gov.noaa.nws.ncep.vix.common plugin.

Change-Id: Ie8aff1c3ae1733191cb74b7dc0c4593bb37ca28b

Former-commit-id: 61c5dce6e5ee16d776bcac2740ddf4e860fbb40f
2014-01-28 14:52:46 -05:00
Stephen Gilbert
64c2460028 Merge "VLab Issue #2867 - NCEP CAVE plugin delivery for 14.2.1" into ncep_14.2.1
Former-commit-id: b928cda17148473922bcd3ad11e33cc93c1e37c3
2014-01-27 14:23:02 -05:00
Stephen Gilbert
a70450b064 Merge "VLab Issue #2867 - NCEP CAVE plugin delivery for 14.2.1" into ncep_14.2.1
Former-commit-id: 2989403fe879801729b1233a54cd5ea314bb2dae
2014-01-27 14:22:17 -05:00
Stephen Gilbert
6785474b17 Merge "VLab Issue #2866 - EDEX and EDEX Common delivery for 14.2.1" into ncep_14.2.1
Former-commit-id: 57ce64e6119d2bf540da80c1161b88b04474d53c
2014-01-27 14:20:47 -05:00
Stephen Gilbert
14d218ddc5 VLab Issue #2867 - NCEP CAVE plugin delivery for 14.2.1
Many changes in NCEP Viz plugins for 14.2.1 enhancements and big fixes
for the National Centers Perspective and PGEN

Change-Id: I4fa707cf0844800a4c77961e110338daafbb0354

Former-commit-id: e3a35c9c3eb2184818b21ba1b23aac988a0148ee
2014-01-24 10:46:37 -05:00
Stephen Gilbert
95bbc2f2b2 VLab Issue #2867 - NCEP CAVE plugin delivery for 14.2.1
Updates to configuration files used by the National Centers Perspective

Change-Id: Ie2c8c4f8d0eb57031fb25acbe450b6e3ac56c109

Former-commit-id: 12d9868db2939c53ed49b1cf3092f7d638189696
2014-01-24 10:33:14 -05:00
Stephen Gilbert
a12b83ddfb VLab Issue #2866 - EDEX and EDEX Common delivery for 14.2.1
Updates to GRIB decoder tables.
Changes to some decoder plugins to support data ingest through qpid.

Change-Id: Id42e993b1ac76040ad19c970c43036d3f852def0

Former-commit-id: f64ce96da2871e55b40b6fe4ba0e77eaed266103
2014-01-24 10:14:17 -05:00
Stephen Gilbert
b9eefb97b4 Merge "VLab Issue #2841 - SWPC delivery for 14.2.1" into ncep_14.2.1
Former-commit-id: 015664232a6214feb624262196e45aadc8ee4636
2014-01-23 17:12:28 -05:00
Stephen Gilbert
e02136a026 VLab Issue #2841 - SWPC delivery for 14.2.1
Contains functionality for image calculations such
as differencing and ratios.
Also includes config files for displaying SWPC gridded terrestrial data.
Amending commit to address code-review concerns with some java classes.

Change-Id: I3e6e8dbd5015ef825386c1203c333091c6a24f25

Former-commit-id: 5823fba56ae3036682814548004afd076174bb06
2014-01-23 11:58:55 -05:00
Nate Jensen
e2f9e86659 Merge "Issue #2312 Add ability to export gif and image export dialog. Change-Id: I10aaeba20a4acc7888cd566107ffff3e6a4fad05" into development
Former-commit-id: 8c8215778f5e37dfa4ec2df000db90f1193107ac
2014-01-22 09:36:33 -06:00