Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4.0
-
None
Description
The ESG tab within datasetselect.js is currently disabled as follows
$scope.templates = [ {title:'Local File', url: 'views/selectobservation.html'}, {title:'RCMED', url: 'views/selectrcmed.html'}, {title:'ESG', disabled: true} ];
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.