cdsodatacli

Getting Started

  • Installation
    • conda install
    • docker image building
    • Update cdsodatacli to the latest version

Usage

  • Do a query through CDSE Odata API
  • Download a listing of product
    • 1. Single-threaded download with a given user/login
    • 2. Multi-threaded download with multiple users/accounts
  • Get CDSE Odata IDs for a list of products
  • Get equivalent S1 product types
  • define a GeoDataFrame
  • How to use ‘id_query’ ?
    • we can check that product IDs are exatcly the same

Reference

  • methods descriptions
    • fetch_data()
    • cds_s3_download_one_product()
    • filter_product_already_present()
    • add_missing_cdse_hash_ids_in_listing()
    • download_list_product_multithread_v4()
    • get_conf()
    • check_safe_in_outputdir()
    • check_safe_in_spool()
    • WhichArchiveDir()
    • check_safe_in_archive()
    • convert_json_opensearch_query_to_listing_safe_4_dowload()
    • convert_json_odata_query_to_listing_safe_4_download()
    • get_sessions_download_available_s3()
    • _get_fresh_s3_client()
cdsodatacli
  • Index

Index

_ | A | C | D | F | G | M | W

_

  • _get_fresh_s3_client() (in module cdsodatacli.s3_temporary_access_token)

A

  • add_missing_cdse_hash_ids_in_listing() (in module cdsodatacli.download)

C

  • cds_s3_download_one_product() (in module cdsodatacli.download)
  • cdsodatacli
    • module
  • cdsodatacli.download
    • module
  • cdsodatacli.query
    • module
  • cdsodatacli.s3_temporary_access_token
    • module
  • cdsodatacli.session
    • module
  • cdsodatacli.utils
    • module
  • check_safe_in_archive() (in module cdsodatacli.utils)
  • check_safe_in_outputdir() (in module cdsodatacli.utils)
  • check_safe_in_spool() (in module cdsodatacli.utils)
  • convert_json_odata_query_to_listing_safe_4_download() (in module cdsodatacli.utils)
  • convert_json_opensearch_query_to_listing_safe_4_dowload() (in module cdsodatacli.utils)

D

  • download_list_product_multithread_v4() (in module cdsodatacli.download)

F

  • fetch_data() (in module cdsodatacli.query)
  • filter_product_already_present() (in module cdsodatacli.download)

G

  • get_conf() (in module cdsodatacli.utils)
  • get_sessions_download_available_s3() (in module cdsodatacli.session)

M

  • module
    • cdsodatacli
    • cdsodatacli.download
    • cdsodatacli.query
    • cdsodatacli.s3_temporary_access_token
    • cdsodatacli.session
    • cdsodatacli.utils

W

  • WhichArchiveDir() (in module cdsodatacli.utils)

© Copyright 2026, Ifremer LOPS/SIAM.

Built with Sphinx using a theme provided by Read the Docs.