pycheops
pycheops copied to clipboard
new dace-query version breaks data download
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