GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/267
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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-714
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/267.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 #267
----
commit 643618631842e0c105308d3b2d1c8417e4fad735
Author: huikyole <[email protected]>
Date: 2015-12-10T14:06:49Z
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.
----
---
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.
---