Skip to content
Snippets Groups Projects
Commit ad5ce030 authored by Felix Kleinert's avatar Felix Kleinert
Browse files

remove username from zam144

parent a5df13b5
No related branches found
No related tags found
3 merge requests!125Release v0.10.0,!124Update Master to new version v0.10.0,!95Felix issue113 update default plot list cond quanitle plots
Pipeline #34841 passed
...@@ -120,7 +120,6 @@ def prepare_host(create_new=True, sampling="daily"): ...@@ -120,7 +120,6 @@ def prepare_host(create_new=True, sampling="daily"):
except OSError: except OSError:
user = "default" user = "default"
if hostname == "ZAM144": if hostname == "ZAM144":
user = "felix"
path = f"/home/{user}/Data/toar_{sampling}/" path = f"/home/{user}/Data/toar_{sampling}/"
elif hostname == "zam347": elif hostname == "zam347":
path = f"/home/{user}/Data/toar_{sampling}/" path = f"/home/{user}/Data/toar_{sampling}/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment