Huikyo Lee created CLIMATE-704:
----------------------------------

             Summary: Sensitivity of spatial boundary check in dataset_processor
                 Key: CLIMATE-704
                 URL: https://issues.apache.org/jira/browse/CLIMATE-704
             Project: Apache Open Climate Workbench
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Huikyo Lee
            Assignee: Huikyo Lee
             Fix For: 1.1


Sometimes, model output's longitudes and latitudes include many decimal digits 
that are meaningless. When applying dataset_processor.bounds function to 
spatially subset data, currently the module does not ignore trivial difference 
between user-provided boundary limits and model output's boundary limits. For 
example, -45.76 > -45.7599983215.
This ticket will fix the overly sensitive comparison of the boundary limits by 
rounding model output's boundary limits to three decimal digits.



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

Reply via email to