diff --git a/RADSOUND/graph_mod_obs.py b/RADSOUND/graph_mod_obs.py index e5c48406c58598245d4dbf958f65f530f8f85866..579797445ca13d5ff452099bbe94830327103b26 100644 --- a/RADSOUND/graph_mod_obs.py +++ b/RADSOUND/graph_mod_obs.py @@ -2,7 +2,7 @@ # Author: Alexander Mahura : 2023-06 # ############################################################################# -# LOADING LIBRARIES +# LOADING LIBRARIES ############################################################################# import sys import numpy as np diff --git a/RADSOUND/gsv_radsound_mod_data.sh b/RADSOUND/gsv_radsound_mod_data.sh index a2f2d1a55d046ef68e570ee0527b0ef933f47c89..77e5391507c41c315de29f00990f079f2320847c 100755 --- a/RADSOUND/gsv_radsound_mod_data.sh +++ b/RADSOUND/gsv_radsound_mod_data.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Bash version ${BASH_VERSION}..." ######################################################################## -# DestinE Climate DT Project +# DestinE Climate DT Project # Author: Alexander Mahura : 2023-09-21 ######################################################################## diff --git a/RADSOUND/main_radsound.sh b/RADSOUND/main_radsound.sh index aa883cbba4fe4e7b23eaaded1585a50fd0f0a9e9..7958764bb4cba3813c4edb6ccc1bed9068645425 100755 --- a/RADSOUND/main_radsound.sh +++ b/RADSOUND/main_radsound.sh @@ -163,7 +163,7 @@ b_yyyymmddhh=$b_yy$b_mm$b_dd$b_hh echo "b_2t, b_yyyymmddhh = $b_2t $b_yyyymmddhh" b_fname_yyyymmddhh_2t=$b_yyyymmddhh$b_2t echo "b_fname_yyyymmddhh_2t = $b_fname_yyyymmddhh_2t" -####### +############ ./radsound_mod.sh $b_fname_yyyymmddhh_2t $b_yyyymmddhh $varMETstr echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" diff --git a/RADSOUND/radsound_mod.sh b/RADSOUND/radsound_mod.sh index 22e9ac61e0349cf9702c458cdd6195b5cc39b685..92aa87cec7fe7fc6c81cebab3d203c5a0a3b3056 100755 --- a/RADSOUND/radsound_mod.sh +++ b/RADSOUND/radsound_mod.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Bash version ${BASH_VERSION}..." ######################################################################## -# DestinE Climate DT Project +# DestinE Climate DT Project # # Author: # ORIGINAL: diff --git a/RADSOUND/radsound_obs.sh b/RADSOUND/radsound_obs.sh index 8c91bfbc3ec93657ee9cc97802dcdf49623329ef..694cc88c38b53cbc657c7eb57b9483d3ede8738a 100755 --- a/RADSOUND/radsound_obs.sh +++ b/RADSOUND/radsound_obs.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Bash version ${BASH_VERSION}..." ######################################################################## -# DestinE Climate DT Project +# DestinE Climate DT Project # # Author: # ORIGINAL: diff --git a/RADSOUND/radsound_stats.sh b/RADSOUND/radsound_stats.sh index 38450aef63955e5655631c9e0daebcb3cec9afd6..cc0d70f029a546deeaabba154314b45a560b6281 100755 --- a/RADSOUND/radsound_stats.sh +++ b/RADSOUND/radsound_stats.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Bash version ${BASH_VERSION}..." ######################################################################## -# Author: Alexander Mahura : 2023-08-22 +# Author: Alexander Mahura : 2023-08-22 ######################################################################## # PRE-SETUP (TESTING FOR LIMITED ODB DATASET & LIMITED GEOGRAPHICAL AREA)