From chad at iris.washington.edu Tue Oct 14 19:46:23 2014 From: chad at iris.washington.edu (Chad Trabant) Date: Tue, 14 Oct 2014 19:46:23 -0700 Subject: [webservices] Changing numbering for Pole and Zero entries in channel response Message-ID: Hello web service users, In the next release of our fdsnws-station service the Pole and Zero child elements to the PolesZeros element of a response will be numbered as two groups instead of as a single group. This numbering will match the traditional SEED usage, often exposed in SEED RESP. We expect to release a new version either later this week or next week. As an example, in the current version of the service if there are 11 poles and 6 zeros the Pole and Zero elements are numbered from 0 through 16. In the next release the Poles will be numbered from 0 through 10 and the Zeros will be numbered from 0 through 5. Examples of the StationXML for before and after the change are below. For most users and usage this change will have very little or no effect. If you believe this change will effect your processing please let us know. regards, IRIS DMC Example of current PolesZeros construction: ------------- M/S velocity in meters per second V emf in volts LAPLACE (RADIANS/SECOND) 348462000000000000 .2 0 0 0 0 -463.1 430.5 -463.1 -430.5 -176.6 0 -15.15 0 -13300 0 -10530 10050 -10530 -10050 -520.3 0 -374.8 0 -97.34 400.7 -97.34 -400.7 -15.64 0 -.037 .037 -.037 -.037 -255.1 0 ... ------------- Example of new PolesZeros construction with independent Pole and Zero numbering: ------------- M/S velocity in meters per second V emf in volts LAPLACE (RADIANS/SECOND) 348462000000000000 .2 0 0 0 0 -463.1 430.5 -463.1 -430.5 -176.6 0 -15.15 0 -13300 0 -10530 10050 -10530 -10050 -520.3 0 -374.8 0 -97.34 400.7 -97.34 -400.7 -15.64 0 -.037 .037 -.037 -.037 -255.1 0 ... ------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: From rtweekly at iris.washington.edu Thu Oct 23 15:16:55 2014 From: rtweekly at iris.washington.edu (Robert Weekly) Date: Thu, 23 Oct 2014 15:16:55 -0700 Subject: [webservices] fdsnws-station service updated to version 1.1.5 Message-ID: Hello WS users, The DMC has updated the fdsnws-station service to version 1.1.5 http://service.iris.edu/fdsnws/station/1/version Changes include: New feature: the service now supports an exclusion operator that removes an element from a selected set of networks, stations, channels, or locations. Exclusions are specified using a minus '-' in front of the element you would like to exclude. Please visit the help page for full details and examples:http://service.iris.edu/fdsnws/station/docs/1/help/. - In addition, the service now has additional filters to validate input values like network, station, channel and location codes. When invalid values are provided, a 400 error will be delivered to the user. - Fixed a bug where the ?endDate? of a network epoch was incorrectly set. At the DMC the current metadata only includes an end year for networks, the full date is implicitly known to be the end of the end year; previously the service returned the end year as the 12th of December, this has now been fixed to the 31st of December. The following describes changes to the StationXML content in this release: - The instrument response now includes separate indexing for poles and zeros, instead of indexing them as a single set. This now matches the indexing of SEED RESP and other SEED derivatives. - The StationXML output now includes uncertainties for poles/zeros and digital filter coefficients in the instrument response. These values are almost never populated in real world use but are included for completeness and conformity to the SEED standard. This release is backwards compatible with all request tools. regards, IRIS DMC web services team -------------- next part -------------- An HTML attachment was scrubbed... URL: