openEO CookBook¶

Contents:

  • Analysis Ready Data generation
    • Atmospheric correction
      • Reference implementations
    • SAR backscatter
      • Reference implementations
  • Dataset sampling
  • Sharing of user-defined processes
    • Publicly publishing a user-defined process.
    • Using a public UDP through URL based “namespace”
    • Loading a published user-defined process as DataCube
  • Spectral Indices
    • append_and_rescale_indices()
    • append_index()
    • append_indices()
    • compute_and_rescale_indices()
    • compute_index()
    • compute_indices()
    • list_indices()
  • Multi Backend Job Manager
    • MultiBackendJobManager
      • MultiBackendJobManager.add_backend()
      • MultiBackendJobManager.ensure_job_dir_exists()
      • MultiBackendJobManager.get_error_log_path()
      • MultiBackendJobManager.get_job_dir()
      • MultiBackendJobManager.get_job_metadata_path()
      • MultiBackendJobManager.on_job_done()
      • MultiBackendJobManager.on_job_error()
      • MultiBackendJobManager.run_jobs()
    • ignore_connection_errors()
  • Client-side (local) processing
    • Background
    • Installation
    • Usage
      • STAC Collections and Items
      • Local Collections
      • Local Processing
  • Miscellaneous tips and tricks
    • Export a process graph
    • Execute a process graph directly from raw JSON

openEO Python Client

Table of Contents

  • openEO Python Client
  • Installation
  • Getting Started
  • Finding and loading data
  • Working with processes
  • Batch Jobs
  • User-Defined Processes
  • Authentication and Account Management
  • User-Defined Functions (UDF) explained
  • DataCube construction
  • Machine Learning
  • Configuration
  • openEO CookBook
    • Analysis Ready Data generation
    • Dataset sampling
    • Sharing of user-defined processes
    • Spectral Indices
    • Multi Backend Job Manager
    • Client-side (local) processing
    • Miscellaneous tips and tricks
  • API (General)
  • API: openeo.processes
  • openEO Process Mapping
  • Development and maintenance
  • Best practices, coding style and general tips
  • Changelog

Related Topics

  • Documentation overview
    • Previous: Configuration
    • Next: Analysis Ready Data generation

Quick search

Meta

Docs for openEO Python Client
Version: 0.23.0a1
Last updated: 2023/09/28
©2017 - 2023, Jeroen Dries. | Powered by Sphinx 7.2.6 & Alabaster 0.7.13 | Page source