Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Copernicus Atmosphere Data Store (ADS)

This tool allows you to retrieve Copernicus Atmosphere Data Store (ADS).

  • Any user willing to use this tool needs to create a new account.
  • Compose your request directly on ADS and copy/paste it in the input field "Request"
  • Users need to add their ADS API Key to Galaxy (see below). Documentation on where to get the ADS API key can be found here.
  • Be aware that for being able to download dataset from ADS, users also need to agree to their term of use (Licence to use Copernicus Products) on the ADS website.

Set up user credentials on Galaxy

To enable users to set their credentials and provide their ADS API Key for this tool, make sure the file config/user_preferences_extra.yml has the following section:

    cads_account:
        description: Your Copernicus ADS API Key (Copernicus Atmosphere Data Store API Key)
        inputs:
            - name: cads_apikey
              label: Copernicus ADS API Key
              type: password
              required: True