From 07ddf752a4a45b223fcc933863b2c2d156fb33c6 Mon Sep 17 00:00:00 2001 From: Michael James Date: Thu, 2 Feb 2017 19:38:43 -0700 Subject: [PATCH] fix external image link in nexrad3 example --- examples/notebooks/NEXRAD_Level_3_Plot_with_Matplotlib.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/NEXRAD_Level_3_Plot_with_Matplotlib.ipynb b/examples/notebooks/NEXRAD_Level_3_Plot_with_Matplotlib.ipynb index f720d7d..8123428 100644 --- a/examples/notebooks/NEXRAD_Level_3_Plot_with_Matplotlib.ipynb +++ b/examples/notebooks/NEXRAD_Level_3_Plot_with_Matplotlib.ipynb @@ -214,7 +214,7 @@ "source": [ "compare with the same product scan rendered in AWIPS CAVE (slightly different projections and still some color mapping differences, most noticeable in ground clutter).\n", "\n", - "" + "![](http://i.imgur.com/q7zPRod.gif)" ] } ],