Skip to content

How-to guides

How-to guides are problem-oriented recipes. Each guide addresses a specific task and assumes you already have a working installation.

Installation and setup

Guide Problem it solves
Install the SDK Install from PyPI, from source, or with optional extras
Authenticate with the API Set up token or username/password authentication
Migrate from v0.10.x Update imports and dependencies from owimetadatabase-preprocessor

Working with data

Guide Problem it solves
Query location data Retrieve project sites and asset locations
Query geometry data Retrieve model definitions, sub-assemblies, and building blocks
Process a single turbine Build an OWT model for one turbine
Process multiple turbines Batch-process turbines with OWTs
Filter data with Django-style parameters Narrow query results using keyword arguments