<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline"><div>Hello webservice users,<br><br>The DMC has updated it's ws-bulkdataselect service: <a href="http://www.iris.edu/ws/bulkdataselect/">http://www.iris.edu/ws/bulkdataselect/</a><br><br>The new version adds two optional query parameters:<br><br><b>minimumlength</b><br> &nbsp;&nbsp;&nbsp;Enforce minimum segment length (seconds).<br> &nbsp;&nbsp;&nbsp;Only time-series segments of this length or longer will be returned.<br><br><b>longestonly</b><br> &nbsp;&nbsp;&nbsp;If specified, only the longest continuous segment for each channel is<br> &nbsp;&nbsp;&nbsp;returned.<br><br></div><div><div>These new parameters can be used to reduce or avoid receiving data containing gaps.</div><div><br></div><div>The command line FetchBulkData client script that uses this service to request&nbsp;data has been updated with options to specify these new parameters, the latest client scripts are available here:</div><div><a href="http://www.iris.edu/ws/wsclients/">http://www.iris.edu/ws/wsclients/</a></div></div><div><br></div><div>Usage details:&nbsp;like the quality parameter, the two new parameters may be specified in the main selection&nbsp;list or separately as post parameters.</div><div><br></div><div>For example, this selection will return only the longest data, that is at least&nbsp;one day (86400 seconds) long:<br><br>minimumlength 86400.0<br>longestonly<br>TA A25A -- BHZ 2010-084T00:00:00 2010-091T00:00:00<br>TA A25A -- BHE 2010-084T00:00:00 2010-091T00:00:00</div><div><br></div><div>regards</div><div>Web services team.<br></div></div><br></body></html>