You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Michael Joyce (JIRA)" <ji...@apache.org> on 2014/04/05 03:42:14 UTC

[jira] [Created] (CLIMATE-393) Add less strict subsetting functionality

Michael Joyce created CLIMATE-393:
-------------------------------------

             Summary: Add less strict subsetting functionality
                 Key: CLIMATE-393
                 URL: https://issues.apache.org/jira/browse/CLIMATE-393
             Project: Apache Open Climate Workbench
          Issue Type: New Feature
          Components: regridding/data processing
    Affects Versions: 0.3-incubating
            Reporter: Michael Joyce
            Assignee: Michael Joyce
             Fix For: 0.4


The current subsetting functionality requires that the subregion be entirely in the bounds of the dataset being subset. This can cause a number of problems, especially when dealing with data where the information falls on fractional lat/lon grid values. It would be nice to have a subset function that wouldn't error out if one or more of it's values are outside of the dataset's bounds. Instead, it should return the overlap of the subset bounds and the dataset's bounds.



--
This message was sent by Atlassian JIRA
(v6.2#6252)