GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/268
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/268.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 #268
----
commit 6397dd985b8a3b94a459af96fcae752a10954e01
Author: huikyole <[email protected]>
Date: 2015-12-10T21:19:04Z
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.
---