openEO Python Client

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

Table of Contents

  • Open-EO Python Client
  • Indices and tables

Related Topics

  • Documentation overview
    • Next: Basic Usage

Quick search

Version

openEO Python Client version 0.4.11a1

Open-EO Python Client¶

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

Contents:

  • Basic Usage
    • Example: Simple band math
    • Example: Applying a mask
    • Example: Retrieving aggregated timeseries
  • Finding and loading data
    • Data discovery
    • Loading collections
  • Working with processes
    • A bit of terminology
    • Using common pre-defined processes
    • Generic API for adding processes
    • Processes with child “callbacks”
  • Batch Jobs
    • Download batch job results
    • Directly load batch job results
  • User-Defined Processes
    • Code reuse with user-defined processes
    • Process Parameters
    • Building and storing user-defined process
    • Evaluate user-defined processes
    • Public user-defined processes
  • Authentication and Account Management
    • Basic HTTP Auth
    • OpenID Connect Based Authentication
    • Config files and openeo-auth helper tool
  • User-Defined Functions (UDF) 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
  • Analysis Ready Data generation
    • Atmospheric correction
    • SAR backscatter
  • API
    • High level Interface
    • openeo.rest.datacube
    • openeo.api
    • openeo.rest.connection
    • openeo.rest.job
  • Development and maintenance
    • Running the unit tests
    • Building the documentation
    • Creating a release

Indices and tables¶

  • Index

  • Module Index

  • Search Page

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