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
e44fdb9f
Commit
e44fdb9f
authored
5 years ago
by
Anne Philipp
Browse files
Options
Downloads
Patches
Plain Diff
updated to use newest eccodes version 2.13 on ECMWF server
parent
8c1d1757
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
+3
-3
3 additions, 3 deletions
Templates/compilejob.template
Templates/job.temp
+2
-2
2 additions, 2 deletions
Templates/job.temp
Templates/job.template
+2
-2
2 additions, 2 deletions
Templates/job.template
with
7 additions
and
7 deletions
Templates/compilejob.template
+
3
−
3
View file @
e44fdb9f
...
@@ -32,7 +32,7 @@ case $${HOST} in
...
@@ -32,7 +32,7 @@ case $${HOST} in
module unload python
module unload python
module unload emos
module unload emos
module load python3/3.6.8-01
module load python3/3.6.8-01
module load eccodes/2.1
2.5
module load eccodes/2.1
3.0
module load emos/455-r64
module load emos/455-r64
export
FLEXPART_ROOT_SCRIPTS
=
$fp_root_scripts
export
FLEXPART_ROOT_SCRIPTS
=
$fp_root_scripts
export
MAKEFILE
=
$makefile
export
MAKEFILE
=
$makefile
...
@@ -41,7 +41,7 @@ case $${HOST} in
...
@@ -41,7 +41,7 @@ case $${HOST} in
module unload python
module unload python
module switch PrgEnv-cray PrgEnv-intel
module switch PrgEnv-cray PrgEnv-intel
module load python3
module load python3
module load eccodes/2.1
2.5
module load eccodes/2.1
3.0
module load emos/455-r64
module load emos/455-r64
echo
$$
{
GROUP
}
echo
$$
{
GROUP
}
echo
$$
{
HOME
}
echo
$$
{
HOME
}
...
@@ -56,7 +56,7 @@ esac
...
@@ -56,7 +56,7 @@ esac
mkdir
-p
$$
{
FLEXPART_ROOT_SCRIPTS
}
/flex_extract_v
$$
{
VERSION
}
mkdir
-p
$$
{
FLEXPART_ROOT_SCRIPTS
}
/flex_extract_v
$$
{
VERSION
}
cd
$$
{
FLEXPART_ROOT_SCRIPTS
}
/flex_extract_v
$$
{
VERSION
}
# if FLEXPART_ROOT is not set this means cd to the home directory
cd
$$
{
FLEXPART_ROOT_SCRIPTS
}
/flex_extract_v
$$
{
VERSION
}
# if FLEXPART_ROOT is not set this means cd to the home directory
tar
-xvf
$$
{
HOME
}
/flex_extract_v
$$
{
VERSION
}
.tar
tar
-xvf
$$
{
HOME
}
/flex_extract_v
$$
{
VERSION
}
.tar
cd
s
ource
/
f
ortran
cd
S
ource/
F
ortran
\r
m
*
.o
*
.mod
$fortran_program
\r
m
*
.o
*
.mod
$fortran_program
make
-f
$$
{
MAKEFILE
}
>
flexcompile 2>flexcompile
make
-f
$$
{
MAKEFILE
}
>
flexcompile 2>flexcompile
...
...
This diff is collapsed.
Click to expand it.
Templates/job.temp
+
2
−
2
View file @
e44fdb9f
...
@@ -32,7 +32,7 @@ case $${HOST} in
...
@@ -32,7 +32,7 @@ case $${HOST} in
module unload python
module unload python
module unload emos
module unload emos
module load python3/3.6.8-01
module load python3/3.6.8-01
module load eccodes/2.1
2.5
module load eccodes/2.1
3.0
module load emos/455-r64
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
;;
;;
...
@@ -40,7 +40,7 @@ case $${HOST} in
...
@@ -40,7 +40,7 @@ case $${HOST} in
module unload python
module unload python
module switch PrgEnv-cray PrgEnv-intel
module switch PrgEnv-cray PrgEnv-intel
module load python3
module load python3
module load eccodes/2.1
2.5
module load eccodes/2.1
3.0
module load emos/455-r64
module load emos/455-r64
export
SCRATCH
=
$$
{
TMPDIR
}
export
SCRATCH
=
$$
{
TMPDIR
}
export
PATH
=
$$
{
PATH
}
:
$$
{
HOME
}
/flex_extract_v7.1/Source/Python
export
PATH
=
$$
{
PATH
}
:
$$
{
HOME
}
/flex_extract_v7.1/Source/Python
...
...
This diff is collapsed.
Click to expand it.
Templates/job.template
+
2
−
2
View file @
e44fdb9f
...
@@ -32,7 +32,7 @@ case $$$${HOST} in
...
@@ -32,7 +32,7 @@ case $$$${HOST} in
module unload python
module unload python
module unload emos
module unload emos
module load python3/3.6.8-01
module load python3/3.6.8-01
module load eccodes/2.1
2.5
module load eccodes/2.1
3.0
module load emos/455-r64
module load emos/455-r64
export
PATH
=
$$$$
{
PATH
}
:
$fp_root_path
export
PATH
=
$$$$
{
PATH
}
:
$fp_root_path
;;
;;
...
@@ -40,7 +40,7 @@ case $$$${HOST} in
...
@@ -40,7 +40,7 @@ case $$$${HOST} in
module unload python
module unload python
module switch PrgEnv-cray PrgEnv-intel
module switch PrgEnv-cray PrgEnv-intel
module load python3
module load python3
module load eccodes/2.1
2.5
module load eccodes/2.1
3.0
module load emos/455-r64
module load emos/455-r64
export
SCRATCH
=
$$$$
{
TMPDIR
}
export
SCRATCH
=
$$$$
{
TMPDIR
}
export
PATH
=
$$$$
{
PATH
}
:
$fp_root_path
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