Changes for page FDSN Guide
Last modified by robert on 2025/03/24 12:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -64,9 +64,6 @@ 64 64 response = inv.select(station='AUMTC',channel='HHZ')[0][0][0].response 65 65 {{/code}} 66 66 67 - 68 - 69 - 70 70 = Waveform Data = 71 71 72 72 Waveform data (e.g. the actual seismic data) can be accessed directly (link) or via obspy's get_waveforms (link) tool. It can also be accessed via various tools such as seed-vault, pyweed, etc (add links). ... ... @@ -160,8 +160,7 @@ 160 160 tr.write(sds_path, format="MSEED") 161 161 {{/code}} 162 162 163 -== 164 -Common Data Operations == 160 +== Common Data Operations == 165 165 166 166 === How to remove instrument response === 167 167