Commit graph

278 commits

Author SHA1 Message Date
Ron Anderson
a6fbbdbff7 Merge "Issue #1170 Made checks so world wrap correct only occurs if polygon was actually flattened. If polygon was flattened and it is invalid, polygon will be skipped so we only attempt to correct valid polygons. If no correction is needed, we add invalid ones anyway since half of downscaled US invalid." into development
Former-commit-id: c2ae7fb131 [formerly c2ae7fb131 [formerly 9345f2ebb0f870f187cc88ec597eac88f6b8ac13]]
Former-commit-id: 7a7acfa055
Former-commit-id: c9a16a0607
2012-09-25 11:30:22 -05:00
Lee Venable
6f913daa57 Merge "Issue #1210 - Correct to use IDataRecord" into development
Former-commit-id: 4f13279610 [formerly 4f13279610 [formerly 8879727535c2f22055214abe370b5dfdad73ed60]]
Former-commit-id: 7a3314e4d8
Former-commit-id: c39bd2ad56
2012-09-25 10:41:05 -05:00
Steve Harris
a20533b551 Merge branch 'ss_builds' (12.10.1-8) into development
Conflicts:
	cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java

Former-commit-id: 8354ca4e68 [formerly 8354ca4e68 [formerly 4ebdc29db766db49df46d568a320c1743d0bb7c0]]
Former-commit-id: 3827a78a7b
Former-commit-id: f5f59b6aa5
2012-09-25 10:31:57 -05:00
Max Schenkelberg
e5f3499a01 Issue #1170 Made checks so world wrap correct only occurs if polygon was actually flattened. If polygon was flattened and it is invalid, polygon will be skipped so we only attempt to correct valid polygons. If no correction is needed, we add invalid ones anyway since half of downscaled US invalid.
Change-Id: I0c1ddf9f673ff1353f82dec42404985b7f269c10

Former-commit-id: 084ac453b0 [formerly 084ac453b0 [formerly c57bd3a8e0015541f41cff4d2ec6b36e1067146c]]
Former-commit-id: a47387a466
Former-commit-id: 6c64fd0810
2012-09-25 10:25:58 -05:00
Steve Harris
2a6e4b513c 12.10.1-7 baseline
Former-commit-id: b754630136 [formerly b754630136 [formerly 161fb1c0295ff4aa3b78d06ae248255d77a4e886]]
Former-commit-id: 7b37cfca85
Former-commit-id: 30592ab872
2012-09-25 10:21:10 -05:00
James Korman
d52ed659f5 Issue #1210 - Correct to use IDataRecord
Amend: Code review cleanup

Change-Id: I7d255531ba051c2ede2169af31b08f2c7a9cfcdd

Former-commit-id: 48848844a7 [formerly 48848844a7 [formerly 107506fb635030f91d1d79e4e755864e28a04fed]]
Former-commit-id: e3ac09d24a
Former-commit-id: 442860a731
2012-09-25 10:06:21 -05:00
Ben Steffensmeier
8fc544b44f Issue #1131 merge multipane nsharp into D2D.
Former-commit-id: c04649842a [formerly c04649842a [formerly 14310917dffa9bb2a805f3ff8fc98ccfdd1c9d92]]
Former-commit-id: 2606f968cb
Former-commit-id: 036aa08f2c
2012-09-20 17:28:54 -05:00
James Korman
464ef9eb58 Issue #1206 - Added logging of load of postProcessedModels.xml
Change-Id: I141c165a5ffefa7a50793fc9e8092239288dfbb8

Former-commit-id: 9d332ba278 [formerly 9d332ba278 [formerly 5eae43298a59973727c537aed3e9ca499d99b135]]
Former-commit-id: 25da735129
Former-commit-id: 6e1230e5b4
2012-09-20 15:58:40 -05:00
Lee Venable
2eaea64948 Merge "Issue #1185 - Add metar2shef write to archive" into development
Former-commit-id: 4fb058f51f [formerly 4fb058f51f [formerly 17a7fcff9a504db7e5516cc1908561c584ed6c8d]]
Former-commit-id: ebf9006df2
Former-commit-id: 1edf87b53e
2012-09-20 14:01:41 -05:00
James Korman
c26f2e758c Issue #1185 - Add metar2shef write to archive
Amend: Code review corrections

Change-Id: I4b921c25d5b3ced59774cd90a2450ba60d3a42b3

Former-commit-id: 8279facaf3 [formerly 8279facaf3 [formerly f6333fecdc9087c0757c8f098cf0f1c34a7b619a]]
Former-commit-id: 3434561427
Former-commit-id: 9387024461
2012-09-20 11:04:26 -05:00
David Gillingham
1a4d07ad87 Issue #1190: Replace all calls to WsId.getNetworkId().getHostName() with calls to WsId.getHostName()
which uses new host name cache.

