From 69294e6657a63ed5aab798fc2243d7d91ce75463 Mon Sep 17 00:00:00 2001 From: helgehr <38046421+helgehr@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:53:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f12e1b2..ad2ba99 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the code for the developement of data-driven convection The corresponding paper is available as a preprint on arXiv > Heuer, Helge, et al. "Interpretable multiscale Machine Learning-Based Parameterizations of Convection for ICON." arXiv preprint arXiv:2311.03251 (2023). https://doi.org/10.48550/arXiv.2311.03251 -Corresponding DOI: +Corresponding DOI: [![DOI](https://zenodo.org/badge/830080309.svg)](https://zenodo.org/badge/latestdoi/830080309) If you want to use this repository, start by executing ``` @@ -33,4 +33,4 @@ For training and evaluation of the trained networks, some sample data has been s - Ray - Dask - Netcdf4 -- Other packages like numpy, matplotlib, pandas, joblib, and tqdm \ No newline at end of file +- Other packages like numpy, matplotlib, pandas, joblib, and tqdm