Skip to main content

No project description provided

Project description

noisepy-seis-io

PyPI codecov

This project was automatically generated using the LINCC-Frameworks python-project-template. For more information about the project template see the documentation.

Development Guide

Before installing any dependencies or writing code, it's a great idea to create a virtual environment. LINCC-Frameworks engineers primarily use conda to manage virtual environments. If you have conda installed locally, you can run the following to create and activate a new environment.

conda create env -n noisepy python=3.10
conda activate noisepy

Once you have created a new environment, you can install this project for local development and below are the recommended steps for setting up your environment based on different installation scenarios:

  • Installing from PyPI:

    pip install noisepy-seis
    

    If you're using pip install noisepy-seis to install the package directly from PyPI, all sources and dependencies will be placed in the appropriate site-packages directory. This setup is suitable for production environments and does not require additional setup for development.

  • Installing in Editable mode:

    If you're cloning the noisepy-seis repository and installing the development version in editable mode (-e flag), you can follow these steps:

    • Clone the noisepy-seis repository from GitHub git clone git@github.com:noisepy/noisepy-io.git.
    • Install the package in editable mode by running pip install -e .[dev].
  • Installing without Editable Mode:

    pip install .[dev]
    
  • Install pre-commit hook:

    pre-commit install
    

    Note that pre-commit install will initialize pre-commit for this local repository, so that a set of tests will be run prior to completing a local commit. For more information, see the Python Project Template documentation on pre-commit.

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

noisepy_seis_io-0.1.15.tar.gz (35.8 kB view details)

Uploaded Source

Built Distribution

noisepy_seis_io-0.1.15-py2.py3-none-any.whl (43.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file noisepy_seis_io-0.1.15.tar.gz.

File metadata

  • Download URL: noisepy_seis_io-0.1.15.tar.gz
  • Upload date:
  • Size: 35.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for noisepy_seis_io-0.1.15.tar.gz
Algorithm Hash digest
SHA256 d7e5966264cebfe67c1e5551b18cdcafba5315eccb8cf7876c9020f65e668929
MD5 08e3db674d8e82c0a02422994241920f
BLAKE2b-256 816153c1ceb85ca3e8b082edac264c23da66e5b8ce42b59809e3b705a5811b87

See more details on using hashes here.

File details

Details for the file noisepy_seis_io-0.1.15-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for noisepy_seis_io-0.1.15-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a690c6ba67dfa028a88a59f8f6f5a745404510a6592f48ef7584a501b1dbb084
MD5 0f8bbd2b10652f180c43977c28f790d5
BLAKE2b-256 0ab8ad8c7063fc128b0501bcb1c34116b1ae0dc06a1e03b96fa8b2fd88dd9f7c

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