Load this example
# Create a (R,G,B) composite reprojected image (HDF image) (Area subset)
#============================================================================================
| 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_SUBSETimage.hdf" width=1024 height=1024 RGBMode="Log" LatitudeMin=23.42 LatitudeMax=27.40 LongitudeMin=54.25 LongitudeMax=59.79 |