You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Michael Joyce (JIRA)" <ji...@apache.org> on 2013/05/23 21:21:22 UTC

[jira] [Updated] (CLIMATE-42) Add sliders for selecting lat/lon degree steps

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

Michael Joyce updated CLIMATE-42:
---------------------------------

    Description: 
If the temporal re-grid state is "user," two sliders need to be displayed in the ParameterSelectCtrl that allows the user to select the lat/lon grid steps. The lat/lon sliders should be limited to (0, 180] and (0,360] respectively.

Implementation ideas
-----
$watch the datasets object in the selectedDatasetInformation service and check if there are 0 selected datasets for re-gridding. Using ng-hide/show on the sliders and a flag that is set in the $watch should solve this.

  was:
If the temporal re-grid state is "user," two sliders need to be displayed in the ParameterSelectCtrl that allows the user to select the lat/lon grid steps. The lat/lon sliders should be limited to (0, 180] and (0,360] respectively.

Implementation ideas
-----
$watch the datasets object in the selecteDatasetInformation service and check if there are 0 selected datasets for re-gridding. Using ng-hide/show on the sliders and a flag that is set in the $watch should solve this.

    
> Add sliders for selecting lat/lon degree steps
> ----------------------------------------------
>
>                 Key: CLIMATE-42
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-42
>             Project: Apache Open Climate Workbench
>          Issue Type: Sub-task
>          Components: rcmet ui
>    Affects Versions: 0.1-incubating
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 0.1-incubating
>
>
> If the temporal re-grid state is "user," two sliders need to be displayed in the ParameterSelectCtrl that allows the user to select the lat/lon grid steps. The lat/lon sliders should be limited to (0, 180] and (0,360] respectively.
> Implementation ideas
> -----
> $watch the datasets object in the selectedDatasetInformation service and check if there are 0 selected datasets for re-gridding. Using ng-hide/show on the sliders and a flag that is set in the $watch should solve this.

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