Skip to main content

A Practical Seismological Database Library in Python.

Project description

Pisces is a practical seismological database library in Python. Connect your Python analysis environment to a seismological database, without having to use a separate data-management language, like SQL or shell scripts. Pisces uses common open-source technologies and standards, and allows you to write portable, extensible, and scalable code.

Documentation: http://jkmacc-lanl.github.io/pisces

Repository: https://github.com/jkmacc-LANL/pisces


Features

  • Import/export waveforms directly to/from your database.

  • Easy importing/exporting of text “flat-file” data tables.

  • Build database queries using Python objects and methods (SQLAlchemy), not by concatenating SQL strings.

  • Integration with ObsPy.

  • Geographic filtering of results.


Installation

Requires:

  • NumPy

  • ObsPy

  • SQLAlchemy>0.7

  • C, Fortran compiler

Install from PyPI:

pip install pisces-db

Install current master from GitHub:

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

Analytics

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-db-0.2.1.tar.gz (55.1 kB view hashes)

Uploaded Source

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