Load this example

#                      Create a (R,G,B) composite reprojected image 
#=======================================================================================

verbose
clear_data
set_output_directory ../OUTPUTS/
set_input_directory ../IMAGES
set_projection_to_geometry ProjectionTo="LINEAR"
set_image_background color=White
set_input_hdf_file MOD021KM.A2001140.0725.002.2001144042556.mimic.hdf
create_MODIS_JPEG_image FileName="JPEG_image.jpg" width=1024 height=1024 RGBMode="Log"

JPEG_image.gif