Alex Goodman created CLIMATE-840:
------------------------------------
Summary: ESGF and openDAP loaders cannot handle multiple files
Key: CLIMATE-840
URL: https://issues.apache.org/jira/browse/CLIMATE-840
Project: Apache Open Climate Workbench
Issue Type: Improvement
Components: config, data sources
Affects Versions: 1.1.0
Reporter: Alex Goodman
Assignee: Huikyo Lee
Fix For: 1.2.0
The ESGF loader actually downloads the netcdf files to disk, after which
{{local.load_file()}} is called to give a list of OCW dataset objects as a
result. However, each download instance will potentially load multiple files
which means that a different local loader will need to be used instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)