Skip to content

v2.0.9

Compare
Choose a tag to compare
@chad-earthscope chad-earthscope released this 01 Jul 00:06
· 13 commits to master since this release
  • 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/')