HOW CAN I CHANGE MY CDSAPI KEY?
이전 댓글 표시
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
2023년 11월 9일
You can reach out to Copernicus Support for CDS Toolbox.
https://cds.climate.copernicus.eu/cdsapp#!/usersupport
Ernesto Gonzalez Pinilla
2023년 11월 9일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Climate Science and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!