Skip to content

Commit

Permalink
correct notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
soutobias committed Dec 7, 2023
1 parent 4e21261 commit 123047f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"metadata": {},
"outputs": [],
"source": [
"root = \"../../../../\"\n",
"root = \"./\"\n",
"# And by defining some file paths\n",
"dn_files = root + \"./example_files/\"\n",
"fn_nemo_dat_t = dn_files + \"nemo_data_T_grid.nc\"\n",
Expand Down

0 comments on commit 123047f

Please sign in to comment.