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"