Skip to content

Commit

Permalink
fix: update versions and file paths (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhhh committed May 7, 2024
2 parents 4139c83 + 064ff30 commit 062f69d
Show file tree
Hide file tree
Showing 6 changed files with 374 additions and 1,154 deletions.
7 changes: 4 additions & 3 deletions envs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
jupyterlab>=3
matplotlib>=3.5
pygimli>=1.2.6
cofi>=0.1.2.dev22
geo-espresso>=0.2.1.dev0
pygimli>=1.5.0
cofi>=0.2.8
geo-espresso>=0.3.13
tqdm>=4.0
ipywidgets>=7.7.0
cython
seislib>=0.6.10
git+https://github.com/inlab-geo/pysurf96.git
299 changes: 62 additions & 237 deletions examples/pygimli_dcip/pygimli_dcip.ipynb

Large diffs are not rendered by default.

397 changes: 97 additions & 300 deletions examples/pygimli_dcip/pygimli_dcip_century_tri_mesh.ipynb

Large diffs are not rendered by default.

260 changes: 38 additions & 222 deletions examples/pygimli_ert/pygimli_ert.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"\n",
"# !pip install -U cofi git+https://github.com/inlab-geo/pysurf96.git\n",
"# !git clone https://github.com/inlab-geo/cofi-examples.git\n",
"# %cd cofi-examples/examples/sw_rf_joint"
"# %cd cofi-examples/tutorials/rayleigh_wave_phase_velocity"
]
},
{
Expand Down

0 comments on commit 062f69d

Please sign in to comment.