Skip to content

Commit

Permalink
fix glacier extent
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Jul 29, 2024
1 parent c62f954 commit 6784643
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion notebooks/wp5/glacier_distribution.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@
"request_extent = (\n",
" \"insitu-glaciers-extent\",\n",
" {\n",
" \"variable\": \"all\",\n",
" \"variable\": \"glacier_area\",\n",
" \"product_type\": \"vector\",\n",
" \"format\": \"zip\",\n",
" \"version\": \"6_0\",\n",
" },\n",
Expand Down

0 comments on commit 6784643

Please sign in to comment.