openEO Python Client
Table of Contents
OpenEO Python Client
Indices and tables
Related Topics
Documentation overview
Next:
Basic Usage
Quick search
Meta
Docs for openEO Python Client
Version:
0.10.2a1
Last updated: 2022/05/20
OpenEO Python Client
¶
Contents:
Basic Usage
Example: Simple band math
Example: Applying a mask
Example: Retrieving aggregated timeseries
Installation
Basic install
Source or development install
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
Authentication and Account Management
Basic HTTP Auth
OpenID Connect Based Authentication
Auth config files and
openeo-auth
helper tool
Default openEO back-end URL and auto-authentication
Authentication for long-running applications and non-interactive contexts
Troubleshooting tips
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
DataCube construction
The
load_collection
process
Construct DataCube from process
Construct DataCube from JSON
Machine Learning
Random Forest based Classification and Regression
Configuration
Configuration files
OpenEO CookBook
Analysis Ready Data generation
Dataset sampling
Sharing of user-defined processes
Spectral Indices
API
High level Interface
openeo
openeo.rest.datacube
openeo.rest.vectorcube
openeo.rest.mlmodel
openeo.api.process
openeo.api.logs
openeo.rest.connection
openeo.rest.job
openeo.rest.conversions
openeo.rest.udp
openeo.udf
openeo.util
openeo.internal
Development and maintenance
Running the unit tests
Building the documentation
Creating a release
Indices and tables
¶
Index
Module Index
Search Page