[
https://issues.apache.org/jira/browse/CLIMATE-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414427#comment-15414427
]
ASF GitHub Bot commented on CLIMATE-846:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/climate/pull/386
> ESGF loader fails with new changes to run_RCMES.py
> --------------------------------------------------
>
> Key: CLIMATE-846
> URL: https://issues.apache.org/jira/browse/CLIMATE-846
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: config, data sources
> Affects Versions: 1.2.0
> Reporter: Alex Goodman
> Assignee: Alex Goodman
> Fix For: 1.2.0
>
>
> ESGF example doesn't work:
> {code}
> Reading the configuration file
> configuration_files/ESGF_example/ESGF-Example.yaml
> Loading observation datasets:
> [{'dataset_id':
> 'obs4MIPs.CNES.AVISO.zos.mon.v20110829|esgf-data.jpl.nasa.gov', 'name':
> 'AVISO', 'loader_name': 'ESGF', 'variable_name': 'zos'}]
> Traceback (most recent call last):
> File "run_RCMES.py", line 101, in <module>
> obs_datasets = load_datasets_from_config(*obs_data_info, **kwargs)
> File "run_RCMES.py", line 40, in load_datasets_from_config
> if password is None:
> {code}
> This should be very easy to fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)