Commit graph

2419 commits

Author SHA1 Message Date
Ron Anderson
42229b8eee Merge "Issue #2476: Fix indent error in SmartScript._getGridsResult()." into development
Former-commit-id: 60bcc1509f4f748bcfecd3f6f0a7d36b6d4faf2b
2013-11-07 14:38:39 -06:00
Richard Peter
93c776022a Merge branch 'omaha_13.5.3' (13.5.3-5) into development
Conflicts:
	RadarServer/com.raytheon.rcm.feature/feature.xml
	cave/com.raytheon.viz.aviation/src/com/raytheon/viz/aviation/editor/TafViewerEditorDlg.java
	cave/com.raytheon.viz.grid/localization/styleRules/gridImageryStyleRules.xml
	edexOsgi/build.edex/build.xml
	edexOsgi/build.edex/esb/conf/log4j-ingest.xml
	edexOsgi/build.edex/esb/conf/modes.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/config/GFESiteActivation.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/isc/GfeIRT.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/ifpnetCDF.py
	edexOsgi/com.raytheon.edex.plugin.modelsounding/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.edex.plugin.text/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.base.feature/feature.xml
	edexOsgi/com.raytheon.uf.common.monitor/src/com/raytheon/uf/common/monitor/config/MonitorConfigurationManager.java
	edexOsgi/com.raytheon.uf.common.time/src/com/raytheon/uf/common/time/util/TimeUtil.java
	edexOsgi/com.raytheon.uf.common.util/src/com/raytheon/uf/common/util/FileUtil.java
	ncep/gov.noaa.nws.ncep.viz.rsc.ncgrid/src/gov/noaa/nws/ncep/viz/rsc/ncgrid/contours/ContourSupport.java

Change-Id: I6abe6f71ed2a5e641c82274944f1aedb676772f9

Former-commit-id: d126f9fd65c1b2a0b05cabe4adc6bf9b67639b30
2013-11-07 14:25:45 -06:00
David Gillingham
0e74638eb2 Issue #2476: Fix indent error in SmartScript._getGridsResult().
Change-Id: I625d9f0c6c47d51b0ec99bcdb1d8dadeeaddfe67

Former-commit-id: 9e190cf63a11fa641a60f13f8f93baec649d4893
2013-11-07 11:36:49 -06:00
Nate Jensen
38a5ae5e5f Merge "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" into development
Former-commit-id: 3f1ac5ed48b694da9dc1cd0067db9e584d4520e1
2013-11-07 10:21:42 -06:00
Bryan Kowal
a28133117c 13.5.3 build "fix"
Former-commit-id: 084e906e9f85ebd11cabf6e14e94ac75d25a0af2
2013-11-06 18:25:10 -06:00
Nate Jensen
1da0e31b88 Merge "Issue #2493 remove mesowest." into development
Former-commit-id: 2c506552014e60344c5b2014bed32edab2630f47
2013-11-06 17:07:10 -06:00
Bryan Kowal
bb15605aa2 Fix 13.5.3 build; eliminate mix of EDEX and CAVE features
Former-commit-id: 8a1605e74c716ae070028df42d61953a19ffefd6
2013-11-06 15:57:14 -06:00
Lee Venable
20726d4e7c Merge "Issue #2358 - Move config file management code to the subscription manager dialog." into development
Former-commit-id: 13672783e6a5e452cb4105669a98708329b35541
2013-11-06 15:42:40 -06:00
Max Schenkelberg
c28fd2b38d 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: ae724ecce3d4c65f8845f3278f9b5eeb5b04908a
2013-11-06 15:07:18 -06:00
Richard Peter
6ccb444219 Merge "Issue #2499: Fix build" into omaha_13.5.3
Former-commit-id: 5dce49310b5a78e9895bade2ba3ebd48320593a0
2013-11-06 13:44:11 -06:00
Ben Steffensmeier
36916fedcd Issue #2493 remove mesowest.
Former-commit-id: 9a2fe6fa13d424c254b4ed071b743837dfb2e702
2013-11-06 13:42:38 -06:00
Slav Korolev
c25204d75b Issue #2486. Fixed an error of editing subset box. Corrected the regions and zoom handling defects.
Former-commit-id: 04a119deb8248366e9efe9b5ac19c76e60a925e2
2013-11-06 14:38:55 -05:00
Roger Ferrel
e01b524542 Issue #2478 Add debug infromation.
Change-Id: I830a760e2505a744da4962299bf97f46462f4784

Former-commit-id: db0434a66ca415554d1ab0c90586dc7358fd730d
2013-11-06 13:13:02 -06:00
Richard Peter
c09f68615c Issue #2499: Fix build
Change-Id: I6f5269e3fe424f1c7c77225f9b8aa70218c1845c

Former-commit-id: 037b2730e59d52f13d3cb3b50490a57b9befb2c1
2013-11-06 13:09:32 -06:00
Mike Duff
35c4911e7e Issue #2358 - Move config file management code to the subscription manager dialog.
Change-Id: I61b8093b1306404006c5d01b73874997054c4f2f

