[
https://issues.apache.org/jira/browse/CLIMATE-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901619#comment-14901619
]
ASF GitHub Bot commented on CLIMATE-671:
----------------------------------------
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
----
> Inappropriate spatial subset for datasets on curvilinear grids
> --------------------------------------------------------------
>
> Key: CLIMATE-671
> URL: https://issues.apache.org/jira/browse/CLIMATE-671
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Priority: Critical
>
> The current ocw.dataset_processor.subset cannot handle two dimensional
> datasets on curvilinear grids where both longitudes and latitudes are two
> dimensional variables. By addressing this issue, users can spatially subset
> RCM datasets without pre-processing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)