Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The in-situ database is accesible via the following base URL: http://mermaid.acri.fr/s3tbx/v1v3/

API Overview

Parameters

no parameters:  lists all available parameters with their name, type, unit, description
http://mermaid.acri.fr/s3tbx/v1v3/parameters

lon_min: minimum longitude of spatial region
lon_max: maximum longitude of spatial region
lat_min: minimum latitude of spatial region
lat_max: maximum latitude of spatial region
start_date: first date of time range
stop_date: last date of time range
campaign: name coma separated list of the campaign names which shall be considered

...

no parameters: lists all available campaigns
http://mermaid.acri.fr/s3tbx/v1v3/campaigns

param: parameter name list
lon_min: minimum longitude of spatial region
lon_max: maximum longitude of spatial region
lat_min: minimum latitude of spatial region
lat_max: maximum latitude of spatial region
start_date: first date of time range
stop_date: last date of time range

...

no parameters: lists all available observations
http://mermaid.acri.fr/s3tbx/v1v3/observations

param: parameter name list
lon_min: minimum longitude of spatial region
lon_max: maximum longitude of spatial region
lat_min: minimum latitude of spatial region
lat_max: maximum latitude of spatial region
start_date: first date of time range
stop_date: last date of time range
campaign: filter result to the specified campaigncoma separated list of campaign names which shall be considered
shift: number of observations the result shall be shifted
limit: the maximum number of observations returned
count_only: only the number of observations which would be returned by this request shall be included in the response and not the observations themselves

...