Hi, I have installed the Climate Data Store toolbox and when I did a test a window appeared where I had to type <UID>:<APIKEY> but I made a mistake and now I get errors when I want to use any function of the toolbox.
Where can I fix <UID>:<APIKEY> ?
Error using api>__init__
Python Error: AssertionError: The cdsapi key provided is not the correct format, please ensure it conforms to:
<UID>:<APIKEY>
Error in cdsapi_Factory.getCdsapi (line 28)
cdsapiClient = cdsapi_Client(options);
Error in climateDataStoreDownloadFuture (line 88)
obj.CdsapiClient = cdsapi_Factory.getCdsapi(options);
Error in climateDataStoreDownloadAsync (line 61)
F = climateDataStoreDownloadFuture(datasetName,datasetOptions, options);

댓글 수: 2

Angelo Yeo
Angelo Yeo 2023년 11월 9일
You can reach out to Copernicus Support for CDS Toolbox.
https://cds.climate.copernicus.eu/cdsapp#!/usersupport
Thanks, I found the .cdapirc file and fixed key, now the functions work fine.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Climate Science and Analysis에 대해 자세히 알아보기

제품

릴리스

R2022b

질문:

2023년 11월 8일

댓글:

2023년 11월 9일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by