Versions Compared

Key

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

...

Solution: Create a valid request on the ADS/CDS dataset web form and click "Show API request". Read the relevant documentation.

Request Failed: MARS Connection Issue

Symptom: The CDS API request fails as the connection to the MARS archive has issues.

Code Block
raise exception(call, proc.returncode, output)\nhome.cds.cdsservices.services.mars_constrained.__init__.py.mars.exceptions.MarsException: Suspected MARS tunnel problem\n'}.

Diagnosis: Some ADS/CDS datasets are stored in the MARS archives. Sometimes the connection between the ADS/CDS and these archives has issues, resulting in failed requests. 

Solution: Check for announcements on the Copernicus User Support forum, and the ADS/CDS home pages. Retry you requests after some time later, as the issue may have been resolved.

Data not available: Invalid request for ADS/CDS requests

...