Model API

This section includes a technical summary of the model runtime library for Python models.

The following modules are included:

tracdap.rt.api

TRAC model API for Python

tracdap.rt.exceptions

Error types raised by the TRAC runtime

tracdap.rt.launch

Helper functions for launching models

tracdap.rt.metadata

The TRAC metadata model, made available as Python data classes