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

2016-08-10 Thread jarifibrahim
Github user jarifibrahim commented on the issue:

https://github.com/apache/climate/pull/383
  
@lewismc The exception can be fixed by renaming `time_range` to 
`temporal_boundaries`.
But there are many more exceptions in the unit tests. A lot of new code has 
been added lately but the tests have not been updated. The tests were failing 
and still the code was merged. I'm working on fixing these tests. Please do not 
merge until the tests are fixed.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] climate issue #376: CLIMATE-830 Broken tests in dap.py

2016-08-10 Thread jarifibrahim
Github user jarifibrahim commented on the issue:

https://github.com/apache/climate/pull/376
  
@Omkar20895 @huikyole  This branch wasn't supposed to be merged, right? It 
breaks the dap tests


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-830) Broken tests in dap.py

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416481#comment-15416481
 ] 

ASF GitHub Bot commented on CLIMATE-830:


Github user jarifibrahim commented on the issue:

https://github.com/apache/climate/pull/376
  
@Omkar20895 @huikyole  This branch wasn't supposed to be merged, right? It 
breaks the dap tests


> Broken tests in dap.py
> --
>
> Key: CLIMATE-830
> URL: https://issues.apache.org/jira/browse/CLIMATE-830
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.0.0
>Reporter: Omkar Reddy
>Assignee: Omkar Reddy
> Fix For: 1.2.0
>
>
> The code base in dap.py is written on a presumption that every 
> variable(except lat, lon and time which are 1D variables) in the dataset 
> loaded from OpenDap have lat, lon and time variables associated with them. It 
> is evident lines 53, 54 and 55 in the code. 
> The test cases fail when we use the dataset from this link [0]. There is only 
> one variable(other than lat and lon) 'scale_factor' and has only lat and lon 
> variables associated with it. 
> [0] 
> http://opendap-uat.jpl.nasa.gov/opendap/GeodeticsGravity/tellus/L3/mascon/RL05/JPL/CRI/netcdf/CLM4.SCALE_FACTOR.JPL.MSCNv01CRIv01.nc
>  
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416305#comment-15416305
 ] 

ASF GitHub Bot commented on CLIMATE-769:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/383
  
@Omkar20895 I'll repeat what I said above
```
@Omkar20895 can you also please squash your commits into one and edit the 
commit message to be "CLIMATE-769 Create data source input for NASA JPL PO.DAAC"
```
Thanks


> Create data source input for NASA JPL PO.DAAC
> -
>
> Key: CLIMATE-769
> URL: https://issues.apache.org/jira/browse/CLIMATE-769
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>  Labels: gsoc2016
> Fix For: 1.2.0
>
>
> I would like to create a viable datasource for PO.DAAC
> http://podaac.jpl.nasa.gov/ws
> This would accompany ESGF, DAP and Local data sources.
> A rudimentary Python API for PO.DAAC which I names podaacpy can be found at 
> https://github.com/lewismc/podaacpy
> We should create a good data source from podaacpy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/383
  
@jarifibrahim what does this failure mean?
https://travis-ci.org/apache/climate/builds/151333565



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-08-10 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/383
  
@Omkar20895 I'll repeat what I said above
```
@Omkar20895 can you also please squash your commits into one and edit the 
commit message to be "CLIMATE-769 Create data source input for NASA JPL PO.DAAC"
```
Thanks


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-848) Support CORDEX boundary options in RCMES

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416204#comment-15416204
 ] 

ASF GitHub Bot commented on CLIMATE-848:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/387


> Support CORDEX boundary options in RCMES
> 
>
> Key: CLIMATE-848
> URL: https://issues.apache.org/jira/browse/CLIMATE-848
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> This issue will facilitate the analysis domain selection by loading 
> pre-defined CORDEX domains. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] climate pull request #387: CLIMATE-848 - Support CORDEX boundary options in ...

2016-08-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/387


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] climate issue #387: CLIMATE-848 - Support CORDEX boundary options in RCMES

2016-08-10 Thread OCWJenkins
Github user OCWJenkins commented on the issue:

