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 Anderson (JIRA)" <ji...@apache.org> on 2018/01/07 12:51:00 UTC

[jira] [Assigned] (CLIMATE-755) Implement selectesgf.html and supporting python utilities

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

Michael Anderson reassigned CLIMATE-755:
----------------------------------------

    Assignee: Michael Anderson  (was: Maziyar Boustani)

> Implement selectesgf.html and supporting python utilities
> ---------------------------------------------------------
>
>                 Key: CLIMATE-755
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-755
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: data sources, webapp
>            Reporter: Lewis John McGibbney
>            Assignee: Michael Anderson
>             Fix For: 1.3.0
>
>
> The ESG tab within datasetselect.js is currently disabled as follows
> {code}
>       $scope.templates = [
>         {title:'Local File', url: 'views/selectobservation.html'},
>         {title:'RCMED', url: 'views/selectrcmed.html'},
>         {title:'ESG', disabled: true}
>       ];
> {code}
> We should implement this and allow users to pull data down from ESG as well as this will also be a very rich source of data from which model evaluation and analysis can be undertaken. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)