Skip to main content

Convert CVGHM seismic data structures into SDS format.

Project description

magma-converter

Python package to convert CVGHM seismic data structures into SDS format.

Install

pip install magma-converter

How to

Run this codes:

from magma_converter import Convert

input_dir = 'L:\\Ijen\\Seismik Ijen'
output_dir = 'L:\\converted'
start_date: str = "2019-01-01"
end_date: str = "2019-12-31"

convert = Convert(
    input_dir=input_dir,
    output_directory=output_dir,
    directory_structure='ijen',
    min_completeness=30, # convert to SDS if completeness of data greater than 30%
)

convert.between_dates(start_date, end_date)

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

magma_converter-1.0.6.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

magma_converter-1.0.6-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file magma_converter-1.0.6.tar.gz.

File metadata

  • Download URL: magma_converter-1.0.6.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for magma_converter-1.0.6.tar.gz
Algorithm Hash digest
SHA256 ba6b00762e383e38c78681fa6110e8a2ffcc6e0ba3b4e121b16a70b635563b66
MD5 b296d72385775fafcd0e6b2793caa4cb
BLAKE2b-256 7c841f3b89583fcb78487ed14eb3db95c4ca88106743a9cf4c3c74a633c23899

See more details on using hashes here.

File details

Details for the file magma_converter-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for magma_converter-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8b8597d446d701fa4594649839c37f3f1c7c5c07538364abae94df7c050825b8
MD5 1e5d026b68c263d0fdf4a55d2a28a639
BLAKE2b-256 a09fbe39358abb265527a7357e64cf71fef725f2f276ba392418f9c7278a6217

See more details on using hashes here.

Supported by

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