A library of geophysical equations.
Project description
bruges is a
In other words, it's just a load of functions that implement important equations in (mostly seismic) geophysics, from Aki-Richards to Zoeppritz.
Quick start
Install with:
pip install bruges
Make a trapezoidal wavelet like:
import bruges as bg
w, t = bg.filters.ormsby(duration=0.256, dt=0.002, f=[5, 10, 40, 80])
This produces two arrays: amplitude w
and time t
.
Links
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
bruges-0.5.4.tar.gz
(4.2 MB
view details)
Built Distribution
bruges-0.5.4-py3-none-any.whl
(94.7 kB
view details)
File details
Details for the file bruges-0.5.4.tar.gz
.
File metadata
- Download URL: bruges-0.5.4.tar.gz
- Upload date:
- Size: 4.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 836774b84acd61e2654255ca114cca425a7f2c7415ee62948bd5ffacd8df8c78 |
|
MD5 | c40ed1ce932e340342fc175342a1a56f |
|
BLAKE2b-256 | 726f75faefcd8a8c31ab04f7b8f10b2058320e959e9a65670c9a8e495580b854 |
File details
Details for the file bruges-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: bruges-0.5.4-py3-none-any.whl
- Upload date:
- Size: 94.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5df6e554d25626108c6307719a90be4c09314ec8380368785bee80b724ff2048 |
|
MD5 | 981eeedea40335da7c5e65720fd7c595 |
|
BLAKE2b-256 | 844d0873e5b005ed14ef3378498af86ee497dcde68428e4e012f97eda5f9abc2 |