Hello Glenn -

I'm struggling with getting analog responses into StationXML right now (like, 
today). Can you send me a file or two to look at? When do these date from?

-Andy

________________________________
From: [email protected] <[email protected]> on behalf of Glenn 
Thompson <[email protected]>
Sent: Friday, July 9, 2021 6:48 AM
To: [email protected] <[email protected]>
Subject: [EXTERNAL] [seisan] Seisan FAP file format to StationXML?




 This email has been received from outside of DOI - Use caution before clicking 
on links, opening attachments, or responding.



Hi Seisan community,



I have many Seisan CAL files in what I believe is Seisan FAP format, which is 
described in Appendix C of the Seisan manual.



What is the best way to convert these Seisan FAP files into StationXML? I want 
to construct an ObsPy workflow to correct Seisan WAV files from counts to m/s 
using the full instrument response from these Seisan FAP files.



For comparison, I do also have many RESP files in my Seisan CAL directory for 
later years. I can process these to StationXML like this:



from obspy.io.xseed.core import _read_resp

this_inv = _read_resp(respfile)

this_inv.write(xmlfile , format="STATIONXML")



but I have not find a way to read the Seisan FAP files with ObsPy. I would 
guess people have solved this problem before though.



Cheers,

Glenn




_______________________________________________
seisan mailing list
[email protected]
https://mailman.uib.no/listinfo/seisan

Reply via email to