openmethane / openmethane-prior

Method to calculate a gridded, prior emissions estimate for methane across Australia
Apache License 2.0
4 stars 0 forks source link

Update cdsapi to v0.7.3 #49

Closed aethr closed 1 month ago

aethr commented 1 month ago

The problem

I'm seeing warnings in test output in branches that have been updated to use the ADS-beta.

WARNING  cads_api_client.processing:processing.py:101 [2024-09-23T06:51:08.962105] You are using a deprecated API 
endpoint. If you are using cdsapi, please upgrade to the latest version.

According to https://pypi.org/project/cdsapi/ the latest version of cdsapi is 0.7.3 and we're using 0.7.0 in all our repositories.

Definition of "done"

Additional context