Change-Id: I7e6cab90d449732df807fb273b117da63de0a611

Former-commit-id: eca0d00313 [formerly eca0d00313 [formerly bd8cd6a08b1a2db61d75cc822ec3541279416e0d]]
Former-commit-id: 8f532d2900
Former-commit-id: 03d5b9e7f9
2012-09-20 10:52:00 -05:00
David Gillingham
fc8130afd4 Issue #1190: Cache hostnames for WsId to speed up logging.
Change-Id: I3e8e5ad046853d8543eba861c4a7dff36dd0281d

Former-commit-id: c0641faefe [formerly c0641faefe [formerly e036304b9ba7f93c6e836529f60a63c9b4c1c353]]
Former-commit-id: 3ada98ba44
Former-commit-id: 6a0eac44b2
2012-09-19 18:11:21 -05:00
Nate Jensen
7bac64faf6 Merge "Issue #1091 Added localMaps.py capability" into development
Former-commit-id: 998b7fc209 [formerly 998b7fc209 [formerly 05bf20edb5d43f2a78af0ce8a7c595226ca4cd43]]
Former-commit-id: c1defed68e
Former-commit-id: c9269ed3d0
2012-09-19 17:45:26 -05:00
Ron Anderson
af7cac638e Issue #1091 Added localMaps.py capability
Change-Id: Ifae18fabd6c3914a34bfc66f4e54c7286153f67f

Former-commit-id: 6e2130a790 [formerly 6e2130a790 [formerly 21db6a603d237716744d7cac93482c9a51952403]]
Former-commit-id: 776214bf24
Former-commit-id: e917b45f38
2012-09-19 17:41:48 -05:00
Richard Peter
1c8b47d22d Issue #1189: Remove camel http header copy overhead
Change-Id: I00dcf2d41972359b36c7485425f61cb6fc74759a

Former-commit-id: bc28c38ef4 [formerly bc28c38ef4 [formerly 4818be92cdeb4bc9a4064f59d2c4a773aca5f1aa]]
Former-commit-id: 85c2977c00
Former-commit-id: 210a8734f5
2012-09-19 10:04:30 -05:00
Max Schenkelberg
7ea514fa1a Issue #626 changed MessageGenerator to remove trailing newlines to match how the header attribute is set by edex_bridge
Change-Id: I8f36144524ea0010307e9c605a3e931a054a588d

Former-commit-id: a7b621d98d [formerly a7b621d98d [formerly 93b823807d2b0d56964993fed8f316f131e6cfa4]]
Former-commit-id: 5b7a553c07
Former-commit-id: 5b0a75ffd1
2012-09-18 11:01:45 -05:00
Richard Peter
72588c9d66 Merge "Issue #626 update WMOHeaderRemover to remove any extra bytes before wmo header found from WMOHeaderFinder." into development
Former-commit-id: 9268dee274 [formerly 9268dee274 [formerly 2075d2f125613cf2c69cb3d4166020ed7d9fb175]]
Former-commit-id: 3cf933fa4c
Former-commit-id: 3a984fc39a
2012-09-18 08:19:18 -05:00
Steve Harris
beb08c98ce Merge branch 'ss_builds' (12.10.1-5) into development
Conflicts:
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/CurrentAlarmQueue.java

Former-commit-id: dd6ac67e17 [formerly dd6ac67e17 [formerly 4e988dde641d01295134080111e738f25a110e6d]]
Former-commit-id: 39f15fe032
Former-commit-id: 9de7b02008
2012-09-17 15:46:11 -05:00
Steve Harris
430a11f72b 12.10.1-5 baseline
Former-commit-id: a96d35a1fa [formerly a96d35a1fa [formerly 28dc700c3ef97a134c8871c2c52086fe7db43035]]
Former-commit-id: 4fd8893e55
Former-commit-id: deed84c1a2
2012-09-17 15:42:31 -05:00
Steve Harris
f9166b9d83 Merge branch 'development' into Enhanced_points and Enhanced_points into development
Former-commit-id: 72ecefa9ee [formerly 72ecefa9ee [formerly 9f938d77412ff1d09a8314bb650ddef8eabf73fb]]
Former-commit-id: fe92909f53
Former-commit-id: b8d2ff47ca
2012-09-17 14:58:23 -05:00
Max Schenkelberg
132cad2d05 Issue #626 update WMOHeaderRemover to remove any extra bytes before wmo header found from WMOHeaderFinder.
Change-Id: I836fbc496c2dd2da610dbdd16b6bea0428a7966a

