eodag icon indicating copy to clipboard operation
eodag copied to clipboard

CDS provider

Open sbrunato opened this issue 3 years ago • 0 comments

Following the mechanism used for the provider ecmwf the new cds provider should use cdsapi through a new API plugin CdsApi. This new API plugin will work the same way as EcmwfApi does (build ready-to-download EOProduct during search, auth, download).

The following product types should be configured on cams-global-atmospheric-composition-forecasts dataset, following MAJA example:

  • CAMS_GACF_AOT ( Aerosol Optical Thickness)
  • CAMS_GACF_RH (Relative Humidity)
  • CAMS_GACF_MR (Mixing Ratios)

And also the following datasets, with high level pre-configuration, the same way it is done with TIGGE for ecmwf:

sbrunato avatar May 31 '22 16:05 sbrunato