Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cemac/airqualitystripes into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cemacrr committed Aug 21, 2024
2 parents fc0027e + ce3441e commit 8a0f011
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,9 @@ <h3>About the data</h3>
<p>This website shows the concentration of particulate matter air pollution (PM2.5) in cities around the world. Very few historical observations of PM2.5 exist before the year 2000 so instead we use data produced from a mix of computer model simulations and satellite observations.</p>
<p>For the most recent years (2000-2021) we use a dataset that combines ground-level and satellite observations of PM2.5 concentrations (from <a href="https://pubs.acs.org/doi/10.1021/acs.est.1c05309" target="_new">Van Donkelaar et at (2021)</a>), satellite dataset can be found <a href="https://sites.wustl.edu/acag/datasets/surface-pm2-5/#V5.GL.04" target="_blank">here (V5 0.1 degree resolution)</a>. 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 (<a href="https://doi.org/10.5194/acp-20-14547-2020" target="_new">Turnock 2020</a>); publicly available model data was taken from the <a href="https://wcrp-cmip.org/" target="_new">Coupled Model Intercomparison Project (CMIP6)</a>, these are the climate models used for the IPCC assessment report. We used data from the <a href="https://esgf-index1.ceda.ac.uk/projects/cmip6-ceda/" target-"_new">UKESM submission to CMIP</a> (data is <a href="http://cera-www.dkrz.de/WDCC/meta/CMIP6/CMIP6.CMIP.MOHC.UKESM1-0-LL" target="_new">here</a>).</p>
<p>To ensure a smooth time series, we don’t use the model concentrations directly, instead we use them to calculate the historical trend for each city and apply this trend to a three-year average of the observations from 2000-2002. This is a similar approach to that taken by <a href="https://doi.org/10.1029/2023GH000812" target="_new">Turnock et al. (2023)</a> and <a href="https://doi.org/10.1029/2023EF003697" target="_new">Reddington et al. (2023)</a>.</p>
<p>Because so few historical observations of PM2.5 exist, so it is tricky to evaluate how good this approximation is, but in this approach the historical trend is taken from the computer model and the values are informed by the satellite.</p>
<p>Both the computer model and the satellite use gridboxes that cover many kilometers, 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. </p>
<p>Because so few historical observations of PM2.5 exist, so it is challenging to evaluate how good this approximation is, but in this approach the historical trend is taken from the computer model and the values are informed by the satellite.</p>
<p>These images will be updated in the future as improved model simulations and observations become available.</p>
<p>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. </p>
</div>
<div>
<h4>References</h4>
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
</div>
<div class="content_text_container column flex_start">
<h3>Welcome to the Air Quality Stripes!</h3>
<p>To see the stripes for yourself <a href="http://airqualitystripes.info/stripes/" target="_new">CLICK HERE</a></p>
<p>Inspired by the <a href="http://showyourstripes.info/" target="_new">Climate Stripes</a> created by Prof Ed Hawkins from the University of Reading,we have created these Air Quality Stripe images which show the change in particulate matter (PM2.5) air pollution from 1850 to 2021 in cities around the globe.</p>
<p>The PM2.5 data is from the <a href="https://ukesm.ac.uk/home/" target="_new">UKESM</a> climate model combined with satellite observations. The colour scale was informed by an artist who analysed google images of air pollution. The light blue colours represent the clean blue sky, with darker red and browns showing increasing amounts of air pollution.</p>
<p>"The images show that it is possible to reduce air pollution; the air in many cities in Europe is much cleaner now than it was 100 years ago, and this is improving our health. We really hope similar improvements can be achieved across the globe."</p>
Expand Down

0 comments on commit 8a0f011

Please sign in to comment.