Skip to content
Snippets Groups Projects
Commit 26f3bce6 authored by Anne Philipp's avatar Anne Philipp
Browse files

python2 downgrade

parent 3fc62327
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ case $${HOST} in
module unload eccodes
module unload python
module unload emos
module load python3
module load python
module load eccodes/2.12.0
module load emos/455-r64
export FLEXPART_ROOT_SCRIPTS=$fp_root_scripts
......
......@@ -31,10 +31,10 @@ case $${HOST} in
module unload eccodes
module unload python
module unload emos
module load python3
module load python/2.7.15-01
module load eccodes/2.12.0
module load emos/455-r64
export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/source/python
export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/Source/Python
;;
*cca*)
module unload python
......@@ -43,7 +43,7 @@ case $${HOST} in
module load eccodes/2.12.0
module load emos
export SCRATCH=$${TMPDIR}
export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/source/python
export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/Source/Python
;;
esac
......
......@@ -31,7 +31,7 @@ case $$$${HOST} in
module unload eccodes
module unload python
module unload emos
module load python3
module load python
module load eccodes/2.12.0
module load emos/455-r64
export PATH=$$$${PATH}:$fp_root_path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment