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. Some errors in ocw.dataset_processor.temporal_rebin have been fixed. Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/44c189e8 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/44c189e8 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/44c189e8 Branch: refs/heads/master Commit: 44c189e8545c26febe7b30c917ddffc33db95174 Parents: e6fb4aa a38041e Author: huikyole <[email protected]> Authored: Sat Jan 30 11:56:06 2016 -0800 Committer: huikyole <[email protected]> Committed: Sat Jan 30 11:56:06 2016 -0800 ---------------------------------------------------------------------- ocw/dataset_processor.py | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) ----------------------------------------------------------------------
