Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/observingclouds/schulz_et_al_james_2023
Supplementary material in support of Schulz et al. (2023)
https://github.com/observingclouds/schulz_et_al_james_2023
Last synced: about 1 month ago
JSON representation
Supplementary material in support of Schulz et al. (2023)
- Host: GitHub
- URL: https://github.com/observingclouds/schulz_et_al_james_2023
- Owner: observingClouds
- License: gpl-3.0
- Created: 2023-01-30T21:43:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T18:37:56.000Z (about 1 year ago)
- Last Synced: 2023-10-27T17:32:43.579Z (about 1 year ago)
- Language: Python
- Homepage: https://doi.org/10.1029/2023MS003648
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Supplemental material to Schulz et al. (2023)
[![Software](https://img.shields.io/badge/Software-10.5281/zenodo.7591545-blue)](https://doi.org/10.5281/zenodo.7591545)
[![Manuscript](https://img.shields.io/badge/Manuscript-10.1029/2023MS003648-blue)](http://dx.doi.org/10.1029/2023MS003648)
[![Model](https://img.shields.io/badge/Model-10.5281/zenodo.7133783-blue)](https://dx.doi.org/10.5281/zenodo.7133783)This repository contains the analysis scripts of Schulz et al. (2023) and is archived under the [DOI 10.5281/zenodo.7591545](https://doi.org/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`
The model output can be accessed via the [EUREC4A-Intake](https://github.com/eurec4a/eurec4a-intake)-catalog but is also archived on the DKRZ tape. The [tape-catalog](https://github.com/observingClouds/tape_archive_index/blob/main/catalog.yml) provides easy access to those files.