Skip to content

Commit

Permalink
Update xarray.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tan authored Dec 8, 2019
1 parent e4a1d89 commit 9edd716
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions notebooks/xarray.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -526,25 +526,6 @@
"sst_weighted_mean.plot()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Exercise\n",
"\n",
"Find the maximum temperature in a box spanning the coordinates\n",
"\n",
"- lon: 150 - 200\n",
"- lat: 20N - 30N"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
Expand All @@ -570,22 +551,6 @@
" cbar_kwargs={'shrink': 0.4})"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Exercise\n",
"\n",
"Repeat the above with a [projection of your choice](https://scitools.org.uk/cartopy/docs/latest/crs/projections.html)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 9edd716

Please sign in to comment.