Skip to main content

obspy plugin for miniseed3 in pure python

Project description

simplemseed_obspy_plugin

Obspy plugin for reading miniseed3 files

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.3.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.3-py3-none-any.whl (143.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for simplemseed_obspy_plugin-0.4.3.tar.gz
Algorithm Hash digest
SHA256 09fe91bf1056bd5f9dd390fad99e7b78e07b2cd860183d978ec2703a04833748
MD5 c7cbc7e425d288756c7809b124222da6
BLAKE2b-256 59b093774e5ff7ad603d5db0184c1839b1e17e8af42128bc20e9c78e1829b15f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplemseed_obspy_plugin-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 423c49511529d8afa20fb9a9c5c30a43d257316e63964b52c745b8fb9d0fec6a
MD5 eff0d48d13a0222e1676dd67ede23495
BLAKE2b-256 060384ffc1b781361498ee1b35b8ff44b71587178cc5b0b26f3743c046bddc27

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