https://github.com/apache/climate/pull/387
  
 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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-848) Support CORDEX boundary options in RCMES

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416201#comment-15416201
 ] 

ASF GitHub Bot commented on CLIMATE-848:


Github user OCWJenkins commented on the issue:

https://github.com/apache/climate/pull/387
  
 Merged build triggered. Test Failed.


> Support CORDEX boundary options in RCMES
> 
>
> Key: CLIMATE-848
> URL: https://issues.apache.org/jira/browse/CLIMATE-848
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> This issue will facilitate the analysis domain selection by loading 
> pre-defined CORDEX domains. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLIMATE-848) Support CORDEX boundary options in RCMES

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15416193#comment-15416193
 ] 

ASF GitHub Bot commented on CLIMATE-848:


Github user agoodm commented on the issue:

https://github.com/apache/climate/pull/387
  
I would consider addressing the issues in landscale.io, but otherwise 


> Support CORDEX boundary options in RCMES
> 
>
> Key: CLIMATE-848
> URL: https://issues.apache.org/jira/browse/CLIMATE-848
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> This issue will facilitate the analysis domain selection by loading 
> pre-defined CORDEX domains. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] climate issue #387: CLIMATE-848 - Support CORDEX boundary options in RCMES

2016-08-10 Thread agoodm
Github user agoodm commented on the issue:

https://github.com/apache/climate/pull/387
  
I would consider addressing the issues in landscale.io, but otherwise 👍


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-08-10 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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Updated] (CLIMATE-848) Support CORDEX boundary options in RCMES

2016-08-10 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee updated CLIMATE-848:
---
Fix Version/s: 1.2.0

> Support CORDEX boundary options in RCMES
> 
>
> Key: CLIMATE-848
> URL: https://issues.apache.org/jira/browse/CLIMATE-848
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> This issue will facilitate the analysis domain selection by loading 
> pre-defined CORDEX domains. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread Omkar20895
Github user Omkar20895 commented on the issue:

https://github.com/apache/climate/pull/383
  
@lewismc sure thing!



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-848) Support CORDEX boundary options in RCMES

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415762#comment-15415762
 ] 

ASF GitHub Bot commented on CLIMATE-848:


Github user OCWJenkins commented on the issue:

https://github.com/apache/climate/pull/387
  
 Merged build triggered. Test Failed.


> Support CORDEX boundary options in RCMES
> 
>
> Key: CLIMATE-848
> URL: https://issues.apache.org/jira/browse/CLIMATE-848
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> This issue will facilitate the analysis domain selection by loading 
> pre-defined CORDEX domains. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLIMATE-848) Support CORDEX boundary options in RCMES

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415758#comment-15415758
 ] 

ASF GitHub Bot commented on CLIMATE-848:


GitHub user huikyole opened a pull request:

https://github.com/apache/climate/pull/387

CLIMATE-848 - Support CORDEX boundary options in RCMES

- Now users can provide configuration files with the CORDEX domain name to 
spatially subset datasets using RCMES.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/huikyole/climate CLIMATE-848

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/387.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #387


commit 5622ff8bd595dfeaacbd29ab0176146dce490614
Author: huikyole 
Date:   2016-08-10T18:42:28Z

CLIMATE-848 - Support CORDEX boundary options in RCMES

- Now users can provide configuration files with the CORDEX domain name to 
spatially subset datasets using RCMES.




> Support CORDEX boundary options in RCMES
> 
>
> Key: CLIMATE-848
> URL: https://issues.apache.org/jira/browse/CLIMATE-848
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> This issue will facilitate the analysis domain selection by loading 
> pre-defined CORDEX domains. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] climate issue #387: CLIMATE-848 - Support CORDEX boundary options in RCMES

2016-08-10 Thread OCWJenkins
Github user OCWJenkins commented on the issue:

https://github.com/apache/climate/pull/387
  
 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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415744#comment-15415744
 ] 

ASF GitHub Bot commented on CLIMATE-769:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/383
  
@Omkar20895 can you also please squash your commits into one and edit the 
commit message to be "CLIMATE-769 Create data source input for NASA JPL PO.DAAC"


