CLIMATE-722 - Extrapolation issues in spatial_regrid - ocw.dataset_processor.spatial_regrid has been updated. - check if the new grid points are outside the original domain. - calculate latitudes and longitudes (float) indices suitable for curvilinear grids
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/9c28fe6a Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/9c28fe6a Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/9c28fe6a Branch: refs/heads/master Commit: 9c28fe6a969eb30a8ee08e2f30a1c78cfb0270f6 Parents: d9e3c7e a802439 Author: huikyole <[email protected]> Authored: Sun Jan 24 17:47:01 2016 -0800 Committer: huikyole <[email protected]> Committed: Sun Jan 24 17:47:01 2016 -0800 ---------------------------------------------------------------------- ocw/dataset_processor.py | 88 ++++++++++++++++++++++++------------------- 1 file changed, 49 insertions(+), 39 deletions(-) ----------------------------------------------------------------------
