[
https://issues.apache.org/jira/browse/CLIMATE-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113570#comment-15113570
]
ASF GitHub Bot commented on CLIMATE-723:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/279
CLIMATE-723 - Update subset module for regional climate model output
- ocw.dataset_processor.subset can properly handle datasets on a
curvilinear grid by masking grids outside the subdomain.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-723
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/279.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 #279
----
commit a80243935e40d27c22753a22ab62b43eddc5593c
Author: huikyole <[email protected]>
Date: 2016-01-23T04:56:19Z
CLIMATE-723 - Update subset module for regional climate model output
- ocw.dataset_processor.subset can properly handle datasets on a
curvilinear grid by masking grids outside the subdomain.
----
> Update subset module for regional climate model output
> ------------------------------------------------------
>
> Key: CLIMATE-723
> URL: https://issues.apache.org/jira/browse/CLIMATE-723
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: regridding/data processing
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Fix For: 1.1
>
>
> Currently, subset function only works with datasets on regular grids. It is
> necessary to extend its functionality for RCM outputs and observations on
> curvilinear grids.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)