Former-commit-id: c4a3ff3076 [formerly c4a3ff3076 [formerly 5f580a3989a9f08c20e829ae60318dcf2964ee6d]]
Former-commit-id: b0addbc1db
Former-commit-id: 4e3ef3661e
2012-09-17 12:59:10 -05:00
Roger Ferrel
ed3663b145 Issue #875 Added tri-state for Point fields movable and hidden.
Change-Id: Idcb54906735a6f727f4db88ca39ae0e57deb2964

Former-commit-id: 70217e1556 [formerly 70217e1556 [formerly 15833c5ca3b8415b3a2fef1da98c42e95721331d]]
Former-commit-id: 66d98d068c
Former-commit-id: 7bbcb004be
2012-09-17 09:02:26 -05:00
Ron Anderson
6dbf6c9c81 Merge "Issue #1117: Modify D2DGridDatabase to retrieve parms from GribParamInfo XML files, modify ParameterInfo to provide list of valid levels for each parameter, create utility script to convert A1 CDL to A2 XML format, modify WeatherElementBrowser so database lists are always current." into development
Former-commit-id: 5c844b346c [formerly 5c844b346c [formerly 5cc4ec7f99bb7e8d3185b4c5aa2b40f86125b618]]
Former-commit-id: 2dc48d6a85
Former-commit-id: 558cfd51cb
2012-09-13 17:41:14 -05:00
Nate Jensen
c1d12f5b54 Merge "Issue #1170 Changed WorldWrapCorrector to take into account interior rings in polygons and world wrap correct them as well." into development
Former-commit-id: 5e9ef6a224 [formerly 5e9ef6a224 [formerly 00c4c7a84f65c5c8bb45d3d3020d97c5b9d16eba]]
Former-commit-id: 1af2344565
Former-commit-id: 99a6312ae0
2012-09-13 16:26:02 -05:00
David Gillingham
527a457e55 Issue #1117: Modify D2DGridDatabase to retrieve parms from GribParamInfo
XML files, modify ParameterInfo to provide list of valid levels for each
parameter, create utility script to convert A1 CDL to A2 XML format,
modify WeatherElementBrowser so database lists are always current.

Change-Id: If0513ed8ce8c1134e92c6702c58b2a49f17a6dc5

Former-commit-id: 21739d1d38 [formerly 21739d1d38 [formerly 16048abdc9c03aafc11046c716aedce9dd44b92c]]
Former-commit-id: 99ab0a124b
Former-commit-id: 964927b19d
2012-09-13 15:39:58 -05:00
Steve Harris
69b6272658 Merge branch 'development' into Enhanced_points
Former-commit-id: 321e2191b1 [formerly 321e2191b1 [formerly ee63462d73511ef55dc0d80b3e94ef08a37f3305]]
Former-commit-id: 6146f56ce4
Former-commit-id: 9ca736f901
2012-09-13 15:25:12 -05:00
Steve Harris
e860b1ea6d Merge branch 'development' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development
Former-commit-id: abc2a7fb62 [formerly abc2a7fb62 [formerly 165e2e8bfb9527ba1d5c274e351d63196eafa0e9]]
Former-commit-id: da0afec2c1
Former-commit-id: dcae36f2d7
2012-09-13 15:21:40 -05:00
Max Schenkelberg
3962f6b156 Issue #1170 Changed WorldWrapCorrector to take into account interior rings in polygons and world wrap correct them as well.
Change-Id: I4756cffb310ba9c7eab707b3764f667db01f886f

Former-commit-id: 5a9d7eea35 [formerly 5a9d7eea35 [formerly ac26e6f39bc21ecb4b2bd13a20f72d4f4c470e67]]
Former-commit-id: 932e4da3a9
Former-commit-id: e6ca7b1122
2012-09-13 14:37:20 -05:00
Steve Harris
f80fb62837 Merge branch 'ss_builds' (12.10.1-4) into development
Conflicts:
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/CurrentAlarmQueue.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java

Former-commit-id: 29e7427dc3 [formerly 29e7427dc3 [formerly 4b7c9ed0bdf6dc1a3a86421b502a176256d56aeb]]
Former-commit-id: 04d9735c8f
Former-commit-id: 53673f63e6
2012-09-13 13:26:13 -05:00
Steve Harris
26b7d083ec 12.10.1-4 baseline
Former-commit-id: fd19ca5624 [formerly fd19ca5624 [formerly 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed]]
Former-commit-id: 49c3861597
Former-commit-id: 2ba58a3576
2012-09-13 12:08:11 -05:00
James Korman
a58854cd36 Issue #1011 - Corrected AIREP turbulence decoding
Change-Id: Ie56a2b916df7b68f28cca73235f33596b903c5b1

