From 65cb8167fdcbba586cdda68c6002ab17b67349a5 Mon Sep 17 00:00:00 2001 From: Abdelhak Marouane Date: Tue, 1 Oct 2024 15:26:55 -0500 Subject: [PATCH] Try push to main --- src/components/DataLayerModal.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/DataLayerModal.tsx b/src/components/DataLayerModal.tsx index cf36df8..f576947 100644 --- a/src/components/DataLayerModal.tsx +++ b/src/components/DataLayerModal.tsx @@ -39,16 +39,14 @@ export default function DataLayerModal({

- Average high temperature of the hottest month of the year + Annual maximum air temperature

- What would be the average high temperature of the hottest month of the year, under different greenhouse gas emission scenarios? -

+ How hot could it get on the hottest day in a given year, under different greenhouse gas emission scenarios?

- See estimates of average maximum temperature of the hottest month of the year using the TASMAX variable from NASA Earth Exchange (NEX) Global Daily Downscaled Projections (GDDP) based on simulations of the Coupled Model Intercomparison Project Phase 6 (CMIP6). -

+ See estimates of annual maxima of daily maximum near-surface air temperature (TASMAX) from NASA Earth Exchange (NEX) Global Daily Downscaled Projections (GDDP) based on simulations of the Coupled Model Intercomparison Project Phase 6 (CMIP6).