From 35648aaaee7f60ff75e4e278739ead6bc4d06743 Mon Sep 17 00:00:00 2001 From: Kenneth Barbour Date: Mon, 25 Jul 2022 21:18:05 -0400 Subject: [PATCH] add MCIR-PRECIP --- decode.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/decode.sh b/decode.sh index 6b56c72..e97ed1c 100755 --- a/decode.sh +++ b/decode.sh @@ -10,7 +10,7 @@ me=${HELP:-`basename "$prog"`} rootdir=$(dirname $(realpath $0)) source ${rootdir}/lib/utils.sh count=0 -enhancements="MSA MSA-PRECIP ZA NO MCIR therm pristine" +enhancements="MSA MSA-PRECIP MCIR MCIR-PRECIP therm ZA NO pristine" tle_file="satellites.tle" # Guesses the timestamp of a file based on the duration and mtime