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
  • Search


© Copyright 2026, Ifremer LOPS/SIAM.

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