Page 1 of 1

DBVM run_modis_hdflook.bash little bug

Posted: Tue Sep 28, 2010 9:53 am
by egarbi
Line number 15:
15 echo "Usage: run_modis_atmos.bash input_file template_file output_file"

should be:
15 echo "Usage: run_modis_hdflook.bash input_file template_file output_file"

or better:
15 echo "Usage: $0 input_file template_file output_file"

Great Software, well done. Regards

Enrique

Re: DBVM run_modis_hdflook.bash little bug

Posted: Fri Oct 01, 2010 11:20 am
by gumley
Thanks Enrique, I will make the change you suggested in version 1.1

Regards,
Liam.