Welcome to WEkEO EO Canvas documentation!

EO Canvas provides a fully compliant Python 3 client that can be used to interact with the WEkEO Serverless Functions API.

WEkEO Serverless Functions service exposes a RESTful interface allowing users to remotely execute ESA SNAP or EUMETSAT Data Tailor processing.

Check out the usage section for further information, including how to install the project.

A Jupyter Notebook is available in the demo directory, showing many of the available functionalities.

Requirements

  • Python 3.8+

  • requests

  • pyyaml

  • lxml

  • attrs

  • cryptography

Contribution

Contribute to the development of this client by creating an account on GitHub. You can follow this guidelines for a general overview of the needed steps.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update this documentation as appropriate - changes on the interface, version etc.

Licence

Please refer to LICENSE.txt

Contents

Indices and tables