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.1rc0.tar.gz
(206.4 kB
view details)
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
bruges-0.5.1rc0-py3-none-any.whl
(93.9 kB
view details)
File details
Details for the file bruges-0.5.1rc0.tar.gz.
File metadata
- Download URL: bruges-0.5.1rc0.tar.gz
- Upload date:
- Size: 206.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3eab8fcffefeca9f71193d8ac804f65360f738d61adf8f4b802e4e6cc2aad3f6
|
|
| MD5 |
a6be86491787f9efd0ef71c6fdf51144
|
|
| BLAKE2b-256 |
78b545d388b00d0fc2185dd4a5bec45579b683491093f876a4c59d89c2ee67bb
|
File details
Details for the file bruges-0.5.1rc0-py3-none-any.whl.
File metadata
- Download URL: bruges-0.5.1rc0-py3-none-any.whl
- Upload date:
- Size: 93.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffb65fd44c213ab3305b13c94689dad9af91c78f7222b5b34de8521b8a40627e
|
|
| MD5 |
9b68688e72b97924cd8fc5e554e285cd
|
|
| BLAKE2b-256 |
012d06f7a7dbe538b9bd50fd559010635db88be8397b63724ba66bace067d256
|