Skip to content

Commit

Permalink
Clean up of notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschwanden committed Jun 8, 2024
1 parent 6c8d3d2 commit 16a7b4c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 64 deletions.
16 changes: 10 additions & 6 deletions notebooks/Ice Thickness Datasets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,16 @@
"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 "
"- Calculate mean absolute error between observations and all simulations"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "83e38666-3c41-4545-a25d-0fb24c1274d4",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -183,8 +188,7 @@
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.7"
"pygments_lexer": "ipython3"
}
},
"nbformat": 4,
Expand Down
65 changes: 7 additions & 58 deletions notebooks/Uncertainties_Mass_Accounting.ipynb

Large diffs are not rendered by default.

0 comments on commit 16a7b4c

Please sign in to comment.