Scenario analysis notebooks for the SR15 ======================================== Overview -------- .. figure:: _static/sr15_cover_page.png :align: right *Cover page of the IPCC* `SR15`_ This website presents rendered versions of the Jupyter notebooks used for the assessment of quantitative, model-based climate change mitigation pathways in the **IPCC Special Report on Global Warming of 1.5°C** (`SR15`_). The notebooks implement the categorisation of scenarios by climate impact and generate figures, tables, summary statistics, and assessment indicators. .. _`SR15` : http://www.ipcc.ch/report/sr15/ License of the notebooks ------------------------ Copyright 2018-2020 IIASA The notebooks and the their rendered versions are licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Notebook release 2.0.2 ---------------------- The notebooks rendered on this page are based on **Release 2.0.2** of the `GitHub`_ repository. The notebooks use the scenario data of **Data Release 2.0** of the *IAMC 1.5°C Scenario Explorer and Data* and refer to the published version of the IPCC *Special Report on Global Warming of 1.5°C*. The notebooks are run with `pyam`_ **Release 0.5.0**. A manuscript describing this open-source Python package for integrated-assessment scenario analysis and visualization was published in the `Journal of Open Source Software`_. .. _`GitHub` : https://github.com/iiasa/ipcc_sr15_scenario_analysis/releases/tag/v2.0.2_pyam_v0.5 .. _`Journal of Open Source Software` : https://doi.org/10.21105/joss.01095 .. _`pyam` : https://pyam-iamc.readthedocs.io/en/v0.5.0/ Overview of notebooks --------------------- .. toctree:: :maxdepth: 2 assessment Scenario ensemble download -------------------------- The scenario ensemble used for this assessment is available for download at https://data.ene.iiasa.ac.at/iamc-1.5c-explorer. If appropriate reference is made to the data source, it is permitted to use the data for scientific research and science communication. *However, redistribution of substantial portions of the data is restricted.* Please read the guidelines and legal code at https://data.ene.iiasa.ac.at/iamc-1.5c-explorer/#/license before redistributing this data or adapted material. When using the scenario data for any analysis, figures or tables, please clearly state the release version of the scenario ensemble. Scientific references --------------------- Scenario analysis notebooks ^^^^^^^^^^^^^^^^^^^^^^^^^^^ For the **Jupyter notebooks containing figure plotting and analysis scripts** included in this repository, please cite: | Daniel Huppmann et al., | *Scenario analysis notebooks for the IPCC Special Report on Global Warming of 1.5°C*. 2018. | doi: `10.22022/SR15/08-2018.15428`_ | url: https://github.com/iiasa/ipcc_sr15_scenario_analysis .. _`10.22022/SR15/08-2018.15428` : https://doi.org/10.22022/SR15/08-2018.15428 Other references ^^^^^^^^^^^^^^^^ For the **scientific assessment of the Special Report**, please cite: | Joeri Rogelj, Drew Shindell, Kejun Jiang, Solomone Fifita, Piers Forster, Veronika Ginzburg, Collins Handa, Haroon Kheshgi, Shigeki Kobayashi, Elmar Kriegler, Luis Mundaca, Roland Séférian, and Maria Virginia Vilariño. | *Mitigation pathways compatible with 1.5°C in the context of sustainable development*, | in "Special Report on Global Warming of 1.5°C (SR15)". | Intergovernmental Panel on Climate Change: Geneva, 2018. | url: https://www.ipcc.ch/report/sr15/ For a **high-level description of the scenario ensemble**, please refer to: | Daniel Huppmann, Joeri Rogelj, Elmar Kriegler, Volker Krey, and Keywan Riahi. | A new scenario resource for integrated 1.5 °C research. | *Nature Climate Change*, 2018. | doi: `10.1038/s41558-018-0317-4`_ .. _`10.1038/s41558-018-0317-4` : https://doi.org/10.1038/s41558-018-0317-4 When using the **scenario ensemble data** for own analysis, please cite: | Daniel Huppmann, Elmar Kriegler, Volker Krey, Keywan Riahi, Joeri Rogelj, Steven K. Rose, John Weyant, et al., | *IAMC 1.5°C Scenario Explorer and Data hosted by IIASA*. | Integrated Assessment Modeling Consortium & International Institute for Applied Systems Analysis, 2018. | doi: `10.22022/SR15/08-2018.15429`_ | url: https://data.ene.iiasa.ac.at/iamc-1.5c-explorer .. _`10.22022/SR15/08-2018.15429` : https://doi.org/10.22022/SR15/08-2018.15429 Authors of the scenario ensemble and the notebooks ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Please refer to the `AUTHORS`_ document for the full list of authors of the scenario ensemble and the notebooks in this repository. Download bibliographic details ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You can download these citations and the references for all studies that submitted scenarios to the ensemble as `Endnote (enl)`_, `Reference Manager (ris)`_, and `BibTex (bib)`_ format from the GitHub repository. .. _`AUTHORS` : https://github.com/iiasa/ipcc_sr15_scenario_analysis/blob/master/AUTHORS.md .. _`Endnote (enl)` : https://github.com/iiasa/ipcc_sr15_scenario_analysis/blob/masterbibliography/iamc_1.5c_scenario_data.enl .. _`Reference Manager (ris)` : https://github.com/iiasa/ipcc_sr15_scenario_analysis/blob/master/bibliography/iamc_1.5c_scenario_data.ris .. _`BibTex (bib)` : https://github.com/iiasa/ipcc_sr15_scenario_analysis/blob/master/bibliography/iamc_1.5c_scenario_data.bib Dependencies ------------ The notebooks included in this repository depend on the *pyam* package, an open-source Python package for IAM scenario analysis and visualization developed by Matthew Gidden (`@gidden`_) and Daniel Huppmann (`@danielhuppmann`_). See https://pyam-iamc.readthedocs.io for installation instructions and the full documentation of *pyam*. The source code is available at https://github.com/IAMconsortium/pyam. .. _`@gidden` : https://github.com/gidden .. _`@danielhuppmann` : https://github.com/danielhuppmann/