-
this is test_data/mseed:
![image](https://github.com/user-attachments/assets/b1ab97dc-f9c7-4489-9457-08aee2ce9a9f)
but test_data/mseed.csv:
![image](https://github.com/user-attachments/assets/4636…
-
Hi @paudetseis, is there any reason on your end to add MSEED read functionality. It seems to me like it should be able to handle both. I have mseed day volumes stored locally. I looked through io.py l…
-
Hi MsPASS team,
Attached is the issue I found in a recent test. The MsPASS is grabbed from Docker image mspass/mspass:latest. And the mseed files are randomly chosen from thousands of files downloa…
-
Hy everyone,
I'm trying to run retreat with my data. I've already tried with the example data and everything went fine.
I tried to run with my data via the GUI interface and also by the command…
-
Don't know why ? I re-download it but still.
Cannot open file/files: ../data/2020_ISUH_fully_picked/EVENT_DATA/2020105004807ISUHX00000/2020105004807ISUHX00000.mseed
no data for HE.TAGC
Cannot …
-
Hi,
I am trying to run PhaseNet on some very large (3K MB+) data files that are downloaded in large chunks from IRIS. I am running into the problem:
"Error reading ../20180715_20180725/mseed/HV.U…
-
Hi @smousavi05 , if we have external data (outside network provide) and want to create new model from it, how the way to convert data become stead format?
-
**Describe the bug**
Consider a template for a 1-component sensor with only a vertical channel, with P- and S-pick on the same trace. If the traces happen to line up exactly, that is, the first sampl…
-
st.write from a smart24 call throws the error:
File "", line 1, in
st.write('test.mseed',format="MSEED")
File "C:\Users\helena\Anaconda3\envs\obspy\lib\site-packages\obspy\core\stream.py…
-
Hey @Biomerene ,
is there a chance in line 106 you wanted it to return the empyt list `rxn_cpds_array` of line 103?
As is now, it fails.
https://github.com/MGXlab/DNNGIOR/blame/c2464362cce0f08230…