Former-commit-id: 100fe3e61e5156dba32419005da4473bcd6d1e8b
2013-11-06 12:00:04 -06:00
Ben Steffensmeier
1d35086e8d Issue #2485 Remove ncccfp
Change-Id: Ida05b2c7e1a3541603822b8b91bb635f9af3fa64

Former-commit-id: 619f054e44fe9689d178e9aa6fd6455915d7e99e
2013-11-05 17:33:41 -06:00
Nate Jensen
b36d28c9fd Issue #2361 remove ISerializableObject from redbook and hydro
Change-Id: Ib48dea5d734f19a9919da9fea752b5e0f38a2141

Former-commit-id: 2626a79c976ac016352a091bdf66890e929edc85
2013-11-04 14:30:00 -06:00
Ben Steffensmeier
5a928e6ad5 Issue #2491 Clean a few more procedure only objects from ISerializableObject files.
Former-commit-id: 047e4cd82846adaf8fc3dcdfe087209bd57e210c
2013-11-04 13:01:49 -06:00
Lee Venable
3e7b7cec8f Merge "Issue #2486. Fixed an error of editing subset box. Corrected mouse wheel handler." into development
Former-commit-id: 325439c2d4243f775d3ccb8af7f332bf13d4aad0
2013-11-02 10:43:48 -05:00
Slav Korolev
0801f8dedd Issue #2431. Changed labels on the table.
Former-commit-id: 5599d13b9cbac3806c636b629d502aacc1f621b4
2013-11-01 15:06:19 -04:00
Steve Harris
da7d1ce05e 13.5.3-4 baseline
Former-commit-id: 103d478433e8d0aad0599511c30ef0792f854d13
2013-11-01 14:20:00 -04:00
Ron Anderson
cc991ed528 Merge "Issue #1843: Ensure user-selected ETN makes it back into the final transmitted product." into development
Former-commit-id: 6346ae61d0639325fa199db525f4e34402b39224
2013-11-01 11:07:39 -05:00
Slav Korolev
f7d1939b36 Issue #2486. Fixed an error of editing subset box. Corrected mouse wheel handler.
Former-commit-id: 7d16b7dd07d83975366505140d7a8df2c5c89cf2
2013-11-01 11:03:06 -04:00
Nate Jensen
0270e6bde3 Merge "Issue #2491 Fix collaboration Xml." into development
Former-commit-id: 311f84bcd1e10f9fd52df836673c9bb6012ee8a0
2013-10-31 18:11:13 -05:00
David Gillingham
c4f5cc53bb Issue #1843: Ensure user-selected ETN makes it back into the final transmitted product.
Change-Id: Id5aede1ba07019150b3a43b45f067a5740d657af

Former-commit-id: 194799b7d3fb719987523a77ba9b3c69a11bb69f
2013-10-31 14:07:20 -05:00
Ben Steffensmeier
fdeff81da2 Issue #2491 Fix collaboration Xml.
Former-commit-id: 64517ab3139be3cc21d5df7ff9d36709435bd7cd
2013-10-31 14:06:37 -05:00
Ron Anderson
42e924e021 Issue #2508 Added DiscreteGridSlice.getKeys(), deprecated getKey()
Change-Id: I5d47498c2056de1c217927102770092bb57a372c

Former-commit-id: 19246ae601e292bd26ba8ba6b9446ef8d82ee663
2013-10-31 14:04:55 -05:00
Nate Jensen
de50a9214b Merge "Issue #2491 Bug fixes and clean up all remaining resource datas. Change-Id: I6cb8948a984f298d938e1b6baa9bf4af5fe6d4c6" into development
Former-commit-id: fc3adf193a8afacfec4c36feae4a3f1384119922
2013-10-31 12:24:23 -05:00
Steve Harris
1503847a4b 13.5.3-3 baseline
Former-commit-id: c261e0753eb106a2912314056a1b4903695750c5
2013-10-31 12:52:07 -04:00
Richard Peter
b482eb2b48 Merge "Issue #2292 - refactor and move overlap/duplicate checks to edex. Peer review comments" into development
Former-commit-id: 1f07e88f442c0426a9006a2f139d6eef9395ad51
2013-10-31 11:46:25 -05:00
Mike Duff
3fc811102e Issue #2292 - refactor and move overlap/duplicate checks to edex.
Peer review comments

Change-Id: I33df9cc7e368778943e25420d18b343781304c7a

Former-commit-id: f7405c2acfef95b57b79cf6d8ac3348017e64a59
2013-10-31 09:22:50 -05:00
Steve Harris
6d85d944a6 13.5.3-2 baseline
Former-commit-id: 53d73b86bbee5d75bc7cb3a69e12ae78ea22f18f
2013-10-30 12:53:25 -04:00
David Gillingham
b7b29a1fdb Issue #1843: Return status back to client when contacting one of the
configured ETN partners fails.

