pycheops icon indicating copy to clipboard operation
pycheops copied to clipboard

new dace-query version breaks data download

Open tundeakins opened this issue 8 months ago • 0 comments

Hi Pierre,

the order of the arguments to Cheops.download() changed in the new dace version, so data download fails. this line needs to be reordered to take the right input or to directly specify file_type=file_type

cheers, Akin

https://github.com/pmaxted/pycheops/blob/a7bbf9526fe0f558bff62f6aaef70a7f965e50cb/pycheops/dataset.py#L398

tundeakins avatar Jun 20 '25 15:06 tundeakins