CLIMATE-714 - Updating the regridding routine - ocw.dataset_processor._rcmes_spatial_regrid has been replaced by scipy.interpolate.griddata to properly regrid datasets in curvilinear grid.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/be6a8433 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/be6a8433 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/be6a8433 Branch: refs/heads/master Commit: be6a84337c6a1a99eae6cda8b55c2f6d8782005e Parents: 126b3b9 6397dd9 Author: huikyole <[email protected]> Authored: Thu Dec 10 13:22:48 2015 -0800 Committer: huikyole <[email protected]> Committed: Thu Dec 10 13:22:48 2015 -0800 ---------------------------------------------------------------------- ocw/dataset_processor.py | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) ----------------------------------------------------------------------
