Documentation of the webDO3SE REST interface

A web-service for stomatal ozone fluxes, based on the DO3SE model. More information on the model:

https://www.sei.org/projects-and-tools/tools/do3se-deposition-ozone-stomatal-exchange/

1 Base URL

The base URL of this service:

https://toar-data.fz-juelich.de/do3se/api/v1/

2 User Guide

https://toar-data.fz-juelich.de/do3se/api/v1/userguide/

Response: Description and documentation of service (this document)

3 Queries and options

There are options for station id, species and year.

Example query:

https://toar-data.fz-juelich.de/do3se/api/v1/pody/?station_id=in_gad1379&species=potato&year=2010

Response: The outputs resemble the outputs of the DO3SE GUI described by SEI York.

More options:

  • Station id can be one of "in_gad1379", "ES1193A", "25-015-4002", "EANVAC", "LN58448", "AHT662N00"
  • Species can be one of "wheat", "maize", "potato", "birch", "beech", "spruce"
  • Year can be one of "2009", "2010"

4 Response format

Only json responses are available.