[
https://issues.apache.org/jira/browse/CLIMATE-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996003#comment-13996003
]
Cameron Goodale commented on CLIMATE-49:
----------------------------------------
This is another old issue that was related to the RCMET code at JPL. In the
new ocw codebase data is prepared using the ocw.dataset_processor module which
has no concept of model, obs or users. In fact all of the interactions with
the module require the new temporal and spatial resolutions to be passed into
the function, using the "Tell don't Ask" approach.
If I hear no objections I will resolve this issue in 3 days.
> Add the 'obs' regrid option into toolkit.do_data_prep.prep_data function
> ------------------------------------------------------------------------
>
> Key: CLIMATE-49
> URL: https://issues.apache.org/jira/browse/CLIMATE-49
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: analysis
> Affects Versions: 0.2-incubating
> Reporter: Cameron Goodale
> Assignee: Cameron Goodale
> Fix For: 0.4
>
>
> The toolkit should support the following regrid options: model, obs, user.
> Currently the code doesn't support the obs option.
> Around line 132 there is an if elif block that needs to have an obs option
> added to it. This option block should closely map to the model option block.
--
This message was sent by Atlassian JIRA
(v6.2#6252)