Skip to content

Commit

Permalink
Fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Medlin authored and Andrew Medlin committed Jun 24, 2020
1 parent 2a9fac5 commit 9cfd7b5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions seismic/traveltime/gather_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
(Refactored From the original seismic.cluster.cluster.py)
output CSV files containing the following columns::
['source_block', 'station_block', 'residual', 'event_number',
SOURCE_LONGITUDE, SOURCE_LATITUDE, 'source_depth', STATION_LONGITUDE, STATION_LATITUDE,
'observed_tt', 'calculated_locations2degrees', xml_distance, STATION_CODE, 'SNR', 'P_or_S']
SOURCE_LONGITUDE, SOURCE_LATITUDE, 'source_depth', STATION_LONGITUDE, STATION_LATITUDE,
'observed_tt', 'calculated_locations2degrees', xml_distance, STATION_CODE, 'SNR', 'P_or_S']
How to Run::
export ELLIPCORR=/g/data1a/ha3/fxz547/Githubz/passive-seismic/ellip-corr/
cd passive-seismic/tempworks
# python ../seismic/traveltime/gather_events.py -v DEBUG gather /g/data/ha3/fxz547/Githubz/passive-seismic/testdata/
Expand Down

0 comments on commit 9cfd7b5

Please sign in to comment.