Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
brivas
ICOADS R HOSTACE
Commits
67c6ca9b
Commit
67c6ca9b
authored
1 year ago
by
Richard Cornes
Browse files
Options
Download
Email Patches
Plain Diff
Fix bug in generate height ensemble
parent
e5041003
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
457 additions
and
462 deletions
+457
-462
rscripts/get_height_ens.R
rscripts/get_height_ens.R
+455
-460
scr/NOC/run_disj.csh
scr/NOC/run_disj.csh
+2
-2
No files found.
rscripts/get_height_ens.R
View file @
67c6ca9b
This diff is collapsed.
Click to expand it.
scr/NOC/run_disj.csh
View file @
67c6ca9b
...
...
@@ -43,8 +43,8 @@ set y = $1
# echo 'XXX running joining' >> ${log_output_dir}/dop.$1.$2
# Rscript $codedir/run_joins.R $y $configfile >> ${log_output_dir}/dop.$1.$2
echo 'XXX getting height ensemble' >> ${log_output_dir}/dop.$1.$2
Rscript $codedir/get_height_ens.R $y $y $configfile >> ${log_output_dir}/dop.$1.$2
#
echo 'XXX getting height ensemble' >> ${log_output_dir}/dop.$1.$2
#
Rscript $codedir/get_height_ens.R $y $y $configfile >> ${log_output_dir}/dop.$1.$2
echo 'XXX generating gridded heights' >> ${log_output_dir}/dop.$1.$2
Rscript $codedir/get_gridded_vals.R $y $y $configfile >> ${log_output_dir}/dop.$1.$2
echo 'XXX getting ships with wrong diurnal cycle' >> ${log_output_dir}/dop.$1.$2
...
...
This diff is collapsed.
Click to expand it.
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