Skip to content

Commit 809a7c7

Browse files
author
Yoann Malbeteau
committed
add figure description
1 parent 3342f39 commit 809a7c7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

jupyter-notebooks/workflows/planet_sandbox_data/land-surface-temperature/urban-heat-monitoring.ipynb

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,14 @@
876876
"plt.show()"
877877
]
878878
},
879+
{
880+
"cell_type": "markdown",
881+
"id": "961f1d57",
882+
"metadata": {},
883+
"source": [
884+
"The cumulative sum highlights 2022 as the hottest year by far. This is supported by literature, which notes that May, June, July, and August 2022 were the warmest months in at least the last 15 years (Académie du Vin Library, 2023). Other notable hot year is 2020. In general, most heat accumulation occurs between May and September."
885+
]
886+
},
879887
{
880888
"cell_type": "markdown",
881889
"id": "8517de1e",
@@ -1230,6 +1238,14 @@
12301238
"heatwave_df"
12311239
]
12321240
},
1241+
{
1242+
"cell_type": "markdown",
1243+
"id": "a72d6803",
1244+
"metadata": {},
1245+
"source": [
1246+
"The most severe heatwave occurred in 2022 from July 11 to 21, with an EHF sum of 206°C^2^, and the hottest day recorded on July 18, when LSTs reached 34.25°C. This heatwave coincided with one of the three major heatwave events that affected France nationally, contributing to a record-breaking summer marked by prolonged periods of extreme heat.\n"
1247+
]
1248+
},
12331249
{
12341250
"cell_type": "markdown",
12351251
"id": "bab4c906",
@@ -1392,6 +1408,14 @@
13921408
"plt.tight_layout()\n",
13931409
"plt.show()"
13941410
]
1411+
},
1412+
{
1413+
"cell_type": "markdown",
1414+
"id": "f322011a",
1415+
"metadata": {},
1416+
"source": [
1417+
"The figure illustrates cumulative positive temperature anomalies over Bordeaux during the four heatwaves, revealing a consistent spatial pattern despite variations in duration and baseline temperatures. Notably, the most severe heatwave, as measured by the EHF, accumulated the least heat than the second most severe one."
1418+
]
13951419
}
13961420
],
13971421
"metadata": {

0 commit comments

Comments
 (0)