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.16.tar.gz (35.7 kB view details)

Uploaded Source

Built Distribution

noisepy_seis_io-0.1.16-py2.py3-none-any.whl (43.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: noisepy_seis_io-0.1.16.tar.gz
  • Upload date:
  • Size: 35.7 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.16.tar.gz
Algorithm Hash digest
SHA256 88e226c3f9496433fb6a03b0dda8d44802103d1f732585323ad0cb190aba8f59
MD5 f812ebfd2460b52b8a4a801c0813e5a8
BLAKE2b-256 07f86b842fdcf9f7c7d73e4c566c189ee0123ab737c1f2570e3e44916b318667

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for noisepy_seis_io-0.1.16-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5e5b6fdc95197daa131ccca9f37fa612067811e418e4790a2efb7a200e547618
MD5 05535dd7e84a535567d0e2a699651776
BLAKE2b-256 241f1c26acc0ba3cba50245b150defd0498a80e59f819fe15a4afa19af27574d

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