API Reference

Modules

pyarts3.arts

Interface directly to the C++ types, functions and modules via python

pyarts3.data

Common functions for the pyarts package.

pyarts3.hitran

Various interfaces to HITRAN.

pyarts3.math

Contains interfaces to the ARTS interpolation routines.

pyarts3.plots

This module provides functions related to plotting ARTS data.

pyarts3.recipe

Various recipes to simplify common tasks using ARTS.

pyarts3.utils

This module contains convenience functions for any purposes.

pyarts3.workspace

Wrappers that allows calling directly into the Arts workspace

pyarts3.xml

This module provides functionality for reading and writing ARTS XML files.

Classes

Workspace

The ARTS workspace.

Decorators

arts_agenda

Decorator for creating ARTS agendas.

callback_operator

Callback operator decorator.