Skip to content

Commit

Permalink
updated notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschwanden committed Jun 8, 2024
1 parent 17176c3 commit 6c8d3d2
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 27 deletions.
18 changes: 12 additions & 6 deletions notebooks/Ice Thickness Datasets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,17 @@
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "3c430400-68ac-4862-89af-d0985e52f3c1",
"cell_type": "markdown",
"id": "65136f0a-b44f-497e-86a0-581fa8e21aa9",
"metadata": {},
"outputs": [],
"source": []
"source": [
"## Tasks\n",
"\n",
"- Calculate mean absolute error between observations and all simulations\n",
"- Calculate pathlines and find a way to close them, making a polygon\n",
"- Explore role of uncertainties in ITS_LIVE\n",
"- Smooth DEM and "
]
}
],
"metadata": {
Expand All @@ -178,7 +183,8 @@
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3"
"pygments_lexer": "ipython3",
"version": "3.11.7"
}
},
"nbformat": 4,
Expand Down
93 changes: 72 additions & 21 deletions notebooks/Uncertainties_Mass_Accounting.ipynb

Large diffs are not rendered by default.

0 comments on commit 6c8d3d2

Please sign in to comment.