Richard Peter
b75ceeeeb3
Issue #1833 : Add performance log file to ingest and ingestGrib
...
Change-Id: I650fa5893a31bee6c4f0e96af87754518df6d25d
Former-commit-id: 53cb92842c43349968b70bb5fec5beb100773b63
2013-03-26 20:55:42 -05:00
Richard Peter
69ffe80046
Issue #1783 : Update DatabaseArchiver to stream deserialization of previous records
...
Change-Id: Icb1e2721bcddeb93c7c06983bba117c75b0edd44
Former-commit-id: f4e67b7b1b41af66436cae5e6f7f61bbf02fb534
2013-03-26 11:40:24 -05:00
Ron Anderson
f65989454a
Merge "Issue #1823 : Trigger SAT smart inits based only on sector id and physical element." into omaha_13.3.1
...
Former-commit-id: 735c64e77a704ceae7f1a025c9cfc442f48f207e
2013-03-26 11:33:15 -05:00
Ben Steffensmeier
7bde9f6d32
Issue #1821 Optimize FFG version query.
...
Former-commit-id: 6d75a1b79cfd46de69db2d3cb452711f3ea1254d
2013-03-26 10:37:40 -05:00
David Gillingham
bebfc60317
Issue #1823 : Trigger SAT smart inits based only on sector id and physical element.
...
Change-Id: I2d8c44ea6dbe9c227e3984f64caf5071b1c62e79
Former-commit-id: 4114f40bee478e8ab004c7b3d5fd7bdd0980bb14
2013-03-26 10:33:42 -05:00
Mike Duff
9ebc7606b1
Issue #1782 Merge branch 'master_13.3.1' (13.3.1-12) into omaha_13.3.1
...
Conflicts:
cave/build/static/common/cave/etc/gfe/userPython/utilities/SmartScript.py
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/FFMPDataGenerator.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureController.java
cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/MPECommandConstants.java
cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/MPEDisplayManager.java
cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/rsc/MPEGageResource.java
cave/com.raytheon.viz.mpe/src/com/raytheon/viz/mpe/core/RegenHrFlds.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/config/DbAreaSourceDataAdaptor.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gis/ClosestPoint.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gis/Wx.java
edexOsgi/build.edex/edex/allElements.xml
edexOsgi/com.raytheon.edex.plugin.gfe/META-INF/MANIFEST.MF
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParm.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/GridDatabase.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/IFPGridDatabase.java
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/GribDecoder.java
edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPTemplates.java
edexOsgi/com.raytheon.uf.common.dataplugin.gfe/src/com/raytheon/uf/common/dataplugin/gfe/python/GfePyIncludeUtil.java
edexOsgi/com.raytheon.uf.edex.activetable/utility/common_static/base/vtec/MergeVTEC.py
edexOsgi/com.raytheon.uf.edex.plugin.ffmp/src/com/raytheon/uf/edex/plugin/ffmp/FFMPGenerator.java
javaUtilities/com.raytheon.wes2bridge.manager/src/com/raytheon/wes2bridge/manager/Wes2BridgeManager.java
rpms/awips2.core/Installer.ldm/patch/etc/pqact.conf.template
rpms/awips2.qpid/0.7/build.sh
rpms/awips2.qpid/build.sh
Change-Id: Ic0602eeca2a6e9a5798cd19475de90a6122afcdb
Former-commit-id: 98d23aed31d7226576943b6da0b1a0bcdc1eef58
2013-03-26 09:19:39 -05:00
Ron Anderson
73678261b6
Merge "Issue #1447 : Add troubleshooting mode to ServiceBackup from A1 DR 21404, add support for localVTECPartners.py to ServiceBackup." into omaha_13.3.1
...
Former-commit-id: 8394ce66975f5915fd82dbc950ce43e5db3cfbe3
2013-03-25 17:53:46 -05:00
Lee Venable
05b4c2f913
Merge "Issue #1605 Check if storm location is over an urban bound area." into omaha_13.3.1
...
Former-commit-id: 65989516cda62a95cb7b6d67bea8aa20138def2a
2013-03-25 17:20:25 -05:00
Lee Venable
d10f1c818d
Merge "Issue #1781 - Constrain the tabular TS query by time." into omaha_13.3.1
...
Former-commit-id: f0ed09e300f81dcf425df64aefcd33b670b7bdd5
2013-03-25 17:02:06 -05:00
Mike Duff
88e75f4a90
Issue #1781 - Constrain the tabular TS query by time.
...
Change-Id: I648913c157585283cdc96793d18d36933589b3e9
Former-commit-id: 027807d7e4ac171498f267759a4e34f75e1e4d46
2013-03-25 16:03:18 -05:00
Ben Steffensmeier
75c8d46901
Issue #1821 Reshape grib data arrays in place to improve performance.
...
Former-commit-id: 30354883c5dff0fdbf196e7f405525451df1e81e
2013-03-25 15:09:23 -05:00
Ben Steffensmeier
cf7d8378dd
Issue #1821 Make grib2 decoding more multithreaded
...
Former-commit-id: 4441b32d3ec153a2cf767b8e109c014f9efc3ed8
2013-03-25 14:48:42 -05:00
Jonathan Sanchez
ddcb4f3451
Issue #1605 Check if storm location is over an urban bound area.
...
Former-commit-id: 2d58fc8149587bdc089db2b8a69f2a176c24ba23
2013-03-25 14:41:55 -05:00
Lee Venable
d1c84de620
Merge "Issue #1810 Accepted other values/types for useDirs." into omaha_13.3.1
...
Former-commit-id: 2e5dbf15665e3c1229604f2ae7cbfd76dacd3903
2013-03-25 14:08:39 -05:00
Steve Harris
aaac0b51e5
13.3.1-12 baseline
...
Former-commit-id: 1f109861760e5fbc9d7a13cc4f518341cbc31276
2013-03-25 13:27:13 -05:00
Steve Harris
373d13df39
13.3.1-11 baseline
...
Former-commit-id: 81effd422de0285d345ebfd5c472c924ce261815
2013-03-25 13:20:03 -05:00
Lee Venable
5c661c1891
Merge "Issue #1818 - Added an isDisposed check to the Attributes Dialog open action" into omaha_13.3.1
...
Former-commit-id: e0923bcf2c95de163118e2f8f6667f9c84df1cb2
2013-03-25 12:53:10 -05:00
Jonathan Sanchez
b77ed18eb4
Issue #1810 Accepted other values/types for useDirs.
...
Former-commit-id: 7492d4e2ceea99c71f8040237610d95e45c1e78a
2013-03-25 12:23:51 -05:00
Mike Duff
7118f04843
Issue #1818 - Added an isDisposed check to the Attributes Dialog open action
...
Change-Id: Icb0c6fd5112cc11b796aaa74c8afc9b10760f2dc
Former-commit-id: c0e79f8fa9cfd55a86d48130fa7ff448ae5231b0
2013-03-24 12:21:51 -05:00
Dave Hladky
f2e13c8078
Issue #1813 Stats for FFMP were broken by memory updates.
...
Change-Id: Idb213aa4b67760d1dc28f0f34bb473f970438a58
Former-commit-id: 314ec2517a0c5565f8423661cb744e04953f1830
2013-03-22 16:37:20 -05:00
Dave Hladky
d114302b06
Issue #1817 BOX issue with only having HUC0 in template
...
Change-Id: I4dee15d72c1a5b56bbb3d04c7a74f292d6ff87b8
Former-commit-id: f0641a4771b6816944f38d1ec51b0356b983e2f4
2013-03-22 16:21:45 -05:00
David Gillingham
4aeeb1ce25
Issue #1447 : Add troubleshooting mode to ServiceBackup from A1 DR 21404, add support for
...
localVTECPartners.py to ServiceBackup.
Change-Id: Ie91d342c113c59d0e97b86349f75d657f1cf40f3
Former-commit-id: 0b047a505ce4ed442af9de3a3cfeea5bf1e6c872
2013-03-22 10:39:13 -05:00
Lee Venable
c8523e9108
Merge "Issue #1806 Update GL mosaicing to use dynamic data format for offscreen textures. Change-Id: Ib756f4ce978ace6fae41dd407ab9187cd6b70d51" into omaha_13.3.1
...
Former-commit-id: d5231f950c637b8a094b0a60b25a629f0b3644fa
2013-03-21 19:27:02 -05:00
Richard Peter
f803dcaf46
Merge "Issue #1785 Adding performance logging for bufrua, grib, obs, radar, redbook, sfcobs, and satellite." into omaha_13.3.1
...
Former-commit-id: 0ca3a30d5b43d0168ac3e6bc22d64daaf0c432ed
2013-03-21 12:50:06 -05:00
Mike Duff
09feff70e0
Issue #1812 - Scan/DMD trend graphs and trend sets graphs update on threshold changes.
...
Change-Id: I1150f365ef7b67a198f57cca85859f6767eb0234
Former-commit-id: 8ddcbfac38c225c6771e97de738125a1149ae1c4
2013-03-21 12:23:56 -05:00
Ben Steffensmeier
de02fe7922
Issue #1806 Update GL mosaicing to use dynamic data format for offscreen textures.
...
Change-Id: Ib756f4ce978ace6fae41dd407ab9187cd6b70d51
Former-commit-id: 26baf1550ad70417a68bd0a36ea99ac83c6d39cd
2013-03-21 11:09:23 -05:00
Brad Gonzales
8c309840a3
Issue #1785 Adding performance logging for bufrua, grib, obs, radar,
...
redbook, sfcobs, and satellite.
Amend: Made decoder performance logging consistent. Cleaned up other logging.
Change-Id: I1f404583240a9427cfa3dbb82f9ba3f760b3a8d4
Former-commit-id: 871b2ceb2a6745369c1dc6e88d711e5e3a13cc37
2013-03-21 10:58:26 -05:00
Richard Peter
0ec6fc8870
Merge "Issue #1809 - update for yajsw compatibility" into omaha_13.3.1
...
Former-commit-id: 655d80f004cfcdb5de6ba46d3d6272e6e5373abe
2013-03-20 17:27:20 -05:00
Richard Peter
bcf676f5dd
Merge "Issue #1804 Switch all radar decompressing to be in memory. Change-Id: I4b7ce2d0280687953c434d1d1b59edb8e147b221" into omaha_13.3.1
...
Former-commit-id: 855f05b2121c17c71d13495c9aacb12878757af6
2013-03-20 17:26:31 -05:00
Bryan Kowal
0e46dc35e2
Issue #1809 - update for yajsw compatibility
...
Former-commit-id: ef772adffd15534b79ac36ac55ca0f8ac8b62677
2013-03-20 16:46:03 -05:00
Ben Steffensmeier
85b509b13e
Issue #1804 Switch all radar decompressing to be in memory.
...
Change-Id: I4b7ce2d0280687953c434d1d1b59edb8e147b221
Former-commit-id: cc5b81c2b25b00def81d2e6656a7d2c615f118c0
2013-03-20 16:37:47 -05:00
Steve Harris
dc419068f0
Merge branch 'master_13.3.1' (13.2.1-10) into omaha_13.3.1
...
Conflicts:
cave/build/static/common/cave/etc/gfe/userPython/procedures/TCMWindTool.py
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureController.java
edexOsgi/com.raytheon.uf.common.dataplugin.gfe/src/com/raytheon/uf/common/dataplugin/gfe/python/GfePyIncludeUtil.java
Former-commit-id: c789962e3ddb094ca93415864e9f1b8ed0619ba4
2013-03-20 16:06:20 -05:00
Steve Harris
7078eec1b1
13.3.1-10 baseline
...
Former-commit-id: b48761e6f964bc7448439c1b69f85d75593ef90d
2013-03-20 15:53:01 -05:00
Richard Peter
adbe7b91cc
Merge "Issue #1804 Remove empty data structures from radar hdf5. Change-Id: Ide845d6a5b308f61dc070f3acb01b96ed9a9288d" into omaha_13.3.1
...
Former-commit-id: 186e08826a1a9860bd38c5dd10465b38721218f2
2013-03-20 13:32:33 -05:00
Ben Steffensmeier
82499f839d
Issue #1804 Remove empty data structures from radar hdf5.
...
Change-Id: Ide845d6a5b308f61dc070f3acb01b96ed9a9288d
Former-commit-id: 31528bbb403ec0fd6ee792f4451ac209fb272dcd
2013-03-20 13:26:33 -05:00
Ben Steffensmeier
ed544fc17c
Issue #1804 Switch bzip2 cots package to jbzip2.
...
Former-commit-id: d3a05862f3ff84d8ccadf3838279741ba7153adf
2013-03-20 13:05:54 -05:00
Dave Hladky
3cdbfa3f25
Issue #1782 Merge branch 'master_13.3.1' (13.3.1-9) into omaha_13.3.1
...
Conflicts:
edexOsgi/com.raytheon.uf.edex.plugin.ffmp/src/com/raytheon/uf/edex/plugin/ffmp/FFMPGenerator.java
Change-Id: I86cba73da17ae0e057240abcfc2ba84b36a054bb
Former-commit-id: 410c1d3ca42abf207615fb6ab3e8135c6f661461
2013-03-20 12:41:33 -05:00
David Gillingham
8ea6d7227b
Issue #1447 : Update MergeVTEC.py to be current with A1 DR 21434.
...
Change-Id: Ib4a7c76f2e75df875c3cac1716a4a99019edcec9
Former-commit-id: 54d3c1e6f1359c36ef73798ec6d3a2d24c97d31c
2013-03-19 16:06:25 -05:00
Richard Peter
a421cfe73e
Merge "Issue #1804 Cache db queries in radar decoder. Change-Id: I534d70e7dc6cc704e066cba9e2307a675996e3be" into omaha_13.3.1
...
Former-commit-id: d17f8b4df74b52f703636d253c25aa4db73dfc6d
2013-03-19 15:34:36 -05:00
Steve Harris
f2b3fddfe2
13.3.1-9 baseline
...
Former-commit-id: 17276903ed005e17165649f236e6a99afa47b7fb
2013-03-19 14:22:56 -05:00
Ben Steffensmeier
5d2d834cf7
Issue #1804 Cache db queries in radar decoder.
...
Change-Id: I534d70e7dc6cc704e066cba9e2307a675996e3be
Former-commit-id: 2c8945b6ccf64f2110b7ee7057eabc9583da1efa
2013-03-19 14:11:36 -05:00
Richard Peter
3a92747518
Merge "Issue #1804 Remove AlphanumericValues from radar HDF5." into omaha_13.3.1
...
Former-commit-id: ea39cfcb15ca583ac43f5d101b9364f52900128d
2013-03-19 13:24:28 -05:00
Mike Duff
058064ce0d
Issue #1457 - Fix mpe problems - displaying gages on map and running fieldgen
...
Change-Id: I9c341235d0d9bfcf6b9b04aeed2ac2a1d96136ff
Former-commit-id: 7fc127dfaacc36b4051fa5a46774c2823b1d42b2
2013-03-19 10:10:01 -05:00
Ben Steffensmeier
86dffab17d
Issue #1804 Remove AlphanumericValues from radar HDF5.
...
Former-commit-id: 2c8170a332994405820a25d9052afd7bc8cbcd3f
2013-03-18 17:16:44 -05:00
Steve Harris
c18b96dc4c
Merge branch 'master_13.3.1' (13.3.1-8) into omaha_13.3.1
...
Conflicts (just history comments):
cave/com.raytheon.viz.awipstools/src/com/raytheon/viz/awipstools/common/stormtrack/AbstractStormTrackResource.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureController.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/common_static/base/gfe/userPython/procedures/TCMWindTool.py
edexOsgi/com.raytheon.uf.common.dataplugin.gfe/src/com/raytheon/uf/common/dataplugin/gfe/python/GfePyIncludeUtil.java
Former-commit-id: 5927ff20543395733d9302eba2e6772315730a80
2013-03-18 16:43:22 -05:00
Steve Harris
c15b3ffe20
13.3.1-8 baseline
...
Former-commit-id: 2d0992b2b764d9ba87c69e6e053dc7fea0e4dcc6
2013-03-18 15:43:32 -05:00
Nate Jensen
235952a115
Issue #1795 speed up publish by optimizing publish time updates in grid histories
...
Change-Id: I43c3f63d60832c49c6d02dab97c47d2b1f12f1c8
Former-commit-id: 788242460621edfffaf2a2c62c0c5b01da6c0e09
2013-03-15 16:10:11 -05:00
Lee Venable
93e99b64a6
Merge "Issue #1769 Try catches to try to trap hs-pid error happening during CAVE crash of FFMP table" into omaha_13.3.1
...
Former-commit-id: 9c65cd9c24baee752320ed21a60f6444ff3d9b5c
2013-03-14 17:19:38 -05:00
Dave Hladky
c57d5574ef
Issue #1769 Try catches to try to trap hs-pid error happening during CAVE crash of FFMP table
...
Change-Id: I7bc3eb18a72753cc9847601aabab23cd32d109a1
Former-commit-id: 8b498ee96ab7309bc3cb70a4f93e05c0af60c824
2013-03-14 15:59:39 -05:00
Ron Anderson
fc749ff3eb
Merge "Issue #1793 Performance improvements for TCMWindTool Change-Id: I400f75fffe8f754ce2534b1320a81d6a455c890e" into omaha_13.3.1
...
Former-commit-id: 7abfd751fee0519c607e40d8188cefeb76061df5
2013-03-14 14:55:31 -05:00