Former-commit-id: c0e5570aa2 [formerly c0e5570aa2 [formerly 41dd04864bbd4b510b5e1b0c6e4259bb140b9b2e]]
Former-commit-id: d3fd8a53df
Former-commit-id: 029f9537c8
2012-09-13 10:18:39 -05:00
Brad Gonzales
b9937ef456 Issue #951 added Appender EnvConfigurableRollingFileAppender.
Change-Id: Icfab60803c647afad6aa30e516083e46b27be75b

Former-commit-id: 4b383c3274 [formerly 4b383c3274 [formerly 4d103fe06c94b8d5067e44aaabfdac88347f9a96]]
Former-commit-id: d10cabc917
Former-commit-id: 41dc92ba3a
2012-09-13 07:50:56 -05:00
Steve Harris
d20a1de861 Merge branch 'development' into Enhanced_points
Former-commit-id: 1dd1305a5d [formerly 1dd1305a5d [formerly 632a766ec44337156bab8df73aecdee8b7bc2853]]
Former-commit-id: ada1066831
Former-commit-id: d85659d9de
2012-09-12 14:14:56 -05:00
Max Schenkelberg
411a8d43a0 Issue #626 Changed satellite distribution file to only match on expected WMO headers TIC, TIG, and TIT
Change-Id: I2e6e538870c605675d8070d79786398adbf7dbcb

Former-commit-id: eabc8d684b [formerly eabc8d684b [formerly 42b8711fa44c85aee40070683729727192b62891]]
Former-commit-id: cc37173be9
Former-commit-id: ec9b3c56fb
2012-09-12 09:22:25 -05:00
Richard Peter
c142137798 Merge "Issue #1134 - edex will now use the same jep library that CAVE does" into development
Former-commit-id: 701960a246 [formerly 701960a246 [formerly 978e35357ee01c8b5d7fc4f4ced8ba82a3ddd0b6]]
Former-commit-id: 60b21393fc
Former-commit-id: b5d3a41fb1
2012-09-12 08:27:11 -05:00
Steve Harris
dbd228eea2 Merge branch 'development' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development
Former-commit-id: 503cddcc5e [formerly 503cddcc5e [formerly 6d859accd185300997d14e7daf17f3c3257c348d]]
Former-commit-id: adf25aa707
Former-commit-id: 865fd2f475
2012-09-11 17:06:26 -05:00
Steve Harris
bba73380ca Merge branch 'ss_builds' (12.10.1-3) into development
Conflicts:
	cave/com.raytheon.uf.viz.ccfp/src/com/raytheon/uf/viz/ccfp/rsc/CcfpResource.java
	cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/tile/TileLevel.java
	cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/tile/TileSetRenderable.java
	cave/com.raytheon.uf.viz.kml.export.feature/build.properties
	cave/com.raytheon.uf.viz.kml.export.feature/feature.xml
	cave/com.raytheon.uf.viz.kml.export/src/com/raytheon/uf/viz/kml/export/graphics/ext/KmlSingleColorImageExtension.java
	cave/com.raytheon.uf.viz.truecolor/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/makehazard/MakeHazardDialog.java
	cave/com.raytheon.viz.ghg/src/com/raytheon/viz/ghg/MakeHazardsAction.java
	edexOsgi/com.raytheon.uf.common.geospatial/src/com/raytheon/uf/common/geospatial/interpolation/data/UnsignedByteArrayWrapper.java
	rpms/awips2.core/Installer.edex-environment/wes2bridge.files/deliverables/scripts/edex-environment

Former-commit-id: 64d4e2bded [formerly 64d4e2bded [formerly e4e12a182b674b136c2753e3fd2f79a3a338ebee]]
Former-commit-id: 012c526816
Former-commit-id: 41c82361f7
2012-09-11 16:57:03 -05:00
Steve Harris
faadb51529 12.10.1-3 baseline
Former-commit-id: 21f430062b [formerly 21f430062b [formerly 1a94c1ca3674c8e4dbb8847de5190efe33da371c]]
Former-commit-id: 969e7e6dfd
Former-commit-id: 438d139fdd
2012-09-11 16:00:38 -05:00
Steve Harris
cc3c3dadee 12.10.1-2 baseline
Former-commit-id: 250f0ccac9 [formerly 250f0ccac9 [formerly 3dab4c2eb757ceea21f4db5bb78e8b92767dd18c]]
Former-commit-id: a66f3f4b60
Former-commit-id: 34d2ddee9d
2012-09-11 15:50:57 -05:00
Max Schenkelberg
6c5d3637e1 Issue #1138 Added null check to base ProtectedFile object since will be null when called recursively first time when constructing the base object. Organized static functions together from member functions.
Change-Id: I5dbef82932c9dc8623061361fad64fd0e8706546

