Skip to content

Conversation

wietzesuijker
Copy link
Collaborator

Development aids for API usage and operational utilities.

⚠️ Depends on scripts - merge #3 first

Stack: Part 3 of 5

What's included

Python Examples (examples/)

  • submit.py: Workflow submission via AMQP
  • register_simple.py: Direct STAC registration (bypasses workflow)
  • README.md: Usage instructions

Jupyter Notebooks (notebooks/)

  • operator.ipynb: Workflow monitoring and debugging
  • operator_utils.py: Helper functions (Kubernetes, Argo, STAC queries)
  • .env.example: Environment variable template

Configuration

  • .gitignore: Python, IDEs, Kubernetes configs

Review notes

  • Optional: Development/operational aids, not core functionality
  • Can skip entirely if pressed for time

Add operator notebooks and environment configuration.

- Submit workflow examples (AMQP and direct API)
- Environment variable template (.env.example)
- .gitignore for Python, IDEs, Kubernetes configs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant