Nate Jensen
6c2ff04b69
Issue #2361 remove XML annotations and IDecoderGettable from a variety of plugins
...
Change-Id: Ib9b09659bbcca9b47c3e185e895d0deb1ba23739
Former-commit-id: 065be6691bf102699dc7ece3424f6972792c4d6f
2013-10-15 10:08:15 -05:00
Brian Clements
2f25116c10
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: 7cdff04cc4d60b50a2a2c08499ee329586031e0f
2013-09-27 09:41:51 -05:00
Richard Peter
592218edb8
Issue #2298 : Make getPluginName abstract
...
Change-Id: Ieefc9ab24dee34ed5c653d035db2a2e1f0e6f9ae
Former-commit-id: 54356ea774bfab26b85aff317fc759de41e259d1
2013-09-03 11:51:27 -05:00
Nate Jensen
df95db8f78
Issue #2142 removing more dependencies on edex.common
...
Change-Id: I6fa6d1957f6aeee3b22f96164c7da4509b06eaaf
Former-commit-id: 231c873711159c9a59f0bc4e25e70cc9c989ecc0
2013-08-13 09:09:05 -05:00
Nate Jensen
d4590cbf5e
Issue #2228 use TMemoryInputTransport for slight efficiency improvement
...
Change-Id: I280dacdd48f5e092b312a80916db6202a1138ebf
Former-commit-id: 3f3afa1fe36da04ce47b9af1e8bd34746b75e68f
2013-08-06 09:52:02 -05:00
Max Schenkelberg
63421a4819
Issue #2142 Got log4j out of edex.
...
Amend: Removed deleted files from build.properties
Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa
Former-commit-id: f47d21972b86d8c2c757874c5e450f93e5704133
2013-07-15 14:26:15 -05:00
Ben Steffensmeier
4209e014d8
Issue #1869 Remove dataURI column from PluginDataObject.
...
Change-Id: I3450130d8e68c065683794ba941a83897fe36745
Former-commit-id: 7fd2829cd730562a549a2f3c423ac5ead15872e7
2013-05-08 18:39:25 -05:00
Brad Gonzales
dc37712fda
Issue #1857 Added sequence generator annotation to PluginDataObject concrete classes.
...
Amend: comment updates from peer review.
added sequence delta script.
Change-Id: Id8685fa0790926564d5d575e43a3da24db27dcf1
Former-commit-id: 562c9fa0341d0fb351adb8e57c14f1ce0bc59c95
2013-04-16 14:44:06 -05:00
Steve Harris
55d9909d6d
Issue #1872 - Merge branch 'master_13.3.1' (13.3.1-19) into omaha_13.4.1
...
Conflicts:
edexOsgi/com.raytheon.edex.plugin.redbook/src/com/raytheon/edex/plugin/redbook/common/RedbookRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.binlightning/src/com/raytheon/uf/common/dataplugin/binlightning/BinLightningRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.cwat/src/com/raytheon/uf/common/dataplugin/cwat/CWATRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.fog/src/com/raytheon/uf/common/dataplugin/fog/FogRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.grib/src/com/raytheon/uf/common/dataplugin/grib/GribRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.preciprate/src/com/raytheon/uf/common/dataplugin/preciprate/PrecipRateRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.qpf/src/com/raytheon/uf/common/dataplugin/qpf/QPFRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.radar/src/com/raytheon/uf/common/dataplugin/radar/RadarRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.scan/src/com/raytheon/uf/common/dataplugin/scan/ScanRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.vil/src/com/raytheon/uf/common/dataplugin/vil/VILRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/NcScdRecord.java
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.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/SgwhRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/SgwhvRecord.java
Former-commit-id: 6dced3d81d2733f9f7c5f3d54cb123bf8ba055b2
2013-04-11 13:14:00 -05:00
Steve Harris
9be238bcc4
13.3.1-19 baseline
...
Former-commit-id: ce855032b2b7235b2aea8dc66aff89ca7c54854a
2013-04-09 08:37:12 -05:00
Bryan Kowal
4cc9a742c8
Issue #1293 - remove hdffileid and create delta script to update existing databases
...
- now in the 13.4.1 branch
Former-commit-id: f58fa2c5360cdbf38580bb675d2acdc8cb6b438e
2013-04-08 14:04:05 -05:00
Steve Harris
c0c1d56f3a
13.1.2-2 baseline
...
Former-commit-id: 221d0aaf0e19a054387134e72a76a278159bf4d0
2013-01-06 14:32:24 -06:00
Steve Harris
61f269f54c
12.9.1-5 baseline
...
Former-commit-id: d85b989f77196d20eb2d2a21cf4daa13d50474ae
2012-08-21 15:27:03 -05:00
Steve Harris
67a5a68300
12.4.1-4 baseline
...
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
Matt Nash
66be3bec40
Moving 12.1.1 into ss_sync
...
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
9f19e3f712
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00