-
python: can't open file 'run.py': [Errno 2] No such file or directory
there is no 'run.py' now, maybe need change to 'predict.py'
btw : your software so cool
54ycc updated
11 months ago
-
### Problem
As NASA/Planetary Data System we are managing the archive for the observations of the solar system, among which the Apollo missions seismic observations of the Moon.
For a scientific…
-
In expirment 21-002, 9N 2020, running:
`ph5toms -n master.ph5 -p . -s 2020-11-07T18:14:00 -t 2020-11-07T18:16:00 --station 8010 --channel GPZ`
leads to an output miniseed that contains:
9N.8010.…
-
Hi! I've tried the EQTransformer using our local mseed file and its works fine like in the tutorial, but I observed that some local earthquakes were not detected. Any recommendations to improve the re…
-
With SeisIO v1.2.0
```julia
(@v1.5) pkg> st
Status `~/.julia/environments/v1.5/Project.toml`
[b372bb87] SeisIO v1.2.0
```
I found an mseed file with 113 different unique sampling rates.
…
-
I am trying to reproduce the example from QuakeFlow webpage. However, I got a problem with reading in data in the mseed array format. It has trouble when read in the single component data. When the co…
-
### Avoid duplicates
- [X] I searched existing issues
### Bug Summary
I'm trying to use the function `client.get_waveforms` for an SDS-archive in parallel, using a `ThreadPool` that is a lot …
-
I believe this line returns 5 minute chunks in a more-or-less random order each time its run.
`st_list = __map_concurrency(__read_mseed, valid_data_url_list, verbose=verbose)`
If I'm understanding…
-
I'm starting my own ringserver with mseed files, but usually it streams incomplete data. Sometimes while using jamaseis or swarm to view the seismic drum slowly recovers and I can see all the packets,…
-
-Obspy 1.2.1, Python 3.7, Windows
- Anaconda installation
I am trying to extract the timing quality from a file (attached), and I noticed a strange behaviour.
If I try to use the `obspy.io.msee…