ESM REXEL-plot Web-Service

Sample requests

Data must be obtained using any program supporting the HTTP-POST method, e.g. CURL:

Publicly Available Data

HTTP-POST variables (required)

Option Description
infileZIP file from ESM REXEL-target-spectrum or ESM REXEL-spectra-selection web-services, or JSON metadata-table from ESM REXEL-outputs web-service.

Restricted Data (authenticated users only)

ESM Administrators and users with special authorizations can access data intended for internal use and/or embargoed.

HTTP-POST variables (required)

Option Description
messageThe clearsign token obtained from the generate-signed-message authentication webservice or from EIDA authentication webpage.
infileZIP file from ESM REXEL-target-spectrum or ESM REXEL-spectra-selection web-services, or JSON metadata-table from ESM REXEL-outputs web-service.

NOTE: Windows OS could require the option '--ssl-no-revoke'

Query options

URL format

Option Description Default
legend{'True','False'}
Legend of the plot: it has effect only when the 'infile' argument is the JSON metadata-table from REXEL-outputs Web-Service
False
adimensional{'True','False'}
Non-dimensional plot: it has effect only when the 'infile' argument is the JSON metadata-table from REXEL-outputs Web-Service
False
3cmp-vertical{'True','False'}
Plot for vertical components: it has effect only when the 'infile' argument is a three-components JSON metadata-table from REXEL-outputs Web-Service, hence the matching analysis has to be performed over the three-components, setting argument of option three-components-flag = 1 in REXEL-run-matching Web-Service
False
y-stepUpper limit of y-axis is set as a multiple of this value.200
output-format{PNG,base64,zip}
Output format.
'zip' format generates a zip file containing two plots and it can be used only if 'infile' is the zip file of ESM REXEL-spectra-selection web-service.
PNG

 


Backend Python software used by this web service was originally developed by Puglia R. and Sgobba S., and it is currently maintained by Felicetta C., Russo E., and Sgobba S.