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
e1dependency)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pisces-0.4.5.1.tar.gz.
File metadata
- Download URL: pisces-0.4.5.1.tar.gz
- Upload date:
- Size: 102.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
903c342987876d68e46ee7987663d90fedf82c5f9b67013b5406aa7c0bd076ea
|
|
| MD5 |
53bdc8b3fdd50062f63e367ace44cce3
|
|
| BLAKE2b-256 |
9ed809522614d335749b2be9e3a45375cc886f566d7d1f9c72f447d2579b7242
|
File details
Details for the file pisces-0.4.5.1-py3-none-any.whl.
File metadata
- Download URL: pisces-0.4.5.1-py3-none-any.whl
- Upload date:
- Size: 108.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f83bd64c12e65207fa99ab1f6c3cf5a179ffa06048a35aeeae5187cbf42b5e87
|
|
| MD5 |
523fab3fdfd12c04a345c819bd973bc5
|
|
| BLAKE2b-256 |
ac065d6d347e3cd970d717c5bfec0761b56f2fcb2ae48763ed5c47ee36913b94
|