Skip to main content

USGS Earthquake Impact Utilities for Ruptures

Project description

esi-utils-rupture

Introduction

Utility package with some helper functions for representing ruptures and computing rupture distances used by USGS earthquake hazard products such as ShakeMap and gmprocess.

See tests directory for usage examples.

Installation

Isolating installations with virtual environments to prevent dependency conflicts is recommended. You can use the Python3 venv module or conda, which is shown below.

Create and activate the virtual environment, checking that the chosen Python version is compatible with package requirements

conda create --name rupture python=3.10
conda activate rupture

From PyPi

The easiest way to install the package is via PyPi. For users interested in a more hands on development environment, instructions for a source installation with optional additional dependencies for development and testing further down.

pip install esi-utils-rupture

From Source

First clone the repostory locally

git clone https://code.usgs.gov/ghsc/esi/esi-utils-rupture.git
cd esi-utils-rupture

Next, install the code with pip

pip install .

Note that this will install the minimum requirements to run the code. There are additional optional packages that can be installed that support running the unit tests (test), code development (dev), and building wheels (build). To install these, you need to add the relevant option in brackets:

pip install .[test,dev,build]

For developers, it is also convenient to install the code in "editable" mode by adding the -e option:

pip install -e .[test,dev,build]

Tests

If you are installing from soruce and included the optional test dependencies in the install step, then you can run the unit tests in the root directory of the repository:

pytest .

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

esi_utils_rupture-1.0.9.tar.gz (569.6 kB view details)

Uploaded Source

Built Distribution

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

esi_utils_rupture-1.0.9-py3-none-any.whl (46.7 kB view details)

Uploaded Python 3

File details

Details for the file esi_utils_rupture-1.0.9.tar.gz.

File metadata

  • Download URL: esi_utils_rupture-1.0.9.tar.gz
  • Upload date:
  • Size: 569.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for esi_utils_rupture-1.0.9.tar.gz
Algorithm Hash digest
SHA256 bc50124e2e54569d2578c461b9dc50d19b4b6221debdce38848830928cee4b4c
MD5 59907b0bd01fe7efc3ffd8a2492f6073
BLAKE2b-256 629b65d4b783470ebbf573dd55407247db96a7665fe24b6e3883a37a5f19ed1c

See more details on using hashes here.

File details

Details for the file esi_utils_rupture-1.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for esi_utils_rupture-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 0e157be8d3684016616bc31e274b0b5f684fa01e0641fbea6412e1f82eff0c07
MD5 acab183b50345834d320dc9fe586cf20
BLAKE2b-256 ef860f4614644ee6a4c4b44c03926568a61de4345a64dd2df5315cbcd246e4a2

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