From dc8ffd2c5519eb7bf831efae8675283c25e734a1 Mon Sep 17 00:00:00 2001 From: KirstyPringle Date: Thu, 22 Aug 2024 14:47:41 +0100 Subject: [PATCH] Update index.html --- about/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/about/index.html b/about/index.html index f052e2e..1582697 100644 --- a/about/index.html +++ b/about/index.html @@ -131,8 +131,7 @@

About the data

Satellite observations of PM2.5 aren’t available for the years before 1998, so instead we take the historical trend in air pollution from computer models (Turnock 2020); publicly available model data was taken from the Coupled Model Intercomparison Project (CMIP6), these are the climate models used for the IPCC assessment report. We used data from the UKESM submission to CMIP (data is here). The historical concentrations for the UKESM model are calculated using the emissions inventory developed through the Community Emissions Data System (CEDS) by Hoesly et al, 2018

Modelling global concentrations of pollutants is very challenging, and models are continuously evaluated and improved. Previous research has shown that the CMIP6 multi-model simulations tend to underestimate PM2.5 concentrations when compared to global observations (Turnock et al., 2020). To address this issue and to ensure a smooth time series between the model and satellite data, we take the following steps: for each city, we first calculate a three-year (2000-2002) mean of the satellite data for that city. Next, we calculate the three-year (2000-2002) mean of model concentrations for the same city. The ratio between these values represents the model's bias compared to observations. We then adjust (or "weight") the model values using this ratio. This is a similar approach to that taken by Turnock et al. (2023) and Reddington et al. (2023).

Because so few historical observations of PM2.5 exist, so it is challenging to evaluate how good this approximation is, but in our approach the historical trend is taken from the computer model and the values are informed by the satellite.

-

These images will be updated in the future as improved model simulations and observations become available.

-

Both the computer model and the satellite use gridboxes that cover many kilometres, so concentrations from cities will likely be underestimated as the very concentrations in a city center may be mixed with lower concenrations within the same gridbox.

+

This is the first versions of these images, they will be updated in the future as improved model simulations and observations become available.

References