From 30b288e7242a663108faf6d3113c35d971b175ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20L=C3=BCnenschlo=C3=9F?= <peter.luenenschloss@ufz.de> Date: Mon, 27 Feb 2023 10:26:07 +0100 Subject: [PATCH] sneaking the UFZ logo into the readme --- README.md | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c1d63a74f..f73e9422d 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,15 @@ SPDX-FileCopyrightText: 2021 Helmholtz-Zentrum für Umweltforschung GmbH - UFZ SPDX-License-Identifier: GPL-3.0-or-later --> -<a href="https://www.ufz.de/index.php?en=33573"> - <img src="https://git.ufz.de/rdm-software/saqc/raw/develop/docs/resources/images/representative/UFZLogo.png" width="400"/> -</a> - -<a href="https://www.ufz.de/index.php?en=45348"> - <img src="https://git.ufz.de/rdm-software/saqc/raw/develop/docs/resources/images/representative/RDMLogo.png" align="right" width="220"/> -</a> +<br> +<div align="center"> + <img src="https://git.ufz.de/rdm-software/saqc/raw/develop/docs/resources/images/representative/SaQCLogo.png" width="300"> +</div> +----------------- [](https://www.repostatus.org/#active) - -# System for automated Quality Control (SaQC) +# SaQC: System for automated Quality Control Anomalies and errors are the rule not the exception when working with time series data. This is especially true, if such data originates @@ -138,3 +135,13 @@ coming soon... If SaQC is advancing your research, please cite as: > Schäfer, David, Palm, Bert, Lünenschloß, Peter, Schmidt, Lennart, & Bumberger, Jan. (2023). System for automated Quality Control - SaQC (2.3.0). Zenodo. https://doi.org/10.5281/zenodo.5888547 + +----------------- + +<a href="https://www.ufz.de/index.php?en=33573"> + <img src="https://git.ufz.de/rdm-software/saqc/raw/develop/docs/resources/images/representative/UFZLogo.png" width="400"/> +</a> + +<a href="https://www.ufz.de/index.php?en=45348"> + <img src="https://git.ufz.de/rdm-software/saqc/raw/develop/docs/resources/images/representative/RDMLogo.png" align="right" width="220"/> +</a> -- GitLab