{% set active_page = "more" %} {% extends 'base.html' %} {% block content %}

This application is written in Python, with the help of the ReportLab library (the web part is powered by the flask framework). The code is open-source and is available here: framagit.org. The ability of this application to reproduce several figures (independently) published by the IPCC was carefully tested. However, this is not a product of the IPCC (which is not responsible for projects or researches).

Versions

Although the web application and layout details were improved over time, there is no change affecting the translation of the risk levels provided as input to colours in the burning embers. The changes are recorded on framagit.org.

Development history

This software was created by philippe.marbaix -at- uclouvain.be at the end of 2019. The first objective was to produce a figure for a paper that is now under review (05/2020). The work for this project was done outside of my duties at UCLouvain, which are related to the Plateforme wallonne pour le GIEC, and represent 80% of my work time. Help is welcome to further improve the application. All contributions will be recognised :-).

For more information, please e-mail philippe.marbaix -at- uclouvain.be.

{% endblock %}