Versions Compared

Key

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

...

Info
titleCDS API Installation

Instructions about the installation and set up of the CDS API can be found in How to use the CDS API.


Info
titleHow to run the scripts:

You should copy the content of the script into a python file (ex: retrieve_<dataset>.py) and then launch it from a terminal:

Code Block
languagebash
user@host:~$ python retrieve_<dataset>.py



Table of Contents


API script examples:

...