Commit graph

46 commits

Author SHA1 Message Date
Nate Jensen
b5dc8b814f Omaha #4259 convenience constructor for NDArray
Change-Id: I0cc978a0f4086fff997fab6791980360e7e2389e

Former-commit-id: 8ef33c85e7c4ff7a933ca013e1abe61f1aea905d
2015-04-16 16:54:38 -05:00
Nate Jensen
e189166a34 Omaha #4259 fix missed compiler warning
Change-Id: Id63d86e74d2dee0e99c01e9c467855bd276a67df

Former-commit-id: 46d0a687a7a3e15320e4ea85f8f2bab0bbbd0320
2015-04-16 15:21:13 -05:00
Nate Jensen
a51643fe7d Omaha #4259 clean up compiler warnings
Change-Id: I1592d1b527a5c36dcd58e32d2e8fb1561aab904d

Former-commit-id: a47e86c9683ee54ddf10542c43e1ef97124fe273
2015-04-16 14:49:08 -05:00
Nate Jensen
eabd52c620 Omaha #4259 fix jep unit test threading unsafety
Change-Id: I13f58d8dcf3e3d074c3586d2682ad3fa9809a3fe

Former-commit-id: 24922b47c679227489740da2979d10d9f81088bf
2015-04-15 17:47:57 -05:00
Nate Jensen
460f1a7429 Omaha #4259 fix compiler issues
Change-Id: I16fe1f201bc3676fcf6079743112d8cbaddb0892

Former-commit-id: 4741e21ae3f1b3e0904980b75d2c1dd82aace7ad
2015-04-15 12:00:20 -05:00
Nate Jensen
a6491bd9d8 Omaha #4259 more cleanup of jep
Change-Id: I84a44ea8219132033f60ed3534fe0f00d9b5bbca

Former-commit-id: 022055f57c46cafe125cd407c2e384c46a5a8ead
2015-04-14 11:06:51 -05:00
Nate Jensen
b1f34b0eab Omaha #4259 cleanup based on code review comments and tests
Change-Id: I2be78c10ba89d43ba0fb498037764805e287b12e

Former-commit-id: 36c0b8679d6af895ff91b7dcfb4c4cef7f04ffe6
2015-04-13 16:21:43 -05:00
Nate Jensen
d320075a73 Merge "Omaha #4259 fixed uncovered issues, code review comments" into omaha_16.1.1
Former-commit-id: 33161fce6267d536c36557137351c8ff612652f3
2015-04-13 13:50:13 -05:00
Steve Harris
7ec7cdf232 Merge tag 'OB_15.1.1-4' into omaha_16.1.1
15.1.1-4


Former-commit-id: c9f9bc2c612dae6d355fb3c5de313aa7274adc8b
2015-04-13 12:22:22 -05:00
Nate Jensen
2cc9a82f54 Omaha #4259 fixed uncovered issues, code review comments
Change-Id: If6a253f157d131669e22915f440a8364ee62f19c

Former-commit-id: 1c3825d99fe792c45a78a1942cc30aa0d17e4716
2015-04-10 15:27:45 -05:00
Nate Jensen
bcba6c956b Merge "Omaha #4259 merging most of the rest of JEP updates with our changes" into omaha_16.1.1
Former-commit-id: 0d309effe01d50a323e1a6799632c7cf3efb4b5e
2015-04-10 13:39:02 -05:00
Nate Jensen
cb64093e9d Omaha #4259 last of the jep java merges
Change-Id: I3c82218dfc3cf5fc5d4bca13d3423123c5836b46

Former-commit-id: 8a14388a49813a9dfae394a8c14dfe4c4ca56a84
2015-04-09 20:17:54 -05:00
Nate Jensen
cc092f365a Omaha #4259 merging most of the rest of JEP updates with our changes
Change-Id: I3d530e5ebf17d63d2bb61a2b8bfb818eaa2f80cb

Former-commit-id: 4ad70d2021420bff9b5060068c9f682b01c04757
2015-04-09 18:08:34 -05:00
Fay.Liang
7349df3d27 Merge branch 'omaha_15.1.1' of ssh://awips2omaha.com:29418/AWIPS2_baseline into master_15.1.1
Conflicts:
	edexOsgi/com.raytheon.uf.edex.archive/utility/common_static/base/archiver/purger/RAW_DATA.xml
	edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/export_configuration
	edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/proc_receive_config

Former-commit-id: 9742125df2b54fe54e1e06dba554de21db52f5a0
2015-04-08 12:22:27 -04:00
Nate Jensen
eb8d673675 Omaha #4259 non-hacky support for accessing inner classes
Change-Id: I5058ef5b5cda7bc59e1f50786ee277ae0637d9a1

