https://github.com/eoap/ogc-api-processes-with-zoo
OGC API Processes with ZOO Project
https://github.com/eoap/ogc-api-processes-with-zoo
cwl cwl-workflow ogc ogc-api
Last synced: 4 months ago
JSON representation
OGC API Processes with ZOO Project
- Host: GitHub
- URL: https://github.com/eoap/ogc-api-processes-with-zoo
- Owner: eoap
- License: cc-by-sa-4.0
- Created: 2024-10-11T07:34:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-19T11:00:31.000Z (9 months ago)
- Last Synced: 2025-09-19T12:42:32.709Z (9 months ago)
- Topics: cwl, cwl-workflow, ogc, ogc-api
- Language: Jupyter Notebook
- Homepage: https://eoap.github.io/ogc-api-processes-with-zoo/
- Size: 2.1 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OGC API Processes with ZOO Project
[](https://www.repostatus.org/#wip)
[](https://github.com/mkenney/software-guides/blob/master/STABILITY-BADGES.md#work-in-progress)
## Documentation
The webpage of the documentation is https://eoap.github.io/ogc-api-processes-with-zoo/.
## Bootstrap the module on minikube
Clone the repository: https://github.com/eoap/dev-platform-eoap with:
```
git clone https://github.com/eoap/dev-platform-eoap.git
```
Bootstrap with `skaffold`:
```
cd dev-platform-eoap/ogc-api-processes-with-zoo/
skaffold dev
```
Wait for the deployments to stabilize (2 to 3 minutes).
Open your browser at http://0.0.0.0:8000/
## License
[](https://creativecommons.org/licenses/by-sa/4.0/)