hemmelig / AnisotroPy

Toolkit for the study of seismic anisotropy.

Home Page:https://seismicanisotropy.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnisotroPy is a cross-platform Python package for the study of seismic anisotropy.

Key features

The goal of AnisotroPy is to provide straightforward access to a suite of routines and utilities for the study of seismic anisotropy. The package is primarily designed for both scripting purposes, but also includes a number of easy-to-use command-line utilities. Currently, we support:

  • Effective media modelling
  • Anisotropic layer fitting to observations
  • Visualisation of shear-wave splitting measurements
  • Shear-wave splitting analysis

A sibling project—AnisotropIO—provides a standardised file format for shear-wave splitting measurements, as well as a range of parsers for other existing codes. The aim here is to make such analyses reproducible and straightforward to ingest into, for example, meta-studies.

Documentation

Documentation for AnisotroPy is hosted here.

Installation

AnisotroPy requires Python version 3.8 and above. Installation of AnisotroPy, including all dependencies, can be done using pip:

pip install anisotropy

For further information regarding installation—including virtual environment management and installation from source—please consult our documentation.

Usage

We are working on tutorials covering how each individual aspect of the package works.

This is a work in progress - see our documentation for full details.

For a more comprehensive demonstration of the options available, see the template scripts.

Citation

If you use AnisotroPy in your work, please cite the following:

AnisotroPy Developers (2022). AnisotroPy: v0.0.1 (v0.0.1). Zenodo. https://doi.org/10.5281/zenodo.5931586

Contributing to AnisotroPy

Contributions to AnisotroPy are welcomed. The first stop should be to reach out, either directly or—preferably—via the GitHub Issues panel, to discuss the proposed changes. Next, simply fork the AnisotroPy repository, make your changes/add your new contribution, then make a pull request. All contributors to AnisotroPy will be listed as authors on the releases.

Bug reports, suggestions for new features and enhancements, and even links to projects that have made use of AnisotroPy are most welcome.

See our contributions page for more information.

Contact

Any comments/questions can be directed to:

  • Conor Bacon - cbacon [ at ] ldeo.columbia.edu

License

AnisotroPy is free and open source, distributed under the GPLv3 License. Please see the LICENSE file for a complete description of the rights and freedoms that this provides the user.

About

Toolkit for the study of seismic anisotropy.

https://seismicanisotropy.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:Python 100.0%