Skip to content

Commit 87f1e92

Browse files
authored
Update glacier_water_resources.ipynb
1 parent 61538f7 commit 87f1e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oggm-edu/glacier_water_resources.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"outputs": [],
180180
"source": [
181181
"# We pick the elevation-bands glaciers because they run a bit faster - but they create more step changes in the area outputs\n",
182-
"base_url = 'https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/L3-L5_files/2023.3/elev_bands/W5E5/'\n",
182+
"base_url = 'https://cluster.klima.uni-bremen.de/~oggm/gdirs/oggm_v1.6/L3-L5_files/2023.3/elev_bands/W5E5'\n",
183183
"gdir = workflow.init_glacier_directories([rgi_id], from_prepro_level=5, prepro_border=160, prepro_base_url=base_url)[0]"
184184
]
185185
},

0 commit comments

Comments
 (0)