Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The CDS-API requests can be using:

  • MARS like syntax

...

  • CDS-API native syntax
    • which should be more self-explaining ("beautified") for users
      • dictionaries

...

      • used to translate MARS like to CDS beautified requests

...

Alert
titleDifferences between WEB-API and CDS-API MARS-like syntax
typeWarning

Be aware of the difference how date ranges are specified in the current WEB-API and CDS-API MARS like syntax:

  • WEB-API: 2024-02-01/to/2024-02-03
  • CDS-API: 2024-02-01/2024-02-03


Registration

All users must register with ECDS to get the access to datasets using CDS-API. Although the new ECDS portal shares similar infrastructure as the Copernicus Climate Data Store, the existing user tokens (API keys) cannot be reused in ECDS.

...