Skip to content
Snippets Groups Projects

HPC After Albedo

This repository contains the code and data used in the report "High-Performance Computing After Albedo" by Paul Gierz

Viewing the Report

This report uses Juyter Book to generate a static website. You can view the report by building the book locally:

git clone https://gitlab.awi.de/HPC/cloud_hpc.git
cd cloud_hpc
pip install .
jupyter-book build hpc-after-albedo