Skip to content

Commit

Permalink
Update hash of topo_2d.txt in inversion notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler committed Jan 26, 2024
1 parent 3e56dcb commit ebf83e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion live/02-inversion-dc-resistivity-2d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"outputs": [],
"source": [
"topo_url = \"https://github.com/simpeg/agrogeo24/raw/main/data/topo_2d.txt\"\n",
"topo_hash = \"1B2DAC5C46E48AB1C5606BB14621279C0A86DFD7790674A9FAAD83F3595E7030\"\n",
"topo_hash = \"09ee57b1687e9d17801993f048d7981c1f75b7d6a0f9d702927c9f6bcaa73b13\"\n",
"\n",
"topo_filename = pooch.retrieve(topo_url, known_hash=topo_hash)"
]
Expand Down
2 changes: 1 addition & 1 deletion notebooks/02-inversion-dc-resistivity-2d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"outputs": [],
"source": [
"topo_url = \"https://github.com/simpeg/agrogeo24/raw/main/data/topo_2d.txt\"\n",
"topo_hash = \"1B2DAC5C46E48AB1C5606BB14621279C0A86DFD7790674A9FAAD83F3595E7030\"\n",
"topo_hash = \"09ee57b1687e9d17801993f048d7981c1f75b7d6a0f9d702927c9f6bcaa73b13\"\n",
"\n",
"topo_filename = pooch.retrieve(topo_url, known_hash=topo_hash)"
]
Expand Down

0 comments on commit ebf83e0

Please sign in to comment.