Alex Goodman created CLIMATE-156:
------------------------------------

             Summary: regridding function gives incorrect results for arrays 
with masked elements
                 Key: CLIMATE-156
                 URL: https://issues.apache.org/jira/browse/CLIMATE-156
             Project: Apache Open Climate Workbench
          Issue Type: Bug
          Components: regridding
    Affects Versions: 0.1-incubating
            Reporter: Alex Goodman
            Assignee: Chris A. Mattmann
             Fix For: 0.1-incubating


Our current regridding functions cannot handle arrays with masked elements 
correctly for bicubic interpolation. This applies to both our current code in 
the repository (all elements in the output get masked) as well as the new 
version I am working on with wrappers to mpl_toolkits.basemap.interp() 
(CLIMATE-143), but the outcome is the opposite (no elements in the output array 
get masked). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to