Python implementation of Bedforms 4.0 for Simulating Bedforms and Cross-Bedding
Project description
pybedforms
'pybedforms' is a Python version of 'Bedforms 4.0', a Matlab program written by David Rubin and Carissa Carter (see this USGS publication and this interactive webpage). The bedform topographies are created in exactly the same way as they were in Bedforms 4.0; however, the 3D visualization is different. We use Mayavi to build the block diagrams; these plotting functions were simplified from the 'blockdiagram' Python package. All the key classes and functions are in the 'dune_topo.py' module. The 'Notebook_with_examples' jupyter notebook illustrates how to build bedform models using (1) the default parameters and (2) a set of parameters predefined by Rubin & Carter. The model can be visualized as a block diagram using the "plot_3D" function:
You can also extract a "core" from the model and visualize it in 3D:
Requirements
- matplotlib
- numpy
- mayavi
- skimage
- scipy
- tqdm
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
Hashes for pybedforms-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5464b938b568c95d4d3d7d01498f2bacebb46eefcbb11c38be735f2629ddb8a |
|
MD5 | 935aa7195e57e60369b78f9076a13a8b |
|
BLAKE2b-256 | 75a7f6a123c65d41449d99bd323b02d1ec833bacc761512a353e86419fd70305 |