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-testing.fz-juelich.de/do3se/api/v1/
2 User Guide
https://toar-data-testing.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, year, irrigation, and o3zr.
Example query:
https://toar-data-testing.fz-juelich.de/do3se/api/v1/pody/?station_id=31-055-0032&species=maize&year=2008
Response: The outputs resemble the outputs of the DO3SE GUI described by SEI York.
Mandatory options:
- Station code can be any found in the TOAR-II database
- Species can be one of "winter_wheat", "summer_wheat", "potato", "maize", "soybean", "spruce", "scots_pine", "deciduous_forests", "broadleaf_forests", "needleleaf_forests", "generic_evergreen"
grassland
- Year can be any year with valid ozone data
Optional options:
- irrigation can be either "off" or "on" (default is off)
- o3zr is the ozone concentration measurement height in m (default is 1.1 * canopy height)
4 Response format
Only json responses are available.
5 Input and output fields
listed here