[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

2016-08-25 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/climate/pull/383 Cool, if travis-ci build is stable then please merge with master. --- 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

[jira] [Created] (CLIMATE-862) More updates to conda recipe files

2016-08-25 Thread Alex Goodman (JIRA)
Alex Goodman created CLIMATE-862: Summary: More updates to conda recipe files Key: CLIMATE-862 URL: https://issues.apache.org/jira/browse/CLIMATE-862 Project: Apache Open Climate Workbench

[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

2016-08-25 Thread Omkar20895
Github user Omkar20895 commented on the issue: https://github.com/apache/climate/pull/383 @lewismc I think the new version luckily does not affect the present behaviour of podaac_datasource since podaac_datasource depends solely on search_granule and dap which are intact in the new

[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

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

[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

2016-08-25 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/climate/pull/383 +1 please do. BTW @Omkar20895 did you check out https://github.com/lewismc/podaacpy/issues/64 LOL We should still commit and improve the podaac_datasource based upon what does and does

[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

2016-08-25 Thread Omkar20895
Github user Omkar20895 commented on the issue: https://github.com/apache/climate/pull/383 Finally!! The build passed OK! 😄 @lewismc I will add in a commit and merge it, Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] climate pull request #383: Adding PO.DAAC data source along with the tests

2016-08-25 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/climate/pull/383#discussion_r76349961 --- Diff: easy-ocw/ocw-pip-dependencies.txt --- @@ -9,3 +9,4 @@ esgf-pyclient>=0.1.6 python-dateutil>=2.5.3 mock>=2.0.0 myproxyclient>=1.4.3

[jira] [Commented] (CLIMATE-769) Create data source input for NASA JPL PO.DAAC

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438187#comment-15438187 ] ASF GitHub Bot commented on CLIMATE-769: Github user coveralls commented on the issue:

[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

2016-08-25 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/climate/pull/383 [![Coverage Status](https://coveralls.io/builds/7616423/badge)](https://coveralls.io/builds/7616423) Coverage remained the same at 80.622% when pulling

[jira] [Commented] (CLIMATE-861) An example to plot aerosol optical depth climatology from NASA MISR instrument

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437501#comment-15437501 ] ASF GitHub Bot commented on CLIMATE-861: Github user asfgit closed the pull request at:

[jira] [Commented] (CLIMATE-860) Fix dataset_processor.temporal_subset to remove the warning message

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437496#comment-15437496 ] ASF GitHub Bot commented on CLIMATE-860: Github user asfgit closed the pull request at:

[GitHub] climate pull request #398: CLIMATE-860 - Fix dataset_processor.temporal_subs...

2016-08-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/398 --- 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

[jira] [Commented] (CLIMATE-861) An example to plot aerosol optical depth climatology from NASA MISR instrument

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

[jira] [Commented] (CLIMATE-861) An example to plot aerosol optical depth climatology from NASA MISR instrument

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437070#comment-15437070 ] ASF GitHub Bot commented on CLIMATE-861: Github user huikyole commented on a diff in the pull

[GitHub] climate pull request #399: CLIMATE-861 - An example to plot aerosol optical ...

2016-08-25 Thread huikyole
Github user huikyole commented on a diff in the pull request: https://github.com/apache/climate/pull/399#discussion_r76264747 --- Diff: examples/draw_climatology_map_MISR_AOD.py --- @@ -0,0 +1,34 @@ +import ocw.dataset as ds +import ocw.data_source.local as local

[jira] [Commented] (CLIMATE-861) An example to plot aerosol optical depth climatology from NASA MISR instrument

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437068#comment-15437068 ] ASF GitHub Bot commented on CLIMATE-861: Github user huikyole commented on a diff in the pull

[GitHub] climate pull request #399: CLIMATE-861 - An example to plot aerosol optical ...

2016-08-25 Thread huikyole
Github user huikyole commented on a diff in the pull request: https://github.com/apache/climate/pull/399#discussion_r76264606 --- Diff: examples/draw_climatology_map_MISR_AOD.py --- @@ -0,0 +1,34 @@ +import ocw.dataset as ds --- End diff -- Thank you for the

[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

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

[jira] [Commented] (CLIMATE-861) An example to plot aerosol optical depth climatology from NASA MISR instrument

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436422#comment-15436422 ] ASF GitHub Bot commented on CLIMATE-861: Github user lewismc commented on a diff in the pull

[GitHub] climate pull request #399: CLIMATE-861 - An example to plot aerosol optical ...

2016-08-25 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/climate/pull/399#discussion_r76193927 --- Diff: examples/draw_climatology_map_MISR_AOD.py --- @@ -0,0 +1,34 @@ +import ocw.dataset as ds +import ocw.data_source.local as local +import

[GitHub] climate pull request #399: CLIMATE-861 - An example to plot aerosol optical ...

2016-08-25 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/climate/pull/399#discussion_r76193809 --- Diff: examples/draw_climatology_map_MISR_AOD.py --- @@ -0,0 +1,34 @@ +import ocw.dataset as ds --- End diff -- License header please

[jira] [Commented] (CLIMATE-861) An example to plot aerosol optical depth climatology from NASA MISR instrument

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436421#comment-15436421 ] ASF GitHub Bot commented on CLIMATE-861: Github user lewismc commented on a diff in the pull

[GitHub] climate issue #383: Adding PO.DAAC data source along with the tests

2016-08-25 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/climate/pull/383 @Omkar20895 here you go https://pypi.python.org/pypi/podaacpy --- 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

[GitHub] climate issue #399: CLIMATE-861 - An example to plot aerosol optical depth c...

2016-08-25 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/climate/pull/399 [![Coverage Status](https://coveralls.io/builds/7599742/badge)](https://coveralls.io/builds/7599742) Coverage remained the same at 80.271% when pulling

[jira] [Commented] (CLIMATE-861) An example to plot aerosol optical depth climatology from NASA MISR instrument

2016-08-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15436343#comment-15436343 ] ASF GitHub Bot commented on CLIMATE-861: Github user coveralls commented on the issue: