Closed malmans2 closed 12 months ago
Hi @malmans2, Thank you for reporting this issue. Actually, it is not a bug. Simply, when there is no cache there is nowhere to retrieve the data. Unfortunately, it is yet to be documented.
Right, I wasn't sure whether to open it as a bug or a feature request.
I have a follow up question: Are we supposed to use earthkit instead of cdsapi to only retrieve CDS raw data, or is that out of scope? I.e., if I want a single copy of CDS raw data (no cache), something like from_source("cds", ...).save(...)
won't work?
I.e., if I want a single copy of CDS raw data (no cache), something like
from_source("cds", ...).save(...)
won't work? I think this should work. We are about to review the caching and try to support this scenario.
This issue is addressed in #246
What happened?
I tried to use earthkit just to retrieve data from theCDS, but it fails when the cache is switched off.
What are the steps to reproduce the bug?
Version
0.3.1
Platform (OS and architecture)
Darwin MacBook-Pro-3.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:56 PDT 2023; root:xnu-8796.141.3~6/RELEASE_X86_64 x86_64
Relevant log output
Accompanying data
No response
Organisation
B-Open / CADS-EQC