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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for simplemseed_obspy_plugin-0.4.2.tar.gz
Algorithm Hash digest
SHA256 8aa175623a113b28ceae51ad9960ef286adc9b5de6a5b9196d6f2b06f258623c
MD5 77fda7542def7ea1b745fbd09901e8aa
BLAKE2b-256 d6290b9b661e24e9ab0c575889f428f3b7a30fb692400eb492b01ccd0738b2e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simplemseed_obspy_plugin-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6f3681a18d9e69222e915f007bf2e2b77a4eb9a4e6da9765f536999d16a0f5ad
MD5 59a998c01b06fe6aa52b1b5808da0fd3
BLAKE2b-256 170513a8e609af6fad4e798f91e71fd52ee6a212434d0fa3ab573122aa7d253d

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