From ae627dce49a5db718fb21e2ac26489dee763d601 Mon Sep 17 00:00:00 2001 From: Johannes Harth-Kitzerow <jharthki@mpa-garching.mpg.de> Date: Thu, 13 Jan 2022 21:09:29 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 1f73645..8adeb78 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ -# Radioastro data: -https://datashare.mpcdf.mpg.de/apps/files/?dir=/compression&fileid=144187744 - -original data has been processed by -https://gitlab.mpcdf.mpg.de/parras/resolve/-/tree/johannes - # run code in docker environment: sudo docker build -t foo . -sudo docker run -it foo bash \ No newline at end of file +sudo docker run -it foo bash -- GitLab