Search found 2 matches
- Wed Aug 05, 2020 4:07 pm
- Forum: General usage
- Topic: Difference betwen seismic file format
- Replies: 5
- Views: 107996
Re: Difference betwen seismic file format
Thanks Marc for your reply. I managed to successfully write the receiver coordinates and source location by defining segy header in obspy as following "trace.stats.segy.trace_header.group_coordinate_x" and "trace.stats.segy.trace_header.source_coordinate_x". Geopsy successfully i...
- Tue Aug 04, 2020 2:15 pm
- Forum: General usage
- Topic: Difference betwen seismic file format
- Replies: 5
- Views: 107996
Re: Difference betwen seismic file format
Hello Marc, I have been trying to prepare segy MASW files using Obspy python package and load them into geopsy newest version (3.2.2). However, events and X location of the receivers are not being automatically loaded into geopsy. I am defining the coordinates in obspy under segy dictionary of heade...