[jira] [Commented] (CLIMATE-822) ValueError in RCMES test

2016-07-07 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366862#comment-15366862 ] Alex Goodman commented on CLIMATE-822: -- Yes. I closed it as a duplicate issue since

[jira] [Commented] (CLIMATE-822) ValueError in RCMES test

2016-07-07 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366827#comment-15366827 ] Lewis John McGibbney commented on CLIMATE-822: -- So this issue is now resolve

[jira] [Commented] (CLIMATE-821) write_netcdf() assumes lat and lon are 1D arrays

2016-07-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366615#comment-15366615 ] ASF GitHub Bot commented on CLIMATE-821: Github user coveralls commented on the i

[GitHub] climate issue #370: CLIMATE-821 - write_netcdf() assumes lat and lon are 1D ...

2016-07-07 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/climate/pull/370 [![Coverage Status](https://coveralls.io/builds/6912035/badge)](https://coveralls.io/builds/6912035) Coverage increased (+0.03%) to 83.679% when pulling **427450d50d9339bc27bde98a097

[jira] [Commented] (CLIMATE-821) write_netcdf() assumes lat and lon are 1D arrays

2016-07-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366599#comment-15366599 ] ASF GitHub Bot commented on CLIMATE-821: Github user OCWJenkins commented on the

[GitHub] climate issue #370: CLIMATE-821 - write_netcdf() assumes lat and lon are 1D ...

2016-07-07 Thread OCWJenkins
Github user OCWJenkins commented on the issue: https://github.com/apache/climate/pull/370 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Commented] (CLIMATE-821) write_netcdf() assumes lat and lon are 1D arrays

2016-07-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366595#comment-15366595 ] ASF GitHub Bot commented on CLIMATE-821: GitHub user agoodm opened a pull request

[GitHub] climate pull request #370: CLIMATE-821 - write_netcdf() assumes lat and lon ...

2016-07-07 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/climate/pull/370 CLIMATE-821 - write_netcdf() assumes lat and lon are 1D arrays This change allows for users to call ```write_netcdf()``` for datasets with 2D lat lon arrays. Waiting for @huikyole to test. You can

Data Sources overhaul

2016-07-07 Thread Goodman, Alexander (398K)
Hi All, Kyo and I are about to begin working on a major change to the RCMES/OCW code infrastructure, which involves a major overhaul of how datasets are loaded from sources. See the most recent JIRA issue, CLIMATE-825, for details[1]. Any feedback or ideas from others on this list would be greatly

[jira] [Created] (CLIMATE-825) Coalesce data sources into one module

2016-07-07 Thread Alex Goodman (JIRA)
Alex Goodman created CLIMATE-825: Summary: Coalesce data sources into one module Key: CLIMATE-825 URL: https://issues.apache.org/jira/browse/CLIMATE-825 Project: Apache Open Climate Workbench