fair model

The Finite Amplitude Impulse Response reduced-complexity climate model

image image Documentation Status image image image Anaconda-Server Badge

The fair model is a reduced-complexity climate model designed to produce probabilistic projections of global mean surface temperature (and other variables) given input emissions, greenhouse gas concentrations or radiative forcing, in a fraction of a second.

fair includes simplified representations of the uptake of emitted CO2, methane atmospheric chemistry, aerosols, ozone and land use change based on simplified relationships calibrated on Earth System Models.

fair is written in python and can be obtained through conda-forge, pip, or installed from source. See the installation notes in the documentation.

You can also run a very simple example interactively using Binder.

Projections of future global mean surface temperature from the CMIP6 SSP-RCP scenarios using fair.
<!--
  See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
  https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
-->

  <source
    class="responsive-img-srcset"
    
      srcset="/assets/img/1-480.webp 480w,/assets/img/1-800.webp 800w,/assets/img/1-1400.webp 1400w,"
      type="image/webp"
    
    
      sizes="95vw"
    
  >

<img
  src="/assets/img/1.jpg"
  
    class="img-fluid rounded z-depth-1"
  
  
    width="100%"
  
  
    height="auto"
  
  
  
  
    title="example image"
  
  
  
    loading="eager"
  
  onerror="this.onerror=null; $('.responsive-img-srcset').remove();"
>

</picture>

</figure>

</div>
<div class="col-sm mt-3 mt-md-0">
</div>
<div class="col-sm mt-3 mt-md-0">
</div>

</div>

Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
  • planet parasol
  • US Social Cost of Carbon 2022
  • IPCC 2018 and 2021
  • Finnish climate change panel https://ilmastopaneeli.fi/hallinta/wp-content/uploads/2024/10/ilmastopaneelin-raportti-2-2024-Suomen-paastovahennyspolun-tarkastelu-huomioiden-muiden-kuin-co2-kasvihuonekaasujen-ja-epasuorien-nieluvaikutusten-rooli.pdf

http://www.planetparasol.ai –>

What’s in a name?

The model I call fair is variously spelt FAIR and FaIR. The full name of the model is the Finite Amplitude Impulse Response (model). The first iteration was all-caps FAIR. We were made aware of a name clash with another model called FAIR in an overlapping scientific field. Therefore we changed the official acronym to FaIR and modified the full name (now “Finite-amplitude”…).

However. It can’t only be me that thinks the small “a” looks fugly, and there’s no good reason why “amplitude” is any less important than any other word. Therefore, I now prefer to call the model all-lowercase fair. Distinction from the other FAIR is maintained, and the lowercase form is how it is known within the python ecosystem. Practically, all three variants are in use and acceptable, and I’ve even seen it spelt Fair.