[webservices] New version of irisws-resp (1.6.7)

Bruce Weertman bruce at iris.washington.edu
Fri Dec 5 15:35:16 PST 2014


Hello WS users,

The DMC has updated the irisws-resp service to version 1.6.7
http://service.iris.edu/irisws/resp/1/

The release corrects two RESP formatting problems with channel responses containing polynomial coefficients. 
These formatting problems were introduced in the  previous version (1.6.6) which was deployed on November 24, 2014.

(1) polynomial coefficient errors were not being displayed
(2) polynomial coefficient indices (i) were 1 based rather than 0.

Illustrative example -  previous release  (1.6.6):

#              Polynomial coefficients:
#              i, coefficient,  error
B062F15-16     1   +8.00000E+02
B062F15-16     2   +1.50000E-04

Illustrative example -  new release  (1.6.7):

#              Polynomial coefficients:
#              i, coefficient,  error
B062F15-16     0   +8.00000E+02  +0.00000E+00
B062F15-16     1   +1.50000E-04  +0.00000E+00

regards,
IRIS DMC web services team





More information about the webservices mailing list