From 1ae7aa85b04b5d7785c6fedc7fdb8f299617e549 Mon Sep 17 00:00:00 2001 From: mindyls Date: Wed, 7 Aug 2024 16:33:54 +0000 Subject: [PATCH] Ading notes on collections for viirs --- tests/download_noaa_aws.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/download_noaa_aws.sh b/tests/download_noaa_aws.sh index 0b1da8c87..64ca5c9df 100755 --- a/tests/download_noaa_aws.sh +++ b/tests/download_noaa_aws.sh @@ -42,6 +42,10 @@ if [[ "$1" == "" || "$bad_command" == "1" ]]; then echo " rclone_conf: " echo " if 'default' or not specified, defaults to:" echo " \$GEOIPS_PACKAGES_DIR/geoips/setup/rclone_setup/rclone.conf" + echo " collection:" + echo " viirs" + echo " VIIRS-IMG-GEO-TC" + echo " VIIRS-I5-SDR" echo " wildcard_list: " echo " list of strings to match in filenames (ie, channels)." echo " Defaults to all files for dtg"