Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Error downloading same dataset once more #415

Closed
forman opened this issue Sep 25, 2017 · 2 comments
Closed

Error downloading same dataset once more #415

forman opened this issue Sep 25, 2017 · 2 comments
Assignees
Milestone

Comments

@forman
Copy link
Member

forman commented Sep 25, 2017

From @forman on June 28, 2017 10:43

Cate Desktop, version 0.8.0-rc.7.dev.2

Multiple data sources with the name "esacci.SEAICE.day.L4.SICONC.multi-sensor.multi-platform.AMSR_50kmEASE2.2-0.NH" found

An error (code 10) occurred while executing a backend process:

Traceback (most recent call last):
File "C:\Users\Norman\IdeaProjects\ccitools\cate-core\cate\util\web\jsonrpchandler.py", line 163, in send_service_method_result
result = future.result()
File "C:\Users\Norman\Miniconda3\envs\cate\lib\concurrent\futures_base.py", line 398, in result
return self.__get_result()
File "C:\Users\Norman\Miniconda3\envs\cate\lib\concurrent\futures_base.py", line 357, in __get_result
raise self._exception
File "C:\Users\Norman\Miniconda3\envs\cate\lib\concurrent\futures\thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "C:\Users\Norman\IdeaProjects\ccitools\cate-core\cate\util\web\jsonrpchandler.py", line 216, in call_service_method
result = method(*method_params, monitor=monitor)
File "C:\Users\Norman\IdeaProjects\ccitools\cate-core\cate\webapi\websocket.py", line 183, in make_ds_local
raise ValueError('Multiple data sources with the name "%s" found' % data_source_name)
ValueError: Multiple data sources with the name "esacci.SEAICE.day.L4.SICONC.multi-sensor.multi-platform.AMSR_50kmEASE2.2-0.NH" found

Copied from original issue: CCI-Tools/cate-desktop#22

@forman
Copy link
Member Author

forman commented Sep 25, 2017

Not sure if this still applies

@forman forman added this to the IRM7 milestone Sep 25, 2017
@kbernat kbernat self-assigned this Dec 5, 2017
@kbernat
Copy link
Collaborator

kbernat commented Jan 9, 2018

Fixed by introduction of unique identifiers for each dataset. #277

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants