GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/509
CLIMATE-954 - Debug dataset_processor.subset
- dataset_processor._are_bounds_contained_by_dataset is applied only to the
cases whose boundary type is 'rectangular'.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-954
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/509.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 #509
----
commit c121f5d398c32e0ca1abf4d2aece3828255647f6
Author: huikyole <huikyole@...>
Date: 2018-06-18T02:39:43Z
CLIMATE-954 - Debug dataset_processor.subset
- dataset_processor._are_bounds_contained_by_dataset is applied only to the
cases whose boundary type is 'rectangular'.
----
---