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 2014/05/13 06:11:15 UTC

[jira] [Assigned] (CLIMATE-179) Add support for Observation/Reference option when doing Spatial Regridding

     [ https://issues.apache.org/jira/browse/CLIMATE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cameron Goodale reassigned CLIMATE-179:
---------------------------------------

    Assignee: Maziyar Boustani  (was: Cameron Goodale)

Mazi I am re-assigning this issue to you since you are leading the Command Line Interface code for OCW.

If your CLI code already solves this issue, then feel free to resolve the issue.

Thanks

> Add support for Observation/Reference option when doing Spatial Regridding
> --------------------------------------------------------------------------
>
>                 Key: CLIMATE-179
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-179
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: analysis
>    Affects Versions: 0.2-incubating
>         Environment: *nix
>            Reporter: Cameron Goodale
>            Assignee: Maziyar Boustani
>             Fix For: 0.4
>
>   Original Estimate: 4h
>          Time Spent: 0.5h
>  Remaining Estimate: 3.5h
>
> When testing out the command line interface (cli) I found that we allow users to select one of the following options:
> Please select one of the following Spatial Grid Options:
> [0] - obs
> [1] - model
> [2] - user
> If you select option 0 - obs, then you are greeted with the following error message and then sys.exit()
> start & end time =  1989-01-01 00:00:00 1991-12-01 00:00:00
> start & end eval period =  198901 199112
> regridOption in prep_data=  obs
> INVALID REGRID OPTION USED
> As an intermediate solution I will update the spatial regridding options to read this instead, and guard against bad user input (similar to CLIMATE-177)
> Please select one of the following Spatial Grid Options:
> [0] - TODO:  obs
> [1] - model
> [2] - user
> In the end this options should be fully supported moving forward, but isn't a blocker.



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