Skip to content
Snippets Groups Projects
Commit 2970085f authored by lukas leufen's avatar lukas leufen
Browse files

changed host name for new vm

parent 9d4776fa
Branches
Tags
2 merge requests!37include new development,!30Lukas issue037 feat run without training
Pipeline #29016 passed
...@@ -20,7 +20,7 @@ pyshp ...@@ -20,7 +20,7 @@ pyshp
six six
pyproj pyproj
shapely shapely
cartopy==0.16.0 Cartopy==0.16.0
matplotlib matplotlib
pillow pillow
scipy scipy
\ No newline at end of file
...@@ -99,7 +99,7 @@ def prepare_host(create_new=True): ...@@ -99,7 +99,7 @@ def prepare_host(create_new=True):
path = f'/home/{user}/Data/toar_daily/' path = f'/home/{user}/Data/toar_daily/'
elif hostname == 'zam347': elif hostname == 'zam347':
path = f'/home/{user}/Data/toar_daily/' path = f'/home/{user}/Data/toar_daily/'
elif hostname == 'linux-gzsx': elif hostname == 'linux-aa9b':
path = f'/home/{user}/machinelearningtools/data/toar_daily/' path = f'/home/{user}/machinelearningtools/data/toar_daily/'
elif (len(hostname) > 2) and (hostname[:2] == 'jr'): elif (len(hostname) > 2) and (hostname[:2] == 'jr'):
path = f'/p/project/cjjsc42/{user}/DATA/toar_daily/' path = f'/p/project/cjjsc42/{user}/DATA/toar_daily/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment