Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 883 Bytes

webservices.rst

File metadata and controls

27 lines (21 loc) · 883 Bytes

Web services

amda/amda sscweb/sscweb cdaweb/cdaweb csa/csa direct_archive/direct_archive

Speasy provides access to the following Web Services:

  • Automated Multi-Dataset Analysis (AMDA) <amda/amda>
  • Satellite Situation Center Web (SSCWeb) <sscweb/sscweb>
  • Coordinated Data Analysis Web (CDAWeb) <cdaweb/cdaweb>
  • Cluster Science Archive (CSA) <csa/csa>
  • Direct archive access <direct_archive/direct_archive>

While you can download any data with speasy.get_data, each web service have specificities and might expose extra features through their dedicated modules.

Note

At any time, you can disable a web service by adding it to the disabled_services list in your configuration file, see disabling_providers.