Skip to main content

MAGMA Seismic

Project description

magma-seismic

Some tools for MAGMA to handle seismic

Install

pip install magma-seismic

Import module

from magma_seismic.dowload import Download
import magma_seismic

Check version

magma_seismic.__version__

Download from Winston

download = Download(
    station='LEKR',
    channel='EHZ',
    start_date='2025-05-26',
    end_date='2025-05-26',
    overwrite=True,
    verbose=True,
)

download.to_idds(
    use_merge=True, # change to false to disable merging or fill empty data
)

Change winston server (optional)

download.set_client(
    host='winston address',
    port=123456, # winston port
    timeout=30
)

Check download result

download.failed # will show failed download

download.success # will show all successfull download

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_seismic-0.0.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

magma_seismic-0.0.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file magma_seismic-0.0.1.tar.gz.

File metadata

  • Download URL: magma_seismic-0.0.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for magma_seismic-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0de6ffb4d80791ab67968fdfe9152af8551f6b06898713142fab0675b171619b
MD5 0b255358efc2783ca71c415af1248034
BLAKE2b-256 c4a53a2c6c1262faa9e90c482da6936be5505a9f1a3536ff54d180474fbe30b4

See more details on using hashes here.

File details

Details for the file magma_seismic-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: magma_seismic-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.7

File hashes

Hashes for magma_seismic-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d135b80177d0f496f29bf566aba4660cd13598f2944e18193b6532c48860f47
MD5 d018a550936e8fc34aae4c51451c77bb
BLAKE2b-256 1f9448e1724203c5f86189dd638f2900e950b2473f8cb2d40857c4b5fca8528a

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