Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
akl
las2dsm
Commits
89124965
Commit
89124965
authored
Sep 22, 2017
by
Ludvik Brodl
Browse files
Added obligatory PATH customization to run grid_tile.sh
parent
f1a3a3c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
run_before_grid_tile.sh
0 → 100644
View file @
89124965
# .bashrc
if
[
-z
${
1
+x
}
]
;
then
echo
'Specify LAS/dvlp path. Ie: /home/sm_ludbr/LAS/dvlp'
exit
1
fi
module load geos/3.4.2-i1501
module load gcc/6.2.0
.
/home/sm_davse/virtualenvs/gdalenv/bin/activate
export
PATH
=
$1
:/home/sm_davse/LAS/LAStools/bin:
$PATH
Write
Preview
Markdown
is supported
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