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.4rc0.tar.gz
(4.2 MB
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.4rc0-py3-none-any.whl
(94.7 kB
view details)
File details
Details for the file bruges-0.5.4rc0.tar.gz.
File metadata
- Download URL: bruges-0.5.4rc0.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 |
07065ccff9f189d42926ac44300cad2fd7031d53d3777ffa0421ec497aa72d9e
|
|
| MD5 |
004b3fb8419f29d7fb6b4fc64a9f0b8a
|
|
| BLAKE2b-256 |
8439acdb6e4419b6dcb60adeaae38ebb438a366ab606fa2c1608473caa52a4bb
|
File details
Details for the file bruges-0.5.4rc0-py3-none-any.whl.
File metadata
- Download URL: bruges-0.5.4rc0-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 |
22a04e4b82f48c32f16d931c01ad01dd211c348d412919312cec8dfd78cccbd0
|
|
| MD5 |
b8d3124e63f609cc19979c69f1846d9f
|
|
| BLAKE2b-256 |
72424d98e052ff80a7cc8c955ec54a82457de9076ac92ed6bb1f3358aafb6723
|