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/07/23 02:00:48 UTC

[jira] [Created] (CLIMATE-213) Create the dataset_processor.py module within the ocw folder

Cameron Goodale created CLIMATE-213:
---------------------------------------

             Summary: Create the dataset_processor.py module within the ocw folder
                 Key: CLIMATE-213
                 URL: https://issues.apache.org/jira/browse/CLIMATE-213
             Project: Apache Open Climate Workbench
          Issue Type: Task
          Components: rcmet
    Affects Versions: 0.1-incubating
         Environment: *nix
            Reporter: Cameron Goodale
            Assignee: Cameron Goodale
             Fix For: 0.2-incubating


I am making a first pass at refactoring the rcmes/toolkit/do_data_prep.py into a module that ocw can leverage using the new Dataset class as input.

I will create a skeleton module with a skeleton test file as my initial commit.  Then I plan to test drive the rest of the development of the module taking functionality that already exists in do_data_prep.py and porting it over to the new module.

As these blocks of functionality are ported over I will also replace the code in do_data_prep with calls to the new module/functions I have defined.



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