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. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---