ESM Velocity-profile Web-Service

Sample requests

Publicly Available Data

Data can be obtained using any program supporting the HTTP-GET method, e.g. your favourite web browser:

Restricted Data (authenticated users only)

ESM Administrators and users with special authorizations can access data intended for internal use and/or embargoed.
Data can be obtained using any program supporting the HTTP-POST method, e.g. CURL:

HTTP-POST variables (required)

Option Description
messageThe clearsign token obtained from the generate-signed-message authentication webservice.

Query options

Option Description Default
networkInsert one ESM network code.n/a
stationInsert one ESM station code.n/a
locationInsert one ESM location.*
preferred{True,False} Insert 'true' to obtain only the preferred profile or 'false' for the whole profiles associated to the station.True
plot{True,False} 'True' to obtain the plot of the profile.True
tformat{json,csv} Output format of the text file.json
formatOutput format of the text file. Currently only 'zip' is supported.zip
outzipname{output.zip} Specify the file name for the zip file.output.zip
indent{true,false} Prettifies output setting a 4 spaces indentation style. Valid only in combination with 'json' formatfalse

 


Backend Python software used by this web service is developed and maintained by Felicetta C. and Russo E.