.. ipp_project_cmip documentation master file, created by sphinx-quickstart on Mon Feb 14 10:10:40 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Integrated Practical: Python in Geosciences =========================================== Spring semester 2023 *Mathias Hauser, Ciullo Alessio, Doris Folini* Chahan Kropf, Hussain Abbas with Urs Beyerle, Sylvaine Ferrachat, Alexander Scherrmann Course material for the course *Integrated Practical: Python in Geosciences*. The course aims at promoting practical python skills that are useful for your BSc / MSc studies and beyond. It should enable you to work independently with python on your own laptop, with a focus on geoscience topics. .. toctree:: :maxdepth: 1 :caption: Installing python intro/01_preparation intro/02_install_conda intro/03_using_conda intro/04_conda_environment intro/05_running-python .. toctree:: :maxdepth: 1 :caption: Introduction intro/06_intro_material .. toctree:: :maxdepth: 1 :caption: Project: Climate risk modelling climate_risk/climada.md .. toctree:: :maxdepth: 1 :caption: Project: Analyse CMIP data project_cmip_data/p0_preparation project_cmip_data/p1_tglob_1 project_cmip_data/p2_tglob_2 project_cmip_data/p3_txx_1.rst project_cmip_data/p4_warming_level_1 project_cmip_data/p5_warming_level_2