WSL/SLF GitLab Repository
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karger
CHELSA_utils
Commits
031d2ba3
Commit
031d2ba3
authored
Jan 31, 2022
by
Karger
Browse files
Update how_to.txt
parent
2447df67
Changes
1
Hide whitespace changes
Inline
Side-by-side
how_to.txt
View file @
031d2ba3
...
...
@@ -19,7 +19,7 @@ TIMESTEPS=31
#7. Run the extract_chelsa.slurm script the following way:
sbatch --export=ALL,SHPFILE=$SHPFILE,OUTPUT=$OUTPUT,STARTDATE=$STARTDATE --array=1-$TIMESTEPS%30 --output=/home/
$USER
/chExtract_%A_%a.out extract_chelsa.slurm $SHPFILE
OUTPUT=
$OUTPUT
sbatch --export=ALL,SHPFILE=$SHPFILE,OUTPUT=$OUTPUT,STARTDATE=$STARTDATE --array=1-$TIMESTEPS%30 --output=/home/
karger
/chExtract_%A_%a.out
/home/karger/scripts/chelsa_utils/
extract_chelsa.slurm $SHPFILE $OUTPUT
# this will start a slurm job extracting all the days. It might take some time to finish. When the slurm job finished, move to step 8.
...
...
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