Skip to main content

obspy plugin for miniseed3 in pure python

Project description

simplemseed_obspy_plugin

Obspy plugin for reading miniseed3 files.

See https://pypi.org/project/simplemseed/ for details.

Installation

Install ObsPy, then

pip install simplemseed_obspy_plugin

Usage

It will hook into ObsPy's normal I/O handling and you just use it as you would use any format:

>>> import obspy
>>> st = obspy.read("src/simplemseed_obspy_plugin/tests/data/bird_jsc.ms3")
>>> for t in st:
...   print(t)
...
CO.BIRD.00.HHE | 2024-02-06T11:30:00.009998Z - 2024-02-06T11:30:29.999998Z | 100.0 Hz, 3000 samples
CO.BIRD.00.HHN | 2024-02-06T11:30:00.009998Z - 2024-02-06T11:30:29.999998Z | 100.0 Hz, 3000 samples
CO.BIRD.00.HHZ | 2024-02-06T11:30:00.009998Z - 2024-02-06T11:30:29.999998Z | 100.0 Hz, 3000 samples
CO.JSC.00.HHE | 2024-02-06T11:30:00.008392Z - 2024-02-06T11:30:29.998392Z | 100.0 Hz, 3000 samples
CO.JSC.00.HHN | 2024-02-06T11:30:00.008392Z - 2024-02-06T11:30:29.998392Z | 100.0 Hz, 3000 samples
CO.JSC.00.HHZ | 2024-02-06T11:30:00.008392Z - 2024-02-06T11:30:29.998392Z | 100.0 Hz, 3000 samples
>>> st.write("out.ms3", format="mseed3")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplemseed_obspy_plugin-0.4.4.tar.gz (120.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simplemseed_obspy_plugin-0.4.4-py3-none-any.whl (143.8 kB view details)

Uploaded Python 3

File details

Details for the file simplemseed_obspy_plugin-0.4.4.tar.gz.

File metadata

File hashes

Hashes for simplemseed_obspy_plugin-0.4.4.tar.gz
Algorithm Hash digest
SHA256 4984a6b2ed9e13d1adab09b1d50f2edfc6bdc7aa735758fed90e80e2f31fe3a6
MD5 504c6a87231e74e4fdab36875e82784d
BLAKE2b-256 dd0af53616743c7961ed3d14b23bb112aa94f7cb3ca7684d41dd3064a565672e

See more details on using hashes here.

File details

Details for the file simplemseed_obspy_plugin-0.4.4-py3-none-any.whl.

File metadata

File hashes

Hashes for simplemseed_obspy_plugin-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6d0a29fd91d26085a31c188de50927a08784dfbfb3fe71d9c6e26ed9cccc3107
MD5 8c41830359591a4136d4ac771d593c7e
BLAKE2b-256 59a8ba01d0c5bba175a64170dd3037ba4951be9a723cbafa6d8d709224f5d8fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page