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/
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
Release history Release notifications | RSS feed
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.4.tar.gz
(80.2 kB
view details)
Built Distribution
pisces-0.4.4-py3-none-any.whl
(86.6 kB
view details)
File details
Details for the file pisces-0.4.4.tar.gz
.
File metadata
- Download URL: pisces-0.4.4.tar.gz
- Upload date:
- Size: 80.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f6d174bd0087a5e39ad4dcf60a25d32d5a65ce9b802b2ce1c5f6180a3bae29b |
|
MD5 | aeaf2425dac188c619c121f87fcb8b11 |
|
BLAKE2b-256 | 8f9604f12e1de35adba835809db107015fd4c2018a796b37532de746fc7424e1 |
File details
Details for the file pisces-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: pisces-0.4.4-py3-none-any.whl
- Upload date:
- Size: 86.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4579887dd885b381dc50afab679a7bffecaba77a14bf38d52308b0aa9cdc94 |
|
MD5 | f16a6b6d307fb1eb06cadcfb4f210fbb |
|
BLAKE2b-256 | 15a372e3cf7c5f11ce0669a5ee9a8820a28b556da7a6cb9744690ae4689f3e68 |