Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mycarta/faults
https://github.com/mycarta/faults
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mycarta/faults
- Owner: mycarta
- Created: 2016-10-14T00:25:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T18:38:59.000Z (over 4 years ago)
- Last Synced: 2023-09-08T06:50:57.110Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 17.6 MB
- Stars: 23
- Watchers: 3
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Index ##
* [Fun with faults](https://github.com/mycarta/faults/blob/master/fun_with_faults.ipynb)
* [Multiple synthetic seismic models with vertical fault](https://github.com/mycarta/faults/blob/master/Multiple_synthetic_seismic_models_with_fault.ipynb)
* [Multiple synthetic seismic models with oblique fault](https://github.com/mycarta/faults/blob/master/notebooks_dev/Multiple_synthetic_seismic_models_with_oblique_faults.ipynb) - in development#### Fun with faults ####
A Jupyter notebook with preliminary workflow to segment faults from dip calculated on a seismic horizon.#### Multiple synthetic seismic models with vertical fault ####
A Jupyter notebook whereby I take Agile Scientific's [x lines of code, Wedge model](https://github.com/agile-geoscience/xlines/blob/master/notebooks/00_Synthetic_wedge_model.ipynb) and adapt it to make 100 synthetic models: 10 impedance models x 10 wavelets x 10 random noise fields + 1 fault#### Multiple synthetic seismic models with oblique fault ####
An extension of the above - in development