[
https://issues.apache.org/jira/browse/CLIMATE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515294#comment-16515294
]
ASF GitHub Bot commented on CLIMATE-954:
----------------------------------------
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'.
----
> Debug dataset_processor.subset
> ------------------------------
>
> Key: CLIMATE-954
> URL: https://issues.apache.org/jira/browse/CLIMATE-954
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: regridding/data processing
> Affects Versions: 1.3.0
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Priority: Critical
> Fix For: 1.4.0
>
>
> Currently, dataset_processor._are_bounds_contained_by_dataset is applied to
> the cases whose boundary types are not 'rectangular'. When boundary types are
> 'countries' or 'us_states', this boundary check is not necessary.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)