Former-commit-id: 07886e9e1a91fb79d560d8f6f3c5224aab156968
2015-04-07 09:30:48 -05:00
Nate Jensen
418d41e200 Merge "Omaha #4259 fix when java method expects string arg and gets java.lang.String instead of Py_String" into omaha_16.1.1
Former-commit-id: 842dfb0fa6e7a3cda122f14148a18b5cb83b5eee
2015-04-01 21:34:47 -05:00
Steve Harris
f7af8ee606 Merge branch 'omaha_15.1.1' into omaha_16.1.1
Former-commit-id: cf70a7888a39667c54b344274c76d5106927fa30
2015-04-01 17:22:45 -05:00
Nate Jensen
487b1ff68a Omaha #4259 fix when java method expects string arg and gets java.lang.String
instead of Py_String

Change-Id: Ic65c49fcf3b9ef051b0c36d12b00e02183eeba2f

Former-commit-id: 452379894eec349ba6d1b901073b1f2746c08e94
2015-04-01 12:09:15 -05:00
Shawn.Hooper
714044cb9b ASM #14920 - Revert "ASM #14920 - GFE: Smartinits not calculating 12hr PoP correctly"
This reverts commit 3c532660b0 [formerly 5c2d02a67bd5b4594c6d90afcbae4e8159e0edd1].
There were nativeLib files inadvertently committed to this DR.
They will be reverted and only the correct file will be committed.

Change-Id: I72750a5cc4a47603396cf89cd822d7cb0c53f55b

Former-commit-id: aed96fb67913e5a300f5b201838ac3dd96d5f72b
2015-04-01 12:39:52 -04:00
Nate Jensen
4d59a38a3d Omaha #4259 fix pyjlist slice assignment
Change-Id: Ida83669d57ee2f135d125071a57e3c5b004e31b1

Former-commit-id: e350bd0098041ef73ea0d9d2db0e1d39e3d24eb5
2015-04-01 10:53:58 -05:00
Nate Jensen
99b5d09d9d Omaha #4259 native java.util.List support in JEP
Change-Id: If0706318fd409884933433a8edf279e1f6659621

Former-commit-id: 4921ee47a87af497fdc2be53f6bde67b857587b8
2015-03-31 10:44:18 -05:00
Steve Harris
7375074ed8 Merge tag 'OB_15.1.1-2m' into omaha_15.1.1
15.1.1-2m

 Conflicts:
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
	edexOsgi/com.raytheon.edex.plugin.radar/src/com/raytheon/edex/plugin/radar/RadarDecoder.java
	rpms/awips2.core/Installer.ldm/patch/etc/pqact.conf.template


Former-commit-id: 7cad81591e22bc1a46f54982f0cd0ca647208290
2015-03-30 11:07:52 -05:00
Nate Jensen
64a82afdc9 Merge "Omaha #4259 clean up pyjclass optimization for inclusion in jep" into omaha_16.1.1
Former-commit-id: 5d1b229924399e16617347162e97e3210608a8f8
2015-03-23 17:28:11 -05:00
Nate Jensen
1d87ce6e8b Omaha #4259 clean up pyjclass optimization for inclusion in jep
Change-Id: I2f887276fcdaeb57b8c0193bcc92397328400954

Former-commit-id: aac3401e112bf8f7d85dc3a08788fc6a30afc91a
2015-03-23 15:12:01 -05:00
Nate Jensen
7c9754df2d Omaha #4259 remove mistakes from 2009
Change-Id: I5d52789d72f0ed0a6fb46c9d1012615f34d39963

Former-commit-id: 55d47895ae2bb64601178b1aceabdbf2a655fb94
2015-03-23 15:10:08 -05:00
Steve Harris
169b925507 Merge branch 'omaha_15.1.1' into omaha_16.1.1
Former-commit-id: 04fa26ff310af7fd9574eeae98900d83e18ba276
2015-03-18 08:50:05 -05:00
Nate Jensen
ffd2ca584e Omaha #4259 improve jep exception handling to properly include CausedBys
when jep encounters java exceptions and include python stack as part of
the stacktrace so only the exception message is shown to users

Change-Id: Ic62c2c2a8f4b54a95cbac526f118e5b43702db70

Former-commit-id: 9c72a28d06a8d2d6bd052e0858568b65ed1cb14a
2015-03-16 20:25:23 -05:00
Nate Jensen
e1536e8a6e Omaha #4234 initialize the main python interpreter on a different thread
than the sub-interpreters, or warn when that happens

Change-Id: Id4d2c2401c96f6d884e5c468419f2d5893f6eafd

Former-commit-id: 5386e7fabcfbac366bb5335f601bcd0719b4f32c
2015-03-10 15:41:32 -05:00
Bruce.Hundermark
3c532660b0 ASM #14920 - GFE: Smartinits not calculating 12hr PoP correctly
Change-Id: Ic8f63277a4b322e4908bbfe6fd32c28ffd3b1d24

Former-commit-id: 5c2d02a67bd5b4594c6d90afcbae4e8159e0edd1
2015-03-09 19:14:36 +00:00
Nate Jensen
b23d42f561 Omaha #3676 harden numpy array to java array conversions to work with
newer versions of python/numpy and not crash when heap cannot be
allocated

Change-Id: I2a83f6e2720de331188ae5b42dd8c86b14900288

Former-commit-id: 67630fce01ecbd64a760211820af5b5eaff4cade
2014-10-15 09:02:07 -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
Nate Jensen
98660b5ae9 Issue #2476 fix in a better way the rare leak of local references of java args being passed to java methods
Change-Id: I1424ce53cb3dea01d932af8b87ee93aa33c6241a

Former-commit-id: e28dd5738aaebe4fe36779de09cb53f0f90a7744
2013-10-21 15:13:54 -05:00
Nate Jensen
f08ee91f20 Issue #2476 delete local references of arguments to free up memory fast and free memory if someone decides to infinite loop in python
Change-Id: I944d16f506647b138d08c0a93c9b6164a9d55d6e

Former-commit-id: 016bcf45a28c1f99bee930a12d30a72beb9e4dd3
2013-10-17 14:50:05 -05:00
Nate Jensen
74b21dc1b4 Issue #1832 fix getNumPy() error handling
Change-Id: If2a0d3747c38cf716c3fa431c4135f2dee7c5405

Former-commit-id: ce7e89b8300580a57a5c133a78e8c84e2cb7449e
2013-03-26 18:30:19 -05:00
Steve Harris
4ba416aeb3 13.1.2-2 baseline
Former-commit-id: 221d0aaf0e19a054387134e72a76a278159bf4d0
2013-01-06 14:32:24 -06:00
Steve Harris
6958b861f0 12.11.1-4 baseline
Former-commit-id: dddf20c9518c578d1bebd0b5e01b10c5080fd24e
2012-10-16 13:27:07 -05:00
Steve Harris
49c3861597 12.10.1-4 baseline
Former-commit-id: 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed
2012-09-13 12:08:11 -05:00
Steve Harris
cb9b80f3a0 12.9.1-10 baseline
Former-commit-id: 32048810bc091d7ba09a321c36cd5a78b2d4bd39
2012-08-30 14:28:27 -05:00
Steve Harris
8485b90ff8 12.4.1-10 baseline
Former-commit-id: bf53d06834caa780226121334ac1bcf0534c3f16
2012-05-01 18:06:13 -05:00
Steve Harris
2a216f333c 12.4.1-4 baseline
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
Steve Harris
23cc9689de Merge commit 'awips2_OB12.1.1_Omaha' into 4-Thin_Client
Conflicts:
	msi/AWIPSII.CAVE/AWIPSII.CAVE/ipr.gif
	msi/AWIPSII.CAVE/AWIPSII.CAVE/obj/x86/Release/_DELETE_ME_
	nativeLib/rary.cots.jepp/jepp-2.3/windows/Release/_DELETE_ME_

Chose to keep in 4-Thin_Client


Former-commit-id: 0c520ee63a42d53754686f52ffa5b94a0fe4eea1
2012-02-15 14:39:43 -06:00
Bryan Kowal
521756e57e Issue #243 - it is now possible to build meteolib on Windows; meteolib, jep, and gridslice are now all built using MSBuild when built from the command line.
Former-commit-id: 1dd23c4dea214938fe9660f303458c5f08efdc01
2012-02-15 10:31:58 -06:00
Bryan Kowal
4faf9831ed Issue #243 - standardized the Windows build of jep and gridslice. Both can be built from within Visual C++ 2008 or headless via a cmd console.
Former-commit-id: de3970ed2c199ca0c2a6bdf9a7eaa3d0d0069122
2012-02-13 13:57:10 -06:00
Bryan Kowal
cf4d56d0a0 Issue #24 - merging jep changes into git thinclient branch.
Former-commit-id: 89f42f2933110db2f8ae8ffb299a4de5fa3b87ac
2012-01-23 13:25:11 -06:00
Matt Nash
c83e5ff474 Moving 12.1.1 into ss_sync
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00