Introduction

O3as REST API provides:

  • Access to O3as (Ozone assessment) skimmed data (produced by the o3skim component).

  • Information about used Climate Models

  • Ability to produce ozone plots (e.g. tco3_zm, tco3_return) in either PDF or JSON format

The API leverages Swagger, Flask, and Connexion.

The source code can be found in our o3api GitLab repository.