[jira] [Commented] (CLIMATE-837) Make Abstract Base Classes for dataset loaders.

2016-08-01 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401667#comment-15401667 ] Alex Goodman commented on CLIMATE-837: -- Hi [~huikyole], Please see my comments on y

[GitHub] climate pull request #379: Adding PO.DAAC data source

2016-08-01 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/climate/pull/379#discussion_r73023340 --- Diff: ocw/data_source/PODAAC.py --- @@ -0,0 +1,104 @@ +# Licensed to the Apache Software Foundation (ASF) under one --- End diff -- Simpl

[jira] [Created] (CLIMATE-839) Further improvements to DatasetLoader

2016-08-01 Thread Alex Goodman (JIRA)
Alex Goodman created CLIMATE-839: Summary: Further improvements to DatasetLoader Key: CLIMATE-839 URL: https://issues.apache.org/jira/browse/CLIMATE-839 Project: Apache Open Climate Workbench

[jira] [Created] (CLIMATE-840) ESGF and openDAP loaders cannot handle multiple files

2016-08-01 Thread Alex Goodman (JIRA)
Alex Goodman created CLIMATE-840: Summary: ESGF and openDAP loaders cannot handle multiple files Key: CLIMATE-840 URL: https://issues.apache.org/jira/browse/CLIMATE-840 Project: Apache Open Climate Wor

[GitHub] climate issue #379: Adding PO.DAAC data source

2016-08-01 Thread OCWJenkins
Github user OCWJenkins commented on the issue: https://github.com/apache/climate/pull/379 Merged build triggered. Test Failed. --- 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 en

[GitHub] climate pull request #380: CLIMATE-839 - Further improvements to DatasetLoad...

2016-08-01 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/climate/pull/380 CLIMATE-839 - Further improvements to DatasetLoader @huikyole please review ASAP. New unit tests pass and I was able to run the examples (note I had to make a slight change to `local.load_multiple_f

[jira] [Commented] (CLIMATE-839) Further improvements to DatasetLoader

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

[jira] [Commented] (CLIMATE-839) Further improvements to DatasetLoader

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

[GitHub] climate issue #380: CLIMATE-839 - Further improvements to DatasetLoader

2016-08-01 Thread OCWJenkins
Github user OCWJenkins commented on the issue: https://github.com/apache/climate/pull/380 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

[GitHub] climate issue #380: CLIMATE-839 - Further improvements to DatasetLoader

2016-08-01 Thread huikyole
Github user huikyole commented on the issue: https://github.com/apache/climate/pull/380 I think this PR is ready to be merged. --- 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 ena

[jira] [Commented] (CLIMATE-839) Further improvements to DatasetLoader

2016-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402853#comment-15402853 ] ASF GitHub Bot commented on CLIMATE-839: Github user huikyole commented on the is

[GitHub] climate pull request #380: CLIMATE-839 - Further improvements to DatasetLoad...

2016-08-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/380 --- 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 enabled and wishes so, or if the feature is ena

[jira] [Commented] (CLIMATE-839) Further improvements to DatasetLoader

2016-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402895#comment-15402895 ] ASF GitHub Bot commented on CLIMATE-839: Github user asfgit closed the pull reque

[jira] [Resolved] (CLIMATE-839) Further improvements to DatasetLoader

2016-08-01 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Goodman resolved CLIMATE-839. -- Resolution: Fixed > Further improvements to DatasetLoader > ---