add MCIR-PRECIP

master
Kenneth Barbour 2022-07-25 21:18:05 -04:00
parent 3642a41098
commit 35648aaaee
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ me=${HELP:-`basename "$prog"`}
rootdir=$(dirname $(realpath $0)) rootdir=$(dirname $(realpath $0))
source ${rootdir}/lib/utils.sh source ${rootdir}/lib/utils.sh
count=0 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" tle_file="satellites.tle"
# Guesses the timestamp of a file based on the duration and mtime # Guesses the timestamp of a file based on the duration and mtime