diff --git a/examples/notebooks/GOES_CIRA_Product_Writer.ipynb b/examples/notebooks/GOES_CIRA_Product_Writer.ipynb index 090ae4f..4d0a970 100644 --- a/examples/notebooks/GOES_CIRA_Product_Writer.ipynb +++ b/examples/notebooks/GOES_CIRA_Product_Writer.ipynb @@ -210,7 +210,7 @@ " \n", " # Specify the desired size, in pixels\n", " px_width = 5000.0\n", - " px_height = 4000.0\n", + " px_height = 3000.0\n", "\n", " # Create the plot with proper projection, and set the figure size\n", " fig = plt.figure()\n", @@ -599,7 +599,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.2" + "version": "3.9.5" }, "toc": { "base_numbering": "1",