openEO

https://secure.travis-ci.org/Open-EO/openeo-python-client.svg?branch=master

Table of Contents

  • Open-EO Client
  • Indices and tables

Related Topics

  • Documentation overview
    • Next: Basic Usage

Quick search

Open-EO Client¶

https://img.shields.io/badge/Status-Stable-yellow.svg

Contents:

  • Basic Usage
    • Example: Simple band math
      • Managing jobs in openEO
    • Example: Applying a mask
    • Example: Retrieving aggregated timeseries
  • Working with processes
    • Using common pre-defined processes
    • Generic API for adding processes
      • Basics
      • Passing data cube arguments
      • Data cube from process
    • Publishing your process as a service
      • Process parameters in user-defined processes
    • Processes with “callbacks”
      • Callback as string
      • Callback as a callable
      • Callback as PGNode
  • Authentication and Account Management
    • Basic HTTP Auth
    • OpenID Connect Based Authentication
      • General options
      • Authorization Code Flow
      • Device Flow
      • Client Credentials Flow
      • Resource Owner Password flow
      • Refresh Token Flow
    • Config files and openeo-auth helper tool
      • Basic HTTP Auth config
      • OpenID Connect configs
  • User Defined Functions (UDF’s) explained
    • Example: Smoothing timeseries with a user defined function (UDF)
    • Example: downloading a datacube and executing an UDF locally
    • UDF function names
    • Profile a process server-side
      • Usage
      • Viewing profiling information
      • Example
  • API
    • High level Interface
    • openeo.rest.datacube
    • openeo.api
    • openeo.rest.connection
  • Development and maintenance
    • Building the documentation
    • Creating a release
      • Prerequisites
      • Important files
      • Procedure

Indices and tables¶

  • Index

  • Module Index

  • Search Page

©2017 - 2021, Jeroen Dries. | Powered by Sphinx 3.4.3 & Alabaster 0.7.12 | Page source
Fork me on GitHub