Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AossTower
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MetObs
AossTower
Commits
e868001d
Unverified
Commit
e868001d
authored
7 years ago
by
David Hoese
Browse files
Options
Downloads
Patches
Plain Diff
Fix use of echo in level b1 bash script
parent
2f396141
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/run_tower_level_b1.sh
+2
-2
2 additions, 2 deletions
scripts/run_tower_level_b1.sh
with
2 additions
and
2 deletions
scripts/run_tower_level_b1.sh
+
2
−
2
View file @
e868001d
...
@@ -45,7 +45,7 @@ fi
...
@@ -45,7 +45,7 @@ fi
oops
"NetCDF generation failed for
$DATE
"
oops
"NetCDF generation failed for
$DATE
"
fi
fi
ech
o
"Moving NetCDF file from temp directory to cache"
>>
$logfile
log_inf
o
"Moving NetCDF file from temp directory to cache"
$ENV
/bin/python
-m
metobscommon.archive.incoming
-vv
-l
$logfile
--dates
=
${
DATE
}
b1 aoss.tower
"
$tmp_out
"
$ENV
/bin/python
-m
metobscommon.archive.incoming
-vv
-l
$logfile
--dates
=
${
DATE
}
b1 aoss.tower
"
$tmp_out
"
### Quicklook Generation ###
### Quicklook Generation ###
...
@@ -56,7 +56,7 @@ fi
...
@@ -56,7 +56,7 @@ fi
oops
"Quicklook generation failed for
$DATE
"
oops
"Quicklook generation failed for
$DATE
"
fi
fi
ech
o
"Moving Level B1 quicklooks from temp directory to cache"
>>
$logfile
log_inf
o
"Moving Level B1 quicklooks from temp directory to cache"
$ENV
/bin/python
-m
metobscommon.archive.incoming
-vv
-l
$logfile
--dates
=
${
DATE
}
b1 aoss.tower
"
$tmp_dir
/aoss_tower.*.png"
$ENV
/bin/python
-m
metobscommon.archive.incoming
-vv
-l
$logfile
--dates
=
${
DATE
}
b1 aoss.tower
"
$tmp_dir
/aoss_tower.*.png"
log_info
"Done"
log_info
"Done"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment