observingClouds / schulz_et_al_JAMES_2023

Supplementary material in support of Schulz et al. (2023)

Home Page:https://doi.org/10.1029/2023MS003648

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supplemental material to Schulz et al. (submitted)

Software Manuscript

This repository contains the analysis scripts of Schulz et al. (submitted) and is archived under the DOI 10.5281/zenodo.7591545.

The entire analysis can be reproduced (sufficient compute resources provided) with

git clone schulz_et_al_JAMES_2023
mamba env create -n schulz_et_al_2023 -f environment.yaml
dvc repro

Parts of the analysis ( see dvc.yaml for partial analysis names ) can be reproduced by e.g.

git clone schulz_et_al_JAMES_2023
mamba env create -n schulz_et_al_2023 -f environment.yaml
dvc repro fig14_pattern_cloudfraction

The exact versions of packages that have been used are provided in environment.yaml.pinned

About

Supplementary material in support of Schulz et al. (2023)

https://doi.org/10.1029/2023MS003648

License:GNU General Public License v3.0


Languages

Language:Python 100.0%Language:Shell 0.0%