[
https://issues.apache.org/jira/browse/CLIMATE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated CLIMATE-755:
-----------------------------------------
Summary: Implement selectesgf.html and supporting python utilities (was:
Implement selectesg.html and supporting python utilities)
> 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: Maziyar Boustani
> Fix For: 1.2.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.3.4#6332)