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/09 16:45:49 UTC

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

     [ https://issues.apache.org/jira/browse/CLIMATE-179?focusedWorklogId=14634&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-14634 ]

Cameron Goodale logged work on CLIMATE-179:
-------------------------------------------

                Author: Cameron Goodale
            Created on: 09/Jul/13 15:45
            Start Date: 09/Jul/13 15:41
    Worklog Time Spent: 0.5h 
      Work Description: I added in the guard and updated the Spatial Grid Options print statement in rev 1501270.

With this the intermediate solution has been implemented.

Issue Time Tracking
-------------------

            Worklog Id:     (was: 14634)
            Time Spent: 0.5h
    Remaining Estimate: 3.5h  (was: 4h)

> 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: rcmet
>    Affects Versions: 0.1-incubating
>         Environment: *nix
>            Reporter: Cameron Goodale
>            Assignee: Cameron Goodale
>             Fix For: 0.2-incubating
>
>   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 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