Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ESM-tools (Legacy)
ESM Runscripts Legacy
Commits
c468c2ce
Commit
c468c2ce
authored
Jul 31, 2019
by
chrisdane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
corrected path name?
parent
7e28f1b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
functions/jsbach/jsbach.functions
functions/jsbach/jsbach.functions
+1
-1
No files found.
functions/jsbach/jsbach.functions
View file @
c468c2ce
...
...
@@ -204,7 +204,7 @@ jsbach_modify_forcing() {
echo
-e
"
\t\t
jsbach: selecting year
$yr
from
${
FORCING_DIR_jsbach
}
/Ndepo.1850-2014.nc"
cdo selyear,
${
yr
}
${
FORCING_DIR_jsbach
}
/Ndepo.1850-2014.nc
${
FORCING_DIR_jsbach
}
/foo
${
yr
}
.nc
>>
$dumpfile
2>&1
mv
${
FORCING_DIR_jsbach
}
/foo
${
yr
}
.nc
${
FORCING_DIR_jsbach
}
/Ndepo.
${
yr
}
.nc
>>
$dumpfile
add_to
${
FORCING_DIR
}
/Ndepo.
${
yr
}
.nc Ndepo.
${
yr
}
.nc
add_to
${
FORCING_DIR
_jsbach
}
/Ndepo.
${
yr
}
.nc Ndepo.
${
yr
}
.nc
done
;;
1950
)
...
...
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