[GitHub] climate pull request: CLIMATE-672 - Update the input validation fu...

2015-09-25 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 pull request: CLIMATE-672 - Update the input validation fu...

2015-09-21 Thread OCWJenkins
Github user OCWJenkins commented on the pull request:

https://github.com/apache/climate/pull/234#issuecomment-142144168
  
Merged build started. 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.
---


[GitHub] climate pull request: CLIMATE-672 - Update the input validation fu...

2015-09-21 Thread huikyole
GitHub user huikyole opened a pull request:

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

CLIMATE-672 - Update the input validation function for OCW datasets

- ocw.dataset._validate_inputs considers datasets on curvilinear grids

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

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

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

https://github.com/apache/climate/pull/234.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 #234


commit 9eac1f67ac661acd912aaf6b4111de57d3da142c
Author: huikyole 
Date:   2015-09-21T23:29:04Z

CLIMATE-671 - Inappropriate spatial subset for datasets on curvilinear grids

- ocw.dataset_processsor.subset now handles target_datasets on curvilinear 
grids where target_datasets.lats and target_datasets.lons are two dimensional 
variables

commit ea203b2ef11e16bf18fe0aab7490ed8fb0cb5e16
Author: huikyole 
Date:   2015-09-22T00:05:29Z

CLIMATE-672 - Update the input validation function for OCW datasets

- ocw.dataset._validate_inputs considers datasets on curvilinear grids

commit c596a5d152933da1287f147463d2fac8b9c7c644
Author: huikyole 
Date:   2015-09-22T00:13:47Z

the changes in CLIMATE-671 have been separated




---
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.
---