Skip to content

Releases: iris-edu/irisFetch-matlab

2.0.12

17 Mar 22:57
2956f84
Compare
Choose a tag to compare

Update to the Matlab irisFetch.m toolset for accessing IRIS web services.

  • Added support for specifying https protocol for requests to other FDSN data centers
  • Improved error reporting
  • Fixed a bug related to metadata searches for some instruments with a polynomial response

2.0.11

20 May 22:38
bee037a
Compare
Choose a tag to compare

An incremental change to version 2.0.10

  • Fixed an issue related to an error being generated when retrieving SACPZ metadata for channels with an open-ended epoch.
  • Fixed an issue where federated requests were failing due to unexpected header results in irisws-fedcatalog service.

v2.0.10

03 May 23:05
Compare
Choose a tag to compare

An incremental change to version 2.0.9

  • Fixed an issue in the TRACES method that incorrectly returned no data if a request for channels with no instrument response data was used while invoking the 'includePZ' flag.

  • Fixed an issue in the WRITESAC method that created memory issues where a file was not properly closed after opening.

v2.0.9

01 Jul 00:06
Compare
Choose a tag to compare
  • Allow explicit setting of web services for dataselect and station calls used by the Trace method.
    For example:
>> irisFetch.Traces(...,'DATASELECTURL:http://localserver/fdsnws/dataselect/1/')

and

>> irisFetch.Traces(...,'STATIONURL:http://localserver/fdsnws/station/1/')

v2.0.8

30 Jun 22:16
Compare
Choose a tag to compare
  • Fix for Traces method when specifying alternate data centers

v2.0.7

30 Jun 22:14
Compare
Choose a tag to compare

The irisFetch.m 2.0.7 release

  • Added new methods to read and write SAC data
  • Added method to enable Federated data access between FDSN datacenters.

For full details see the official announcement:
https://ds.iris.edu/message-center/thread/1744/

v2.0.6

30 Jun 22:14
Compare
Choose a tag to compare

The irisFetch.m 2.0.6 release