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,6 +64,9 @@ 64 64 response = inv.select(station='AUMTC',channel='HHZ')[0][0][0].response 65 65 {{/code}} 66 66 67 + 68 + 69 + 67 67 = Waveform Data = 68 68 69 69 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). ... ... @@ -157,7 +157,8 @@ 157 157 tr.write(sds_path, format="MSEED") 158 158 {{/code}} 159 159 160 -== Common Data Operations == 163 +== 164 +Common Data Operations == 161 161 162 162 === How to remove instrument response === 163 163