https://github.com/open-eo/openeo-community-examples
A community-driven effort to make examples, user-defined processes and code snippets available in a single place.
https://github.com/open-eo/openeo-community-examples
Last synced: about 1 year ago
JSON representation
A community-driven effort to make examples, user-defined processes and code snippets available in a single place.
- Host: GitHub
- URL: https://github.com/open-eo/openeo-community-examples
- Owner: Open-EO
- License: apache-2.0
- Created: 2022-03-15T12:08:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T06:45:11.000Z (about 1 year ago)
- Last Synced: 2025-04-07T07:33:24.484Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 51.1 MB
- Stars: 44
- Watchers: 9
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openEO Community Examples
A community-driven effort to make examples, user-defined processes and code snippets available in a single place.
* [User-defined Processes](processes/)
* [JavaScript Client examples and code snippets](javascript/)
* [Python Client examples and code snippets](python/)
* [R Client examples and code snippets](r/)
* [Other resources](other/)
## Contributing
* We are looking forward for contributions from anyone!
* Each contribution must be submitted as a PR to the most suitable folder (see above).
* Please add each contribution to the overview tables in the corresponding README.md file.
* PRs may need to fulfill a set of requirements that are documented in each folder separately and may be checked by a CI tool.
* All contributions here will be licensed under the terms of the [Apache-2.0 license](LICENSE).