https://github.com/actinia-org/processing-examples
Process chain and process chain template examples
https://github.com/actinia-org/processing-examples
actinia analysis earth-observation geospatial grass-gis processing
Last synced: 5 months ago
JSON representation
Process chain and process chain template examples
- Host: GitHub
- URL: https://github.com/actinia-org/processing-examples
- Owner: actinia-org
- License: gpl-3.0
- Created: 2023-01-17T09:05:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T11:52:30.000Z (about 3 years ago)
- Last Synced: 2025-09-08T23:37:09.537Z (9 months ago)
- Topics: actinia, analysis, earth-observation, geospatial, grass-gis, processing
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Processing examples
Collection of process chain and actinia module examples
Some process chain examples are stored in [process-chains](https://github.com/actinia-org/processing-examples/blob/main/process-chains). In the [README](https://github.com/actinia-org/processing-examples/blob/main/process-chains/README.md) are some example call which can be easily tested with [actinia.mundialis.de](actinia.mundialis.de).
Actinia-modules are templates for actinia process chains, so that the call of a complex process is simple. Some examples are stored in [actinia-modules](https://github.com/actinia-org/processing-examples/blob/main/actinia-modules).
For a general introduction to actinia see e.g. [actinia-introduction](https://neteler.gitlab.io/actinia-introduction/).