Skip to main content

A Practical Seismological Database Library in Python.

Project description

Pisces

Pisces is a Python library that connects your geophysical analysis environment to a SQL database that uses the Center for Seismic Studies (CSS) 3.0 or NNSA KB Core table schema.

Documentation: https://lanl-seismoacoustics.github.io/pisces

Repository: https://github.com/lanl-seismoacoustics/pisces/

Build Status

Features

  • Import/export waveforms directly to/from your database.
  • Build database queries using Python objects and methods (SQLAlchemy), not by concatenating SQL strings.
  • Integration with ObsPy.
  • Geographic filtering of results.

Installation

Requires:

  • ObsPy
  • Click
  • C compiler (for optional e1 dependency)

Install from PyPI:

pip install pisces

If you use "e1" format data, you also need to install the e1 package:

pip install e1

You can install them both at the same time with:

pip install pisces[e1]

Install current master from GitHub:

pip install git+https://github.com/LANL-Seismoacoustics/pisces

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

pisces-0.4.3.tar.gz (80.3 kB view hashes)

Uploaded Source

Built Distribution

pisces-0.4.3-py3-none-any.whl (86.6 kB view hashes)

Uploaded Python 3

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