[ https://issues.apache.org/jira/browse/CLIMATE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125050#comment-15125050 ]
ASF GitHub Bot commented on CLIMATE-736: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/293 CLIMATE-736 - Update dataset_processor.write_netcdf_multiple_datasets_with_subregions - With this update, ocw.dataset_processor.write_netcdf_multiple_datasets_with_subregions can properly handle datasets on curvilinear grids. This ticket is also a follow up of CLIMATE-732. There were some errors in ocw.dataset_processor.temporal_rebin. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-736 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/293.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 #293 ---- commit a38041e35fdcb8f1902a467f8fa594d2b7cdd18c Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-01-30T19:54:28Z CLIMATE-736 - Update dataset_processor.write_netcdf_multiple_datasets_with_subregions - With this update, ocw.dataset_processor.write_netcdf_multiple_datasets_with_subregions can properly handle datasets on curvilinear grids. This ticket is also a follow up of CLIMATE-732. There were some errors in ocw.dataset_processor.temporal_rebin. ---- > Update dataset_processor.write_netcdf_multiple_datasets_with_subregions > ----------------------------------------------------------------------- > > Key: CLIMATE-736 > URL: https://issues.apache.org/jira/browse/CLIMATE-736 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Priority: Minor > Fix For: 1.1 > > > With this update, > ocw.dataset_processor.write_netcdf_multiple_datasets_with_subregions can > properly handle datasets on curvilinear grids. > This ticket is also a follow up of CLIMATE-732. There were some errors in > ocw.dataset_processor.temporal_rebin. -- This message was sent by Atlassian JIRA (v6.3.4#6332)