Wiki » History » Version 12
Version 11 (Celso Reyes, 08/06/2013 10:08 AM) → Version 12/13 (Celso Reyes, 01/17/2014 03:37 PM)
{{toc}}
h2. Obtaining IrisFetch
Information about downloading and using irisFetch.m can be found "here":http://www.iris.edu/dms/nodes/dmc/software/downloads/irisfetch.m/2-0-1/
Version 2.0 of irisFetch is mostly compatible with the previous version (1.X).
h2. Getting Help
h3. Online Manual
Instructions and usage examples exist in the online manual section, available from:
http://www.iris.edu/dms/nodes/dmc/software/downloads/irisFetch.m/2-0-2/manual/ http://www.iris.edu/dms/nodes/dmc/software/downloads/irisFetch.m/2-0-1/manual/
h3. Web Seminar
Examples of using irisFetch was included in a web-seminar (webinar) from November 8, 2012. This webinar starts with general information about web services (1:00), then discusses retrieving event and trace data via the browser (~8:45), command-line interfaces (~24:50), and MATLAB (~38:45). This webinar was given using an earlier version of irisFetch.
Webinar page, including sample .m script: http://www.iris.edu/hq/webinar/
Direct link to webinar video: http://youtu.be/Bd8jpDLysAw
h3. Help from Inside MATLAB
Detailed documentation is available for each routine. In MATLAB, use "help XXXX" like so:
* For general help, type :
@help irisFetch@
* Specific help is also available, e.g.
@help irisFetch.Traces@
@help irisFetch.Events@
_etc..._
h3. Frequently Asked Questions
Check the [[FAQ|irisFetch FAQ]]
[[earthscope2013]]
h2. Obtaining IrisFetch
Information about downloading and using irisFetch.m can be found "here":http://www.iris.edu/dms/nodes/dmc/software/downloads/irisfetch.m/2-0-1/
Version 2.0 of irisFetch is mostly compatible with the previous version (1.X).
h2. Getting Help
h3. Online Manual
Instructions and usage examples exist in the online manual section, available from:
http://www.iris.edu/dms/nodes/dmc/software/downloads/irisFetch.m/2-0-2/manual/ http://www.iris.edu/dms/nodes/dmc/software/downloads/irisFetch.m/2-0-1/manual/
h3. Web Seminar
Examples of using irisFetch was included in a web-seminar (webinar) from November 8, 2012. This webinar starts with general information about web services (1:00), then discusses retrieving event and trace data via the browser (~8:45), command-line interfaces (~24:50), and MATLAB (~38:45). This webinar was given using an earlier version of irisFetch.
Webinar page, including sample .m script: http://www.iris.edu/hq/webinar/
Direct link to webinar video: http://youtu.be/Bd8jpDLysAw
h3. Help from Inside MATLAB
Detailed documentation is available for each routine. In MATLAB, use "help XXXX" like so:
* For general help, type :
@help irisFetch@
* Specific help is also available, e.g.
@help irisFetch.Traces@
@help irisFetch.Events@
_etc..._
h3. Frequently Asked Questions
Check the [[FAQ|irisFetch FAQ]]
[[earthscope2013]]