[ https://issues.apache.org/jira/browse/CLIMATE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412924#comment-15412924 ]
ASF GitHub Bot commented on CLIMATE-841: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/385 CLIMATE-841 - ocw.dataset_processor.subset - dataset_processor.subset supports two boundary types='us_states' and 'countries' - examples/subset_TRMM_data_for_NCA_regions.py has been added to test the added spatial subsetting functionality. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-841 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/385.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 #385 ---- commit 577dfb78704a340b187ee746bef15b91a1fb5414 Author: Alex Goodman <ago...@users.noreply.github.com> Date: 2016-07-29T15:20:33Z Merge branch 'CLIMATE-825' commit d6588f1dcb426721eedd46a4da32bf105bf003c4 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-07-29T21:07:35Z Merge branch 'master' of https://github.com/apache/climate commit 16ed9d090bc331e8ff16806d7ce9a6767027486f Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-08-02T00:36:35Z Merge branch 'master' of https://github.com/apache/climate commit ca73376bf1965a13b1f28d7700b6473a34a9bb0d Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-08-03T15:45:10Z Merge branch 'master' of https://github.com/apache/climate commit 036e5fd98c6ba038a371deaf670325309318cb6c Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-08-03T22:52:26Z Merge branch 'master' of https://github.com/apache/climate into CLIMATE-841 commit 243a8953fc265229a0cf47b581e7a8f0aa78a9cd Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-08-09T04:41:08Z CLIMATE-841 - ocw.dataset_processor.subset - dataset_processor.subset supports two boundary types='us_states' and 'countries' - examples/subset_TRMM_data_for_NCA_regions.py has been added to test the added spatial subsetting functionality. ---- > ocw.dataset_processor.subset > ---------------------------- > > Key: CLIMATE-841 > URL: https://issues.apache.org/jira/browse/CLIMATE-841 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Fix For: 1.2.0 > > > CLIMATE-827 has added more options to ocw.Bounds for spatial data masking. > Now the dataset_processor.subset module will be updated to fully utilize the > updated Bounds object. -- This message was sent by Atlassian JIRA (v6.3.4#6332)