Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Flex Extract
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Flexpart
Flex Extract
Commits
26f3bce6
Commit
26f3bce6
authored
5 years ago
by
Anne Philipp
Browse files
Options
Downloads
Patches
Plain Diff
python2 downgrade
parent
3fc62327
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
templates/compilejob.template
+1
-1
1 addition, 1 deletion
templates/compilejob.template
templates/job.temp
+3
-3
3 additions, 3 deletions
templates/job.temp
templates/job.template
+1
-1
1 addition, 1 deletion
templates/job.template
with
5 additions
and
5 deletions
templates/compilejob.template
+
1
−
1
View file @
26f3bce6
...
...
@@ -31,7 +31,7 @@ case $${HOST} in
module unload eccodes
module unload python
module unload emos
module load python
3
module load python
module load eccodes/2.12.0
module load emos/455-r64
export
FLEXPART_ROOT_SCRIPTS
=
$fp_root_scripts
...
...
This diff is collapsed.
Click to expand it.
templates/job.temp
+
3
−
3
View file @
26f3bce6
...
...
@@ -31,10 +31,10 @@ case $${HOST} in
module unload eccodes
module unload python
module unload emos
module load python
3
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/
s
ource/
p
ython
export
PATH
=
$$
{
PATH
}
:
$$
{
HOME
}
/flex_extract_v7.1/
S
ource/
P
ython
;;
*
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/
s
ource/
p
ython
export
PATH
=
$$
{
PATH
}
:
$$
{
HOME
}
/flex_extract_v7.1/
S
ource/
P
ython
;;
esac
...
...
This diff is collapsed.
Click to expand it.
templates/job.template
+
1
−
1
View file @
26f3bce6
...
...
@@ -31,7 +31,7 @@ case $$$${HOST} in
module unload eccodes
module unload python
module unload emos
module load python
3
module load python
module load eccodes/2.12.0
module load emos/455-r64
export
PATH
=
$$$$
{
PATH
}
:
$fp_root_path
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment