From ef11334119ef087bc952578306186c58a9ababe4 Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Tue, 1 Jun 2021 15:29:16 -0600 Subject: [PATCH 1/2] Remove "AWIPS" from AWIPS_Grids_and_Cartopy.ipynb name --- .../{AWIPS_Grids_and_Cartopy.ipynb => Grids_and_Cartopy.ipynb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/notebooks/{AWIPS_Grids_and_Cartopy.ipynb => Grids_and_Cartopy.ipynb} (100%) diff --git a/examples/notebooks/AWIPS_Grids_and_Cartopy.ipynb b/examples/notebooks/Grids_and_Cartopy.ipynb similarity index 100% rename from examples/notebooks/AWIPS_Grids_and_Cartopy.ipynb rename to examples/notebooks/Grids_and_Cartopy.ipynb From 1ff03096e785423b5f7051115b8f75c709a6db5c Mon Sep 17 00:00:00 2001 From: Shay Carter Date: Tue, 1 Jun 2021 15:31:36 -0600 Subject: [PATCH 2/2] Updated related notebooks section to point to our current python-awips documentation --- examples/notebooks/Grid_Levels_and_Parameters.ipynb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/notebooks/Grid_Levels_and_Parameters.ipynb b/examples/notebooks/Grid_Levels_and_Parameters.ipynb index 475b447..fde1f65 100644 --- a/examples/notebooks/Grid_Levels_and_Parameters.ipynb +++ b/examples/notebooks/Grid_Levels_and_Parameters.ipynb @@ -1087,11 +1087,11 @@ "\n", "### Related Notebooks\n", "\n", - "* [python-awips: Working with Surface Obs](https://nbviewer.jupyter.org/github/Unidata/pyaos-ams-2021/blob/master/notebooks/visualization/python-awips-WorkingWithSurfaceObs.ipynb)\n", - "* [python-awips: Working with Models](https://nbviewer.jupyter.org/github/Unidata/pyaos-ams-2021/blob/master/notebooks/visualization/python-awips-WorkingWithModels.ipynb)\n", - "* [python-awips: Working with Satellite Data](https://nbviewer.jupyter.org/github/Unidata/pyaos-ams-2021/blob/master/notebooks/visualization/python-awips-WorkingWithSatelliteData.ipynb)\n", - "* [python-awips: Working with Upper Air Obs](https://nbviewer.jupyter.org/github/Unidata/pyaos-ams-2021/blob/master/notebooks/visualization/python-awips-WorkingWithUpperAirObs.ipynb)\n", - "* [python-awips: Working with Maps and Topography Databases](https://nbviewer.jupyter.org/github/Unidata/pyaos-ams-2021/blob/master/notebooks/visualization/python-awips-WorkingWithMapsTopoDatabases.ipynb)" + "* [Colored Surface Temperature Plot](https://unidata.github.io/python-awips/examples/generated/Colored_Surface_Temperature_Plot.html)\n", + "* [Grids and Cartopy](https://unidata.github.io/python-awips/examples/generated/Grids_and_Cartopy.html)\n", + "* [Satellite Imagery](https://unidata.github.io/python-awips/examples/generated/Satellite_Imagery.html)\n", + "* [Upper Air BUFR Soundings](https://unidata.github.io/python-awips/examples/generated/Upper_Air_BUFR_Soundings.html)\n", + "* [Maps Resources and Topography](https://unidata.github.io/python-awips/examples/generated/Map_Resources_and_Topography.html)" ] }, {