iiiooooo

Results 2 issues of iiiooooo

Sir, I want to download real data for the moment tensor of this earthquake, but there's no data coming. Additionally, I only want three components (mseed files) from one station,...

``` # Import third-party libraries import os from pathlib import Path import pandas as pd from obspy.core import read, UTCDateTime, Stream evid = "49462969" # event of interest event_dir =...