From 07832fd0e64a795eb43dcb5992c12d2f3ceb850d Mon Sep 17 00:00:00 2001 From: Lauri Tuppi Date: Fri, 25 Oct 2024 13:22:50 +0300 Subject: [PATCH] Added a comment to main_amsua.sh --- SATELLITE/main_amsua.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/SATELLITE/main_amsua.sh b/SATELLITE/main_amsua.sh index ea462b5a9..7fa837335 100755 --- a/SATELLITE/main_amsua.sh +++ b/SATELLITE/main_amsua.sh @@ -3,6 +3,7 @@ echo "Bash version ${BASH_VERSION}..." # A dummy AMSU-A workflow. # There are still difficulties in reading in self-made grib files with RadSim. # -> A demo workflow without real AMSU-A processing. +# echo "====================================================================" echo " DestinE Digital Twin --- OBSALL Apps for AMSU-A OBS DATA:" -- GitLab