Load this example

#                      Create a (R,G,B) composite reprojected image (HDF 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_HDF_image FileName="HDF_image.hdf" width=1024 height=1024 RGBMode="Log"

HDF_image.gif