GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/278
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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-722
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/278.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 #278
----
commit 2befe90c2a056a541381ef8443b7d293fb5e38ea
Author: huikyole <[email protected]>
Date: 2016-01-23T04:12:03Z
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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---