[ 
https://issues.apache.org/jira/browse/CLIMATE-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051669#comment-15051669
 ] 

ASF GitHub Bot commented on CLIMATE-714:
----------------------------------------

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.

----


> Updating the regridding routine
> -------------------------------
>
>                 Key: CLIMATE-714
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-714
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: regridding/data processing
>    Affects Versions: 1.0.0
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>            Priority: Blocker
>             Fix For: 1.1
>
>
> ocw.dataset_processor._rcmes_spatial_regrid will be replaced by 
> scipy.interpolate.griddata to properly regrid datasets in curvilinear grid. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to