Be the first to rate this file! 1 Download (last 30 days) File Size: 2.27 KB File ID: #25829

Retrieves SAC files from station & date info.

by Joshua Carmichael

 

13 Nov 2009

This function returns a vector of SAC file names

| Watch this File

File Information
Description

This function returns a vector of SAC file names given information of the SAC file. The input format relies on the PASSCAL/IRIS file format, which is of the form:

STACODE.*.*.CHAN.YYYY.*JJJ.*SAC

The file names must include a 3-space Julian day and year in the file name, as well as a year.

USAGE
[Seis] = getSacFiles('STATION','CHAN',date1,date2);
[Seis] = getSacFiles('SAC','CHAN',date1,date2);
[Seis] = getSacFiles('SAC','SAC',date1,date2);
[Seis] = getSacFiles('STATION','CHAN',hour1,hour2,day,year);
[Seis] = getSacFiles('STATION','SAC',hour1,hour2,day,year);
[Seis] = getSacFiles('SAC','SAC',hour1,hour2,day,year);

MATLAB release MATLAB 7.9 (2009b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
seismology Joshua Carmichael 13 Nov 2009 11:57:08
data import Joshua Carmichael 13 Nov 2009 11:57:08
seismic Joshua Carmichael 13 Nov 2009 11:57:08
sac Joshua Carmichael 13 Nov 2009 11:57:08
iris Joshua Carmichael 13 Nov 2009 11:57:08
pascal Joshua Carmichael 13 Nov 2009 11:57:08
file reading Joshua Carmichael 13 Nov 2009 11:57:08

Contact us at files@mathworks.com