> Create data source input for NASA JPL PO.DAAC
> -
>
> Key: CLIMATE-769
> URL: https://issues.apache.org/jira/browse/CLIMATE-769
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>  Labels: gsoc2016
> Fix For: 1.2.0
>
>
> I would like to create a viable datasource for PO.DAAC
> http://podaac.jpl.nasa.gov/ws
> This would accompany ESGF, DAP and Local data sources.
> A rudimentary Python API for PO.DAAC which I names podaacpy can be found at 
> https://github.com/lewismc/podaacpy
> We should create a good data source from podaacpy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


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

2016-08-10 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/383
  
@Omkar20895 can you also please squash your commits into one and edit the 
commit message to be "CLIMATE-769 Create data source input for NASA JPL PO.DAAC"


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-08-10 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/383
  
@Omkar20895 can you make sure that all of this code is PEP8 formatted? 
Thanks


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Updated] (CLIMATE-848) Support CORDEX boundary options in RCMES

2016-08-10 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee updated CLIMATE-848:
---
Description: This issue will facilitate the analysis domain selection by 
loading pre-defined CORDEX domains.   (was: This issue will apply the updated 
dataset.Bounds and dataset_processor.subset to RCMES.)
Summary: Support CORDEX boundary options in RCMES  (was: Support 
various boundary options in RCMES)

> Support CORDEX boundary options in RCMES
> 
>
> Key: CLIMATE-848
> URL: https://issues.apache.org/jira/browse/CLIMATE-848
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> This issue will facilitate the analysis domain selection by loading 
> pre-defined CORDEX domains. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CLIMATE-848) Support various boundary options in RCMES

2016-08-10 Thread Huikyo Lee (JIRA)
Huikyo Lee created CLIMATE-848:
--

 Summary: Support various boundary options in RCMES
 Key: CLIMATE-848
 URL: https://issues.apache.org/jira/browse/CLIMATE-848
 Project: Apache Open Climate Workbench
  Issue Type: Improvement
Reporter: Huikyo Lee
Assignee: Huikyo Lee


This issue will apply the updated dataset.Bounds and dataset_processor.subset 
to RCMES.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (CLIMATE-841) ocw.dataset_processor.subset

2016-08-10 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee closed CLIMATE-841.
--
Resolution: Resolved

> ocw.dataset_processor.subset
> 
>
> Key: CLIMATE-841
> URL: https://issues.apache.org/jira/browse/CLIMATE-841
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> CLIMATE-827 has added more options to ocw.Bounds for spatial data masking. 
> Now the dataset_processor.subset module will be updated to fully utilize the 
> updated Bounds object. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CLIMATE-841) ocw.dataset_processor.subset

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15415351#comment-15415351
 ] 

ASF GitHub Bot commented on CLIMATE-841:


Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/385


> ocw.dataset_processor.subset
> 
>
> Key: CLIMATE-841
> URL: https://issues.apache.org/jira/browse/CLIMATE-841
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> CLIMATE-827 has added more options to ocw.Bounds for spatial data masking. 
> Now the dataset_processor.subset module will be updated to fully utilize the 
> updated Bounds object. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] climate pull request #385: CLIMATE-841 - ocw.dataset_processor.subset

2016-08-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/385


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-841) ocw.dataset_processor.subset

2016-08-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLIMATE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15414798#comment-15414798
 ] 

ASF GitHub Bot commented on CLIMATE-841:


Github user OCWJenkins commented on the issue:

https://github.com/apache/climate/pull/385
  
 Merged build triggered. Test Failed.


> ocw.dataset_processor.subset
> 
>
> Key: CLIMATE-841
> URL: https://issues.apache.org/jira/browse/CLIMATE-841
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> CLIMATE-827 has added more options to ocw.Bounds for spatial data masking. 
> Now the dataset_processor.subset module will be updated to fully utilize the 
> updated Bounds object. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] climate issue #385: CLIMATE-841 - ocw.dataset_processor.subset

2016-08-10 Thread OCWJenkins
Github user OCWJenkins commented on the issue:

https://github.com/apache/climate/pull/385
  
 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
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---