You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@ Enhance your geophysical workflows with these essential software solutions:
75
75
|**[`bh_tomo`](https://github.com/groupeLIAMG/bh_tomo)**| Numba-accelerated computation of surface wave dispersion. |[](https://github.com/groupeLIAMG/bh_tomo/stargazers)|
76
76
|**[`Bruges`](https://github.com/agilescientific/bruges/tree/main)**| Various geophysical equations and tools. |[](https://github.com/agilescientific/bruges/stargazers)|
77
77
|**[`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. |[](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. |[](https://github.com/ar4/deepwave/stargazers)|
78
79
|**[`disba`](https://github.com/keurfonluu/disba)**| Borehole radar and seismic tomography package. |[](https://github.com/keurfonluu/disba/stargazers)|
79
80
|**[`emsig`](https://emsig.xyz/)**| Controlled-source electromagnetic modellers for layered (`empymod`) and three-dimensional (`emg3d`) anisotropic media. ||
80
81
|**[`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:
88
89
|**[`gprMax`](http://www.gprmax.com)**| A comprehensive Python library for seismology, perfect for waveform analysis, data handling, and visualization. ||
89
90
|**[`GPRPy`](https://github.com/NSGeophysics/GPRPy)**| Multi-format, GUI-based GPR processing and visualization. |[](https://github.com/NSGeophysics/GPRPy/stargazers)|
90
91
|**[`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. |[](https://github.com/groupeLIAMG/hypopy/stargazers)|
91
93
|**[`hvsrpy`](https://github.com/jpvantassel/hvsrpy)**| A Python package for horizontal-to-vertical spectral ratio processing. |[](https://github.com/jpvantassel/hvsrpy/stargazers)|
92
94
|**[`Madagascar`](http://www.ahay.org/wiki/Main_Page)**| An open-source platform designed for reproducible geophysical data processing and analysis. ||
93
95
|**[`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:
127
129
|**[`swprocess`](https://github.com/jpvantassel/swprocess)**| A Python package for surface wave processing. |[](https://github.com/jpvantassel/swprocess/stargazers)|
128
130
|**[`Surfer`](https://www.goldensoftware.com/products/surfer/)**| A contouring and 3D mapping software, great for visualizing subsurface geophysical data. ||
129
131
|**[`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. |[](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). |[](https://github.com/team-ocean/veros/stargazers)|
130
133
|**[`XTgeo`](https://xtgeo.readthedocs.io/en/latest)**| Python library with C backend to support manipulation of (oil industry) subsurface reservoir modelling. ||
Copy file name to clipboardExpand all lines: awesome_geophysics.json
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,11 @@
31
31
"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.",
32
32
"url": "https://github.com/brendanjmeade/celeri"
33
33
},
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
+
},
34
39
{
35
40
"name": "disba",
36
41
"description": "Borehole radar and seismic tomography package.",
@@ -96,6 +101,11 @@
96
101
"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. ",
97
102
"url": "https://code.usgs.gov/sgp/gsadjust"
98
103
},
104
+
{
105
+
"name": "hypopy",
106
+
"description": "HYPOcenter location from arrival time data in PYthon.",
107
+
"url": "https://github.com/groupeLIAMG/hypopy"
108
+
},
99
109
{
100
110
"name": "hvsrpy",
101
111
"description": "A Python package for horizontal-to-vertical spectral ratio processing.",
@@ -291,6 +301,11 @@
291
301
"description": "Seismic Waveform Inversion Toolbox (SWIT-1.0) is a 2-D acoustic Full-waveform Inversion (FWI) package implemented in Fortran and Python.",
292
302
"url": "https://github.com/seisfwi/SWIT"
293
303
},
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
+
},
294
309
{
295
310
"name": "XTgeo",
296
311
"description": "Python library with C backend to support manipulation of (oil industry) subsurface reservoir modelling.",
0 commit comments