Change-Id: I5bd49f6930c317ba21725ff53f6ab65d548f037c

Former-commit-id: 18a09da6aba3caf83f4c4df71f2fcffb63043fb1
2013-10-30 11:34:46 -05:00
Ben Steffensmeier
27a392f90e Issue #2491 Bug fixes and clean up all remaining resource datas.
Change-Id: I6cb8948a984f298d938e1b6baa9bf4af5fe6d4c6

Former-commit-id: 2412d6f094f98a8c24491ab43a2a88cf696758af
2013-10-29 17:35:55 -05:00
Nate Jensen
6880a18f1a Issue #2476 fixed crash, added short[] numpy support, removed gfe wx/discrete string keys hack, cleaned up jep numpy interfaces and code
Former-commit-id: 0c24c900ce938982306bad9307f3b1ef27b362bb
2013-10-29 14:33:53 -05:00
Mike Duff
25e4a4741c Issue #2430 - Implement the percent used bandwidth utilization graph.
Change-Id: Iad1d750ec1bb0a66a833f8358e27a80d0d6b42c5

Former-commit-id: 5b628ac782fc8b76729c74fe8bf995a7fc634aaa
2013-10-29 13:49:47 -05:00
Ben Steffensmeier
204b47c67d Issue #2491 Move ncep bundles off od SerializationUtil.
Former-commit-id: ddaa8e9ded31fb0676f949d5a98a30ad1709a25b
2013-10-29 12:28:07 -05:00
Nate Jensen
f62f7dc851 Merge "Issue #2491 Remove ISerializableObject references in core and d2d viz plugins. Change-Id: I8c89a49d1291f640ac7032b837300fd7b013de07" into development
Former-commit-id: a35255318c9e5160f69cb784b86fd7d145465aac
2013-10-28 13:27:17 -05:00
Ben Steffensmeier
5b439696df Issue #2491 Remove ISerializableObject references in core and d2d viz plugins.
Change-Id: I8c89a49d1291f640ac7032b837300fd7b013de07

Former-commit-id: 57825609e668f6595fa8cc6da4ec81a310abf966
2013-10-28 13:16:23 -05:00
Ron Anderson
f2cfc0c686 Merge "Issue #2491 Remove ISerializableObject references in gfe and mpe viz plugins." into development
Former-commit-id: c4c1905a1ac16682ad5607b853041905dbde8a5b
2013-10-28 12:59:44 -05:00
Ben Steffensmeier
44a6f05986 Issue #2491 Fix alertviz and java 6 compatibility.
Former-commit-id: 2baf2fdd778b55b76be37503935510b057c5eb0e
2013-10-28 10:14:08 -05:00
Nate Jensen
cda57ce742 Merge "Issue #2491 fix d2d xy bundles." into development
Former-commit-id: cbd9dabab1b08d2b3eb2814701bfa40d66ec5e54
2013-10-28 09:31:28 -05:00
Steve Harris
30f65c2858 13.5.3-1 baseline
Former-commit-id: 04f39d579bad5ebfee1e6ff9e75f49a9ed679f8e
2013-10-28 10:30:57 -04:00
Nate Jensen
e4aa2b8a94 Merge "Issue #2484 Added originatingSite to id for Subscription registry objects." into development
Former-commit-id: 4b16e5325f63bb7dde3d5a49770fd4c30b69266b
2013-10-28 09:07:04 -05:00
Nate Jensen
15fbcd6984 Merge "Issue #2491 Remove uneeded ISerializableObject files." into development
Former-commit-id: 9d43ad381967fff847f33025461a31bb31816819
2013-10-28 09:05:01 -05:00
Ben Steffensmeier
4c03fc93f1 Issue #2491 Remove ISerializableObject references in gfe and mpe viz plugins.
Former-commit-id: f74c39d591d10748f7e66c15c80390389ab5ec25
2013-10-25 15:50:10 -05:00
Ben Steffensmeier
3150d960e8 Issue #2491 Remove ISerializableObject references in uf.viz.monitor plugins.
Former-commit-id: 16993be4fde0154ea58e4bc55cbecaabdc44b3cb
2013-10-25 15:42:53 -05:00
Ben Steffensmeier
cac1f07cbb Issue #2491 Remove uneeded ISerializableObject files.
Former-commit-id: fd4cc4fde9507cd9abbf394ea5823a8f315c7d55
2013-10-25 15:31:39 -05:00
Ben Steffensmeier
86ba5b9f09 Issue #2491 fix d2d xy bundles.
Former-commit-id: 4f41b90c20e25689a24d73bdd92e24952516199a
2013-10-25 14:46:43 -05:00
Steve Harris
bcb531e671 13.5.2-12 baseline
Former-commit-id: 7918a1bb18c212f8a3b84edec932880126d351be
2013-10-25 09:59:15 -04:00