From 31d0bffa211b2b2e9bad80092c35d0e807211467 Mon Sep 17 00:00:00 2001 From: Michael James Date: Mon, 1 Oct 2018 14:17:53 -0600 Subject: [PATCH] README example image links/rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 69a6433..4599ef3 100644 --- a/README.rst +++ b/README.rst @@ -69,16 +69,22 @@ Examples -------- .. image:: https://python-awips.readthedocs.io/en/latest/_images/AWIPS_Grids_and_Cartopy_3_0.png + :target: https://python-awips.readthedocs.io/en/latest/examples/generated/Grid_Levels_and_Parameters.html :height: 192px .. image:: https://python-awips.readthedocs.io/en/latest/_images/Map_Resources_and_Topography_17_1.png + :target: https://python-awips.readthedocs.io/en/latest/examples/generated/Map_Resources_and_Topography.html :height: 192px .. image:: https://python-awips.readthedocs.io/en/latest/_images/NEXRAD_Level_3_Plot_with_Matplotlib_3_0.png + :target: https://python-awips.readthedocs.io/en/latest/examples/generated/NEXRAD_Level_3_Plot_with_Matplotlib.html :height: 192px .. image:: https://python-awips.readthedocs.io/en/latest/_images/Upper_Air_BUFR_Soundings_1_0.png + :target: https://python-awips.readthedocs.io/en/latest/examples/generated/Upper_Air_BUFR_Soundings.html :height: 192px .. image:: https://python-awips.readthedocs.io/en/latest/_images/Satellite_Imagery_7_3.png + :target: https://python-awips.readthedocs.io/en/latest/examples/generated/Satellite_Imagery.html :height: 192px .. image:: https://python-awips.readthedocs.io/en/latest/_images/Watch_and_Warning_Polygons_5_0.png + :target: https://python-awips.readthedocs.io/en/latest/examples/generated/Watch_and_Warning_Polygons.html :height: 192px License