GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/233
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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-671
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/233.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 #233
----
commit 9eac1f67ac661acd912aaf6b4111de57d3da142c
Author: huikyole <[email protected]>
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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---