CLIMATE-723 - 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/c943988d Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/c943988d Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/c943988d Branch: refs/heads/master Commit: c943988d29220fb29b61f2822fb2f08417910d0f Parents: 9c28fe6 2befe90 Author: huikyole <[email protected]> Authored: Sun Jan 24 17:49:28 2016 -0800 Committer: huikyole <[email protected]> Committed: Sun Jan 24 17:49:28 2016 -0800 ---------------------------------------------------------------------- ocw/dataset_processor.py | 99 +++++++++++++++++++++++++++++++++---------- 1 file changed, 77 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/c943988d/ocw/dataset_processor.py ----------------------------------------------------------------------
