[ https://issues.apache.org/jira/browse/CLIMATE-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102862#comment-15102862 ]
ASF GitHub Bot commented on CLIMATE-719: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/275 CLIMATE-719 - Subsetting model data on curvillinear grids in the conf… …iguration file runner - run_RCMES.py is using ocw.dataset_processor.temporal_slice to slice temporal boundaries in model datasets on curvillinear grids You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-719 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/275.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 #275 ---- commit a1c36275a9e4de8fe4e6dea03643afaffb985321 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-01-16T01:15:11Z CLIMATE-719 - Subsetting model data on curvillinear grids in the configuration file runner - run_RCMES.py is using ocw.dataset_processor.temporal_slice to slice temporal boundaries in model datasets on curvillinear grids ---- > Subsetting model data on curvillinear grids in the configuration file runner > ---------------------------------------------------------------------------- > > Key: CLIMATE-719 > URL: https://issues.apache.org/jira/browse/CLIMATE-719 > Project: Apache Open Climate Workbench > Issue Type: Bug > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Fix For: 1.1 > > > Bugs of Step 3 in run_RCMES.py will be fixed. Currently, the datasets are not > temporally subset if their latitudes and longitudes are two-dimensional > variables. -- This message was sent by Atlassian JIRA (v6.3.4#6332)