Skip to content

Commit 3170b3a

Browse files
committed
Added outputs and added notes about matplotlib low res issue for masks.
1 parent c8b1af7 commit 3170b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyter-notebooks/coastal-erosion-example/coastline_analysis.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
{
4343
"cell_type": "code",
44-
"execution_count": null,
44+
"execution_count": 1,
4545
"metadata": {},
4646
"outputs": [],
4747
"source": [
@@ -83,7 +83,7 @@
8383
},
8484
{
8585
"cell_type": "code",
86-
"execution_count": null,
86+
"execution_count": 2,
8787
"metadata": {},
8888
"outputs": [],
8989
"source": [

0 commit comments

Comments
 (0)