diff --git a/_gallery_info.yml b/_gallery_info.yml index 420c45181..667b70f6b 100644 --- a/_gallery_info.yml +++ b/_gallery_info.yml @@ -13,3 +13,5 @@ tags: - hvplot - s3fs - scipy + events: + - Cook-off 2025 diff --git a/notebooks/ch2-mar-2023-tornado_jdh.ipynb b/notebooks/ch2-mar-2023-tornado_jdh.ipynb index 90c6559b5..27b8287c5 100644 --- a/notebooks/ch2-mar-2023-tornado_jdh.ipynb +++ b/notebooks/ch2-mar-2023-tornado_jdh.ipynb @@ -7,25 +7,6 @@ "# Chapter 2: March 2023 Rolling Fork Tornado" ] }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "```{image} ../thumbnails/thumbnail.png\n", - ":alt: Project Pythia logo\n", - ":width: 200px\n", - "```" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Next, title your notebook appropriately with a top-level Markdown header, `#` (see the very first cell above). Do not use this level header anywhere else in the notebook. Our book build process will use this title in the navbar, table of contents, etc. Keep it short, keep it descriptive. \n", - "\n", - "Follow this with a `---` cell to visually distinguish the transition to the prerequisites section." - ] - }, { "cell_type": "markdown", "metadata": {}, @@ -38,7 +19,8 @@ "metadata": {}, "source": [ "# Overview\n", - "The tornado outbreak of March 24–27, 2023 was a devastating multi-day severe weather event that swept across the Southern United States, particularly impacting Mississippi, Alabama, Tennessee, and Georgia. Triggered by a slow-moving upper-level trough interacting with moist, unstable air from the Gulf of Mexico, the outbreak produced 35 confirmed tornadoes, including a violent EF4 that tore through Rolling Fork, Midnight, and Silver City, Mississippi with peak winds of 195 mph. This EF4 tornado alone caused catastrophic damage and multiple fatalities and brought tornado emergencies ahead of widespread destruction.
\n", + "The tornado outbreak of March 24–27, 2023 was a devastating multi-day severe weather event that swept across the Southern United States, particularly impacting Mississippi, Alabama, Tennessee, and Georgia. Triggered by a slow-moving upper-level trough interacting with moist, unstable air from the Gulf of Mexico, the outbreak produced 35 confirmed tornadoes, including a violent EF4 that tore through Rolling Fork, Midnight, and Silver City, Mississippi with peak winds of 195 mph. This EF4 tornado alone caused catastrophic damage and multiple fatalities and brought tornado emergencies ahead of widespread destruction.\n", + "\n", "Over the four-day span, the system also unleashed damaging straight-line winds, large hail, and flooding. In total, the outbreak resulted in 23 fatalities (plus two from non-tornadic causes), over 230 injuries, and an estimated $1.9 billion in damage. The event was notable not only for its intensity but also for its geographic breadth and the prolonged nature of the severe weather threat.\n", "\n", "---\n",