Mattia Almansi
Mattia Almansi
> Of course it still would not solve point 1 and I agree that you need to modify the actual request to cover that case. How do you want to...
Being able to pass some sort of setup/teardown class that allows custom pre/post-processing would work for us. We can use it to pre-process the requests (e.g., the normalize decorators already...
Talking with @EddyCMWF and @JamesVarndell I realised that the reason why we need to be able to associate each file to the corresponding request was not clear. Here is a...
I don't think cdsapi uses any local cache, does it? I'd expect that earthkit uses the CDS request dictionary to construct the keys/hashes of its own cache items. When keys/hashes...
We’re running into a similar issue, though it’s slightly different: > OSError: [Errno 22] An error occurred (MissingContentLength) when calling the PutObject operation: Unknown It looks like this is a...
It works with `config_kwargs` only. Side note: Unfortunately, using `request_checksum_calculation` gives an error when boto3
Are you sure you are running the exact same snippet I sent you? Looks like your version is incorrect: `'version': 'r'`. It should be either "rgi_6_0" or "rgi_7_0". Maybe you...
Got it, thanks for the details. I will inform the EQC evaluator and the CDS technical officer.
## Review checklist for @malmans2 ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...
Hi all, I've started the review and opened a few issues/PRs. I'm not finished yet, but I should be able to complete it this week. Once I'm done, I'll post...