ITACA REXEL-plot Web-Service
The ITACA REXEL-plot web-service generates three types of plot in PNG format: target-spectra, spectra-selection and spectra-matching. A complete list of supported options and usage examples is available in the query-options webpage. Requests must use HTTP-POST method.
Available URLs
Feature Notes
- HTTP-POST
infile argument is required. When the argument is the ZIP file from ITACA web-services REXEL-target-spectrum or REXEL-spectra-selection, ITACA REXEL-plot returns target-spectra or spectra-selection plots, respectively. Otherwise, if the argument is the JSON metadata-table from REXEL-outputs, ITACA REXEL-plot returns the spectra-matching plot.
Related Services
ITACA REXEL-plot web-service works in combination with:
- ITACA REXEL-target-spectrum web-service allows computation of design acceleration 5%-damping elastic spectra
- ITACA REXEL-disaggregation-values web-service provides provides the results of hazard disaggregation for Italy in terms of a modal terne of joint distribution of magnitudes, Joyner-Boore distances and standardized residuals
- ITACA REXEL-spectra-selection web-service provides machine-friendly access to response spectra included in the ITACA Database
- ITACA REXEL-run-matching web-service searches for sets of waveforms combinations that on average match the target spectrum within a specified tolerance
- ITACA REXEL-outputs web-service returns final results in terms of: available-combinations and a summary of the user-options, as well as waveforms and metadata-table for a selected combination
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.