OWI Metadatabase Results Extension¶
What is the OWI Metadatabase Results SDK?
The owi-metadatabase-results package extends the owi.metadatabase namespace with a full results lifecycle: define analyses, persist typed result series, retrieve them with Django-style filters, and render interactive plots. All through a single, protocol-driven SDK.
-
Tutorials
Step-by-step lessons that walk you through complete workflows from first API call to rendered plot.
-
How-to Guides
Focused recipes for common tasks: install, authenticate, upload results, plot data, and more.
-
Reference
Auto-generated API docs and Django QuerySet examples for every model in the results schema.
-
Explanation
Deeper discussions on architecture, data models, and design decisions behind the SDK.