You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Cameron Goodale (JIRA)" <ji...@apache.org> on 2013/08/23 00:05:51 UTC

[jira] [Created] (CLIMATE-276) Refactor the dataset_processor.py code to no depend on toolkit.process

Cameron Goodale created CLIMATE-276:
---------------------------------------

             Summary: Refactor the dataset_processor.py code to no depend on toolkit.process
                 Key: CLIMATE-276
                 URL: https://issues.apache.org/jira/browse/CLIMATE-276
             Project: Apache Open Climate Workbench
          Issue Type: Improvement
          Components: analysis, regridding/data processing
    Affects Versions: 0.2-incubating
            Reporter: Cameron Goodale
            Assignee: Cameron Goodale
             Fix For: 0.3-incubating


I just found that the dataset_processor.py code is still importing toolkit.process to use the 'create_mask_using_threshold()' function.

The plan moving forward is to move that function into ocw.dataset_processor and have rcmes call that function from ocw.  This is similar to the other code migrations I have done from rcmes into ocw.

--
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