Hello webservice users,
The DMC is pleased to announce the release of its irisFetch.m script.
Major features of this release include:
- Compatibility with IRIS-WS library version 1.5.
- Include ability to fetch SAC poles and zeros for Trace requests (waveforms + metadata).
- added flattenToStation() routine
Users of this new version will need to download the IRIS-WS library version 1.5 (just released)
For additional examples and to learn more about...
To learn more about using MATLAB to access IRIS-DMC stored data and to see examples, please visit http://www.iris.edu/manuals/javawslibrary/matlab/
To learn more about the IRIS-WS Library, see examples, and download the current version, please visit http://www.iris.edu/manuals/javawslibrary/
regards,
Web services team
The DMC is pleased to announce the release of its irisFetch.m script.
Major features of this release include:
- Compatibility with IRIS-WS library version 1.5.
- Include ability to fetch SAC poles and zeros for Trace requests (waveforms + metadata).
- added flattenToStation() routine
Users of this new version will need to download the IRIS-WS library version 1.5 (just released)
For additional examples and to learn more about...
To learn more about using MATLAB to access IRIS-DMC stored data and to see examples, please visit http://www.iris.edu/manuals/javawslibrary/matlab/
To learn more about the IRIS-WS Library, see examples, and download the current version, please visit http://www.iris.edu/manuals/javawslibrary/
regards,
Web services team
-
example code doesn't work?
From (and online docs)
http://www.iris.edu/manuals/javawslibrary/matlab
% args: Net, Sta, Loc, Cha, Starttime, Endtime [,quality][,includePZ][,verbosity]
mytrace=irisFetch.Traces('IU','ANMO','*','?HZ','2010-02-27 06:30:00',...
'2010-02-27 07:30:00','includePZ')
This doesn't work for me.
On Jun 11, 2012, at 7:33 AM, Celso Reyes wrote:
Hello webservice users,
--------------------------------------
The DMC is pleased to announce the release of its irisFetch.m script.
Major features of this release include:
- Compatibility with IRIS-WS library version 1.5.
- Include ability to fetch SAC poles and zeros for Trace requests (waveforms + metadata).
- added flattenToStation() routine
Users of this new version will need to download the IRIS-WS library version 1.5 (just released)
For additional examples and to learn more about...
To learn more about using MATLAB to access IRIS-DMC stored data and to see examples, please visit http://www.iris.edu/manuals/javawslibrary/matlab/
To learn more about the IRIS-WS Library, see examples, and download the current version, please visit http://www.iris.edu/manuals/javawslibrary/
regards,
Web services team
_______________________________________________
webservices mailing list
webservices<at>iris.washington.edu
http://www.iris.washington.edu/mailman/listinfo/webservices
Bruce R Weertman
Software Engineer
IRIS DMC
1408 NE 45h St, Suite 201
Seattle, WA 98105
bruce<at>iris.washington.edu
(206) 547-0393
-
Hey All:
A:
Sorry, I didn't mean for this to go out on the list!
B:
I needed to refresh my web browser cash to see the new code!
Must be Monday.
-Bruce
On Jun 11, 2012, at 9:39 AM, Bruce Weertman wrote:
example code doesn't work?
From (and online docs)
http://www.iris.edu/manuals/javawslibrary/matlab
% args: Net, Sta, Loc, Cha, Starttime, Endtime [,quality][,includePZ][,verbosity]
mytrace=irisFetch.Traces('IU','ANMO','*','?HZ','2010-02-27 06:30:00',...
'2010-02-27 07:30:00','includePZ')
This doesn't work for me.
On Jun 11, 2012, at 7:33 AM, Celso Reyes wrote:
Hello webservice users,
The DMC is pleased to announce the release of its irisFetch.m script.
Major features of this release include:
- Compatibility with IRIS-WS library version 1.5.
- Include ability to fetch SAC poles and zeros for Trace requests (waveforms + metadata).
- added flattenToStation() routine
Users of this new version will need to download the IRIS-WS library version 1.5 (just released)
For additional examples and to learn more about...
To learn more about using MATLAB to access IRIS-DMC stored data and to see examples, please visit http://www.iris.edu/manuals/javawslibrary/matlab/
To learn more about the IRIS-WS Library, see examples, and download the current version, please visit http://www.iris.edu/manuals/javawslibrary/
regards,
Web services team
_______________________________________________
webservices mailing list
webservices<at>iris.washington.edu
http://www.iris.washington.edu/mailman/listinfo/webservices
-