parseFN2STA {RSEIS} | R Documentation |
station and component are assumed to be the last elements of a file name - this function returns a list with these text strings.
parseFN2STA(fn)
fn |
text file name |
Some format store the station in the file name rather than the seismic header.
list(sta='text station name', comp='compname')
Jonathan M. Lees<jonathan.lees@unc.edu>
parseFN2STA('/data/wadati/bourbon/GUATEMALA/SEGY/R009.01/07.009.22.25.34.CAS.E')