terragon Logo

API References:

  • Initialization
    • init()
  • Base class
    • Base
      • Base.create()
      • Base.download()
      • Base.search()
  • Google Earth Engine (GEE) Class
    • GEE
      • GEE.download()
      • GEE.retrieve_collections()
      • GEE.search()
  • Planetary Computer (PC) Class
    • PC
      • PC.download()
      • PC.retrieve_collections()
      • PC.search()
  • Copernicus Data Space Ecosystem (CDSE) Class
    • CDSE
      • CDSE.download()
      • CDSE.retrieve_collections()
      • CDSE.search()
  • Alaska Satellite Facility (ASF) Class
    • ASF
      • ASF.download()
      • ASF.retrieve_collections()
      • ASF.search()

Examples:

  • First Steps/Workflow
    • Saving meta data as coordinates
  • Finding Data / Collections
  • Downloading with GEE
    • Initialize GEE
    • Finding collections
    • download (with geedim backend)
    • Special arguments for GEE
  • Downloading with PC
    • Finding collections
    • download
    • Filtering the meta data
  • Downloading with CDSE
    • special arguments for cdse
    • filtering meta data
    • filtering items manually
  • Downloading with ASF
    • Finding collections
    • special arguments for asf

Project Information:

  • Changelog
    • v0.3.0
    • v0.2.1
    • v0.2.0
    • v0.1.1
    • v0.1.0
    • v0.0.2
    • v0.0.1
  • Development Guide and Contributing
    • Git, GitHub and Releases
    • Adding a new data source
    • Linting and Styling
    • Testing
    • Code Documentation
terragon
  • Search


© Copyright 2024, Adrian Höhl.

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