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
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
File details
Details for the file pisces-db-0.2.1.tar.gz
.
File metadata
- Download URL: pisces-db-0.2.1.tar.gz
- Upload date:
- Size: 55.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a29913d29c87e7c26e18956e002004eaa407b60c75941d728974690d48bc0e6 |
|
MD5 | 2c3f5b44a35dbd221b946a0fc2b73a9a |
|
BLAKE2b-256 | 18814ca202661ea535c6deba55f0f796e12439c87445f5fbfdcc56842434fe4f |