Former-commit-id: fffe220e05 [formerly fffe220e05 [formerly edbff1f2b607d53e8247155a5526a7c21e40ac71]]
Former-commit-id: c4398c09a4
Former-commit-id: a513b5830a
2012-09-11 14:04:14 -05:00
Lee Venable
aa256d89e5 Merge "Issue #1161 changed comparator" into development
Former-commit-id: 802b43036e [formerly 802b43036e [formerly 2d9bf3e785e72e8bc3b3a04d186d3c76ddc1eebb]]
Former-commit-id: a691386102
Former-commit-id: 9f1f054f4c
2012-09-11 10:02:21 -05:00
Dave Hladky
6c4495a7e6 Issue #1161 changed comparator
Change-Id: I23f6a1a8b81ab6d97da8b57f7df9adb2d86e1962

Former-commit-id: c78fb26fbf [formerly c78fb26fbf [formerly 36748378cf53d2ab7c6ba1e49be195d90e2dc385]]
Former-commit-id: af27b562d7
Former-commit-id: 1c1ffc7793
2012-09-11 09:39:43 -05:00
Lee Venable
83c441319e Merge "Issue #1161 Fixed anomaly with RFCFFG and graph QPE times" into development
Former-commit-id: 056e74d3cf [formerly 056e74d3cf [formerly 19dc13a0d5ef2b0fc41300815dd6be34d7001afd]]
Former-commit-id: 83fc018f38
Former-commit-id: 1d0bdbd25c
2012-09-11 09:15:47 -05:00
Dave Hladky
8f3447ff9b Issue #1161 Fixed anomaly with RFCFFG and graph QPE times
Change-Id: I23212f3281290d86621e72c88478b00d37336494

Former-commit-id: 28912552fe [formerly 28912552fe [formerly 2088328c090d5a7d3f6218c42619fd3ab6d45dd9]]
Former-commit-id: 6818408d40
Former-commit-id: 655939bba7
2012-09-11 08:56:51 -05:00
Max Schenkelberg
264bc403d6 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: 80439b309b [formerly 80439b309b [formerly 1d5b8912fe38bd21496c7b9f4ba385e27d7dedcd]]
Former-commit-id: 84658dd03a
Former-commit-id: 20f5d966db
2012-09-10 10:45:37 -05:00
David Gillingham
7bb5d95ac5 Issue #1150: Fix regression caused by previous text product generation changes by ensuring all
directories get created.

Change-Id: I855b4afcc02e8b7c9e7f4d70b1a7ba3d449ff3c0

Former-commit-id: f192c8d115 [formerly f192c8d115 [formerly 74e7d98c5bde7cefaedf354ecfbac147b2ff801a]]
Former-commit-id: 83681d1ff6
Former-commit-id: 9d13d3244d
2012-09-07 12:29:36 -05:00
Bryan Kowal
6f159f35de Issue #1134 - edex will now use the same jep library that CAVE does
Former-commit-id: ec89c440fe [formerly ec89c440fe [formerly 70b61ecb34df8dc082fb9dcd35eec13aff4c042c]]
Former-commit-id: 04b574f56e
Former-commit-id: 84f7083b81
2012-09-07 10:28:51 -05:00
Steve Harris
e9582cb789 Merge branch 'ss_builds' (12.10.1-1) into development
Former-commit-id: bba4eb12d0 [formerly bba4eb12d0 [formerly 3eacf0da611b09faa416580b8d2db5bdc9af2d11]]
Former-commit-id: af106f1d29
Former-commit-id: 53e29f59e4
2012-09-04 12:11:03 -05:00
Steve Harris
d65f35ffe9 12.10.1-1 baseline
Former-commit-id: 195158c004 [formerly 195158c004 [formerly 7d17407c5b0a4a3f9b4b083891a5a5975c645810]]
Former-commit-id: d708932029
Former-commit-id: 7bd9c63dc7
2012-09-04 12:07:27 -05:00
Steve Harris
66ac1051bc Merge branch 'development' into Enhanced_points
Former-commit-id: 5feac55dbd [formerly 5feac55dbd [formerly 3aec6326bfce36758b93c7955ce3d0ee49e30cc3]]
Former-commit-id: 32cf7fd764
Former-commit-id: 592ab923bb
2012-08-30 15:43:06 -05:00