Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
flexpart
flexpart
Commits
a2e9de41
Commit
a2e9de41
authored
Mar 04, 2019
by
Ignacio Pisso
Browse files
minor changes to create_tarball.sh
parent
348abf63
Changes
1
Hide whitespace changes
Inline
Side-by-side
create_tarball.sh
View file @
a2e9de41
...
...
@@ -87,6 +87,15 @@ mkdir $tarball_tmp/preprocess/flex_extract
#cp -r flex_ecmwf_src/* $tarball_tmp/preprocess/flex_extract/
## cp -r flex_extract/work/EA* $tarball_tmp/preprocess/flex_extract/work
echo
include flex_extract v7.0.4 b7c1c04a204c91e53759ef590504bf52dfaece64
flex_extract
=
../flex_extract_v7.0.4/
cp
$flex_extract
/README.md
$tarball_tmp
/preprocess/flex_extract
cp
-r
$flex_extract
/docs
$tarball_tmp
/preprocess/flex_extract
cp
-r
$flex_extract
/grib_templates
$tarball_tmp
/preprocess/flex_extract
cp
-r
$flex_extract
/python
$tarball_tmp
/preprocess/flex_extract
cp
-r
$flex_extract
/src
$tarball_tmp
/preprocess/flex_extract
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment