Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 422 Bytes

PRESEIS completeness

Description

This module provides functionality to analyze the completeness of a seismic network as a function magnitude and location.

Configuration

A python environment can be created using conda from environment.yml, i.e.:

conda env create --file environment.yml
conda activate completeness

Usage

See example.ipnb for a usage example.