Commit graph

17 commits

Author SHA1 Message Date
mjames-upc
0b01029e68 cleaning up unidata_15.1.1 enough to launch in eclipse 2015-12-29 20:15:31 -07:00
Ron Anderson
cbcd9bd2c4 Omaha #4027 Fix case of a couple of expected results
Change-Id: I066521c707d5b3f540d3d232f450a2a082e8180d

Former-commit-id: 52343f35781f39a9ad63a72d5f709d3d93a0279f
2015-05-20 08:29:02 -05:00
Ron Anderson
2304e45d74 Omaha #4027 Changes to match draft mixed case guidelines from Phase I
Change-Id: I2af2a2742f99c8a97976cafd451057b7e7137efe

Former-commit-id: b9d9063e56939b558eee3f64b65ddc28f6478c38
2015-05-14 14:58:07 -05:00
Ron Anderson
38b8082aac Omaha #4027 Get GFE Formatter auto tests working with mixed case
Change-Id: I55c2b34adca1c049116682be5ff40509729e16c0

Former-commit-id: c214e6cc22140b53ac8bd5514913b63a0850867a
2015-05-07 14:41:49 -05:00
Ron Anderson
6b3a0d1478 Omaha #4027 More changes for Mixed Case
Change-Id: Id47f1c68877e8df0cbf84df09bdaa000a41a863e

Former-commit-id: 0e48bfe4de5c227ebf96b0b59f9c7a9c39415f2e
2015-04-29 13:18:27 -05:00
Ron Anderson
46c62a1db6 Issue #3572 Fixed getNumpy errors for Grid2DFloat
Change-Id: I6caf979c1d531a842f77d23dbd7f8e0865afecce

Former-commit-id: e2ecb91569c2f622d45f7301c1eb4e058a2ab641
2014-09-02 12:21:42 -05:00
Ron Anderson
c5a32980d6 Issue #3572 Fixed getNumpy errors for Grid2DFloat
Change-Id: I6caf979c1d531a842f77d23dbd7f8e0865afecce

Former-commit-id: 434d412882 [formerly 46c62a1db6 [formerly e2ecb91569c2f622d45f7301c1eb4e058a2ab641]]
Former-commit-id: 46c62a1db6
Former-commit-id: c7fbca0298
2014-09-02 12:21:42 -05:00
Brian Clements
4314f71387 Issue #3500 back port of loadConfig.py to fix gfe starup issue
Change-Id: I841af0ac81b86e499c0b52dedab64431e7f1ecd7

Former-commit-id: 2a0af03242692708b3e752417ca7d60d28520768
2014-08-25 13:34:36 -05:00
Brian Clements
5d794a5135 Issue #3500 back port of loadConfig.py to fix gfe starup issue
Change-Id: I841af0ac81b86e499c0b52dedab64431e7f1ecd7

Former-commit-id: cf671dcda8 [formerly 4314f71387 [formerly 2a0af03242692708b3e752417ca7d60d28520768]]
Former-commit-id: 4314f71387
Former-commit-id: 960eb2dc29
2014-08-25 13:34:36 -05:00
Brian Clements
d62db22874 Issue #3500 remove locking on osgi internals, rework gfe client startup
fixed error handling in loadConfig.py
added python to path in GfePyIncludeUtil
moved ProcedureXMLManager to overridable method in AbstractCaveComponent

Change-Id: Ie7dff55657ba216c47f7a56b3506cbed3a3f6ab2

Former-commit-id: b0ea9a2a04cf043fe1a9e4dbf4d4498b0d3f4684
2014-08-22 08:56:56 -05:00
Brian Clements
d3f0f7dea4 Issue #3500 remove locking on osgi internals, rework gfe client startup
fixed error handling in loadConfig.py
added python to path in GfePyIncludeUtil
moved ProcedureXMLManager to overridable method in AbstractCaveComponent

Change-Id: Ie7dff55657ba216c47f7a56b3506cbed3a3f6ab2

Former-commit-id: 9f7905b58d [formerly d62db22874 [formerly b0ea9a2a04cf043fe1a9e4dbf4d4498b0d3f4684]]
Former-commit-id: d62db22874
Former-commit-id: bcc3e405e5
2014-08-22 08:56:56 -05:00
Nate Jensen
2b6db445c0 Issue #3039 fix ifpImage class cast exception
Former-commit-id: a2fd849c603aebacce09662557bf1f008d379982
2014-04-16 16:17:05 -05:00
Nate Jensen
68d61fe16b Issue #3039 fix ifpImage class cast exception
Former-commit-id: 31fb61e824 [formerly 2b6db445c0 [formerly a2fd849c603aebacce09662557bf1f008d379982]]
Former-commit-id: 2b6db445c0
Former-commit-id: a5edace073
2014-04-16 16:17:05 -05:00
Nate Jensen
f3143ba7b4 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
a18df07586 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: 6880a18f1a [formerly f3143ba7b4 [formerly 0c24c900ce938982306bad9307f3b1ef27b362bb]]
Former-commit-id: f3143ba7b4
Former-commit-id: 554a9cddf3
2013-10-29 14:33:53 -05:00
David Gillingham
b8c1bc39f6 Issue #2033: Move GFE-specific localization files and other misc. code out of
build.cave project and into viz.gfe project.

Change-Id: Ic51275064f92a9cf50a15c2fff647b73f0839375

Former-commit-id: cdb1ad6eee96d2b61d35d7d5d727336128827a1b
2013-09-16 12:50:04 -05:00
David Gillingham
4e435000f4 Issue #2033: Move GFE-specific localization files and other misc. code out of
build.cave project and into viz.gfe project.

Change-Id: Ic51275064f92a9cf50a15c2fff647b73f0839375

Former-commit-id: 64cde568ab [formerly b8c1bc39f6 [formerly cdb1ad6eee96d2b61d35d7d5d727336128827a1b]]
Former-commit-id: b8c1bc39f6
Former-commit-id: ee4ba98a26
2013-09-16 12:50:04 -05:00