You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/07 00:05:17 UTC

[jira] [Commented] (CLIMATE-402) Dataset bounds are not properly set in ParameterSelectCtrl

    [ https://issues.apache.org/jira/browse/CLIMATE-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961546#comment-13961546 ] 

ASF GitHub Bot commented on CLIMATE-402:
----------------------------------------

GitHub user MJJoyce opened a pull request:

    https://github.com/apache/climate/pull/21

    CLIMATE-402 - Fix ParameterSelectCtrl time value initialization

    - The default start time is now set to 1900-01-01. This should prevent
      the dataset's start time from being prior to this date and thus
      ignored.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/climate CLIMATE-402

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit f142c19833d5d92341fdb97414da73819adb78ca
Author: Michael Joyce <jo...@apache.org>
Date:   2014-04-06T21:47:30Z

    CLIMATE-402 - Fix ParameterSelectCtrl time value initialization
    
    - The default start time is now set to 1900-01-01. This should prevent
      the dataset's start time from being prior to this date and thus
      ignored.

----


> Dataset bounds are not properly set in ParameterSelectCtrl
> ----------------------------------------------------------
>
>                 Key: CLIMATE-402
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-402
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: 0.3-incubating
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 0.4
>
>
> When adding a dataset to the evaluation UI, the ParameterSelectCtrl is not setting the bounding values properly.
> Specifically, the Start time is constantly set to 1980-01-01 regardless of the actual dataset's start time.



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