Skip to content

Commit

Permalink
polish notebooks #17
Browse files Browse the repository at this point in the history
  • Loading branch information
trchudley committed Oct 7, 2024
1 parent c263269 commit 54de1a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion notebooks/get_icebergs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
],
"source": [
"\n",
"index_fpath = '.../ArcticDEM_Strip_Index_s2s041_gpqt.parquet'\n",
"index_fpath = '.../ArcticDEM_Strip_Index_s2s041.parquet'\n",
"\n",
"bounds = (490000,-2302000,510000,-2290000)\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/strip_search_and_dem_difference.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"outputs": [],
"source": [
"\n",
"index_fpath = '.../ArcticDEM_Strip_Index_s2s041_gpqt.parquet'\n",
"index_fpath = '.../ArcticDEM_Strip_Index_s2s041.parquet'\n",
"bm_fpath = '.../BedMachineGreenland-v5.nc'\n"
]
},
Expand Down

0 comments on commit 54de1a1

Please sign in to comment.