Skip to content

Commit

Permalink
plot script ready
Browse files Browse the repository at this point in the history
  • Loading branch information
CKehl committed Apr 11, 2022
1 parent ffc6c17 commit ab0dae4
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions scripts_ipynb/season_plot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
},
"outputs": [],
"source": [
"%load_ext autoreload\n",
"%autoreload 2\n",
"%load_ext version_information\n",
"%version_information numpy, matplotlib, xarray, cartopy\n",
"\n",
"\n",
"filedir = os.path.abspath(\".\")\n",
"headdir = os.path.abspath(os.path.join(filedir, \"..\"))\n",
"vdir = os.path.join(headdir, \"images\")\n",
Expand Down Expand Up @@ -828,13 +822,13 @@
"pycharm": {
"stem_cell": {
"cell_type": "raw",
"source": [],
"metadata": {
"collapsed": false
},
"source": []
}
}
}
},
"nbformat": 4,
"nbformat_minor": 1
}
}

0 comments on commit ab0dae4

Please sign in to comment.