From 2ecaa50c4e3cf4f36aa225fbcaf1464e199024c7 Mon Sep 17 00:00:00 2001 From: Michael <mblaschek@jet01.img.univie.ac.at> Date: Sat, 5 Dec 2020 14:41:28 +0100 Subject: [PATCH] added Guidelines --- GUIDELINES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 GUIDELINES diff --git a/GUIDELINES b/GUIDELINES new file mode 100644 index 0000000..bd7e5b1 --- /dev/null +++ b/GUIDELINES @@ -0,0 +1,16 @@ +Shared Data Guideline +@author: mblaschek +@email: michael.blaschek@univie.ac.at +@phone: 53715 +@date: Fri Sep 25 09:15:10 CEST 2020 + +PATH /jetfs/shared-data + +1. Be careful. Do not remove data, unless you are really certain, that this is ok for everyone. +2. Create directories with clear names. Add permission for others +3. Ask for help if needed. +4. Add information on your data in the README.md + +Here data can be share with other users. +If you need to modify these data, copy them to scratch and remove later, in order to save storage and duplicates. + -- GitLab