<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello webservice users,<br><br>The DMC has released a beta version of our ws-station service and would appreciate any level of feedback. &nbsp;The changes in this release include an update to the StationXML schema making the results NOT backwards compatible with the current service (more details below). &nbsp;Also introduced are new time range selection parameters.<br><br><a href="http://www.iris.edu/wsbeta/station/">http://www.iris.edu/wsbeta/station/</a><br><br>We anticipate this version replacing the current service on April 2nd. &nbsp;After which any clients depending on the (few) changes in the schema will not work correctly. &nbsp;In particular, the beta Java IRIS-WS Library (and the related MATLAB support) will stop working properly. &nbsp;We plan on releasing new versions of the IRIS-WS Library at the same time to match this update in the ws-station service.<br><br>regards,<br>Web services team<br><br><br>Details of the changes include:<br><br>1) New starttime and endtime parameters, the timewindow parameter is now deprecated as these two parameters provide the same and much more functionality. &nbsp;In addition to allowing start and end times to be specified independently these new parameters allow time to be specified (as opposed to only a date). &nbsp;See the service help for details.<br><br>2) The service has been updated to the latest StationXML schema:<br><a href="http://www.data.scec.org/xml/station/20120307/station.xsd">http://www.data.scec.org/xml/station/20120307/station.xsd</a><br><br>The relavent changes for ws-station users are as follows:<br><br>A) The SEED "site name" is now placed in the &lt;Name&gt; element inside the &lt;Site&gt; tag.<br>before:<br>&lt;Site&gt;<br>&nbsp;&lt;Country&gt;Ankober, Ethiopia (near Debra Birhan)&lt;/Country&gt;<br>&lt;/Site&gt;<br><br>after:<br>&lt;Site&gt;<br>&nbsp;&lt;Name&gt;Ankober, Ethiopia (near Debra Birhan)&lt;/Name&gt;<br>&lt;/Site&gt;<br><br>This rearrangement also removes the &lt;Name&gt; element previously found inside of a the Channel &lt;Epoch&gt; tag.<br><br>B) Removed the swap_order attributes from the Station &lt;Epoch&gt; tag<br>&lt;StationEpoch&gt; instead of &lt;StationEpoch swap_order_16="BIG_ENDIAN" swap_order_32="BIG_ENDIAN"&gt;<br><br>C) Removed stage 0 response structure, this is replaced by the 'Channel' 'InstrumentSensitivity structure'.<br><br>D) Added new elements describing &lt;PolesZeros&gt; and &lt;Coefficients&gt;: &lt;PzTransferFunctionType&gt; and &lt;CfTransferFunctionType&gt;<br><br>E) Replaced &lt;GainUnits&gt; with &lt;SensitivityUnits&gt; inside of &lt;StageSensitivity&gt; tag of a response cascade.</body></html>