Skip to content

Commit 67a3ce6

Browse files
authored
Merge pull request #30 from Khalilsqu/main
2 parents 9981f7c + 05991ad commit 67a3ce6

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Enhance your geophysical workflows with these essential software solutions:
7575
| **[`bh_tomo`](https://github.com/groupeLIAMG/bh_tomo)** | Numba-accelerated computation of surface wave dispersion. | [![GitHub stars](https://img.shields.io/github/stars/groupeLIAMG/bh_tomo?style=social)](https://github.com/groupeLIAMG/bh_tomo/stargazers) |
7676
| **[`Bruges`](https://github.com/agilescientific/bruges/tree/main)** | Various geophysical equations and tools. | [![GitHub stars](https://img.shields.io/github/stars/agilescientific/bruges?style=social)](https://github.com/agilescientific/bruges/stargazers) |
7777
| **[`celeri`](https://github.com/brendanjmeade/celeri)** | A python-based package designed to image earthquake cycle activity including the spatial and time varying fault coupling across geometrically complex fault systems at large scales. | [![GitHub stars](https://img.shields.io/github/stars/brendanjmeade/celeri?style=social)](https://github.com/brendanjmeade/celeri/stargazers) |
78+
| **[`deepwave`](https://github.com/ar4/deepwave)** | Deepwave provides wave propagation modules for PyTorch, for applications such as seismic imaging/inversion. You can use it to perform forward modelling and backpropagation. | [![GitHub stars](https://img.shields.io/github/stars/ar4/deepwave?style=social)](https://github.com/ar4/deepwave/stargazers) |
7879
| **[`disba`](https://github.com/keurfonluu/disba)** | Borehole radar and seismic tomography package. | [![GitHub stars](https://img.shields.io/github/stars/keurfonluu/disba?style=social)](https://github.com/keurfonluu/disba/stargazers) |
7980
| **[`emsig`](https://emsig.xyz/)** | Controlled-source electromagnetic modellers for layered (`empymod`) and three-dimensional (`emg3d`) anisotropic media. | |
8081
| **[`Fatiando a Terra`](https://www.fatiando.org/)** | A Python toolkit for geophysical modeling, ideal for addressing gravity, magnetics, and seismic challenges. | |
@@ -88,6 +89,7 @@ Enhance your geophysical workflows with these essential software solutions:
8889
| **[`gprMax`](http://www.gprmax.com)** | A comprehensive Python library for seismology, perfect for waveform analysis, data handling, and visualization. | |
8990
| **[`GPRPy`](https://github.com/NSGeophysics/GPRPy)** | Multi-format, GUI-based GPR processing and visualization. | [![GitHub stars](https://img.shields.io/github/stars/NSGeophysics/GPRPy?style=social)](https://github.com/NSGeophysics/GPRPy/stargazers) |
9091
| **[`GSadjust`](https://code.usgs.gov/sgp/gsadjust)** | GSadjust is a cross-platform graphical interface for processing relative gravity surveys. It provides an interface for data selection, drift evaluation and correction, network adjustment, and integrating data from modern relative (Scintrex, ZLS) and absolute (Micro-g Lacoste) gravity meters. | |
92+
| **[`hypopy`](https://github.com/groupeLIAMG/hypopy)** | HYPOcenter location from arrival time data in PYthon. | [![GitHub stars](https://img.shields.io/github/stars/groupeLIAMG/hypopy?style=social)](https://github.com/groupeLIAMG/hypopy/stargazers) |
9193
| **[`hvsrpy`](https://github.com/jpvantassel/hvsrpy)** | A Python package for horizontal-to-vertical spectral ratio processing. | [![GitHub stars](https://img.shields.io/github/stars/jpvantassel/hvsrpy?style=social)](https://github.com/jpvantassel/hvsrpy/stargazers) |
9294
| **[`Madagascar`](http://www.ahay.org/wiki/Main_Page)** | An open-source platform designed for reproducible geophysical data processing and analysis. | |
9395
| **[`MDIO`](https://mdio.dev)** | Open source chunked and compressed cloud storage for seismic data based on Zarr with fast seismic ingestion and export tools – [Docs](https://mdio-python.readthedocs.io), [Source](https://github.com/TGSAI/mdio-python). | |
@@ -127,6 +129,7 @@ Enhance your geophysical workflows with these essential software solutions:
127129
| **[`swprocess`](https://github.com/jpvantassel/swprocess)** | A Python package for surface wave processing. | [![GitHub stars](https://img.shields.io/github/stars/jpvantassel/swprocess?style=social)](https://github.com/jpvantassel/swprocess/stargazers) |
128130
| **[`Surfer`](https://www.goldensoftware.com/products/surfer/)** | A contouring and 3D mapping software, great for visualizing subsurface geophysical data. | |
129131
| **[`SWIT`](https://github.com/seisfwi/SWIT)** | Seismic Waveform Inversion Toolbox (SWIT-1.0) is a 2-D acoustic Full-waveform Inversion (FWI) package implemented in Fortran and Python. | [![GitHub stars](https://img.shields.io/github/stars/seisfwi/SWIT?style=social)](https://github.com/seisfwi/SWIT/stargazers) |
132+
| **[`veros`](https://github.com/team-ocean/veros)** | Veros, *the versatile ocean simulator*, aims to be the swiss army knife of ocean modeling. It is a full-fledged primitive equation ocean model that supports anything between idealized toy models and [realistic, high-resolution, global ocean simulations](https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2021MS002717). | [![GitHub stars](https://img.shields.io/github/stars/team-ocean/veros?style=social)](https://github.com/team-ocean/veros/stargazers) |
130133
| **[`XTgeo`](https://xtgeo.readthedocs.io/en/latest)** | Python library with C backend to support manipulation of (oil industry) subsurface reservoir modelling. | |
131134

132135

awesome_geophysics.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
"description": "A python-based package designed to image earthquake cycle activity including the spatial and time varying fault coupling across geometrically complex fault systems at large scales.",
3232
"url": "https://github.com/brendanjmeade/celeri"
3333
},
34+
{
35+
"name": "deepwave",
36+
"description": "Deepwave provides wave propagation modules for PyTorch, for applications such as seismic imaging/inversion. You can use it to perform forward modelling and backpropagation.",
37+
"url": "https://github.com/ar4/deepwave"
38+
},
3439
{
3540
"name": "disba",
3641
"description": "Borehole radar and seismic tomography package.",
@@ -96,6 +101,11 @@
96101
"description": "GSadjust is a cross-platform graphical interface for processing relative gravity surveys. It provides an interface for data selection, drift evaluation and correction, network adjustment, and integrating data from modern relative (Scintrex, ZLS) and absolute (Micro-g Lacoste) gravity meters. ",
97102
"url": "https://code.usgs.gov/sgp/gsadjust"
98103
},
104+
{
105+
"name": "hypopy",
106+
"description": "HYPOcenter location from arrival time data in PYthon.",
107+
"url": "https://github.com/groupeLIAMG/hypopy"
108+
},
99109
{
100110
"name": "hvsrpy",
101111
"description": "A Python package for horizontal-to-vertical spectral ratio processing.",
@@ -291,6 +301,11 @@
291301
"description": "Seismic Waveform Inversion Toolbox (SWIT-1.0) is a 2-D acoustic Full-waveform Inversion (FWI) package implemented in Fortran and Python.",
292302
"url": "https://github.com/seisfwi/SWIT"
293303
},
304+
{
305+
"name": "veros",
306+
"description": "Veros, *the versatile ocean simulator*, aims to be the swiss army knife of ocean modeling. It is a full-fledged primitive equation ocean model that supports anything between idealized toy models and [realistic, high-resolution, global ocean simulations](https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2021MS002717).",
307+
"url": "https://github.com/team-ocean/veros"
308+
},
294309
{
295310
"name": "XTgeo",
296311
"description": "Python library with C backend to support manipulation of (oil industry) subsurface reservoir modelling.",

0 commit comments

Comments
 (0)