Skip to content

o3api 0.7.0

Choose a tag to compare

@vykozlov vykozlov released this 24 Nov 17:24

o3api is a part of the O3as service, which provides a service to efficiently explore ozone projections, including the calculation of key metrics.

o3api documentation is available in https://o3as.readthedocs.io/en/latest/o3api/docs/source/

Changes since 0.6.0

Added

  • Legal info URL in the JSON document returned by API
  • Removal of E-Mails from the model metadata
  • Kubernetes deployment includes ingress and cluster_issuer to get letsencrypt certificate

Changed

  • Updated to OpenAPI v3
  • PDF plotting now returns 2-page document:
    • first page contains the plot itself
    • second page containes links to the legal info, acknowledgment, and the list of input parameters

Fixed

  • Updated requirements to match package versions