Linear projection image results

Linear projection in a HDFLook command file

verbose 
clear_data 
set_output_directory            /home/louis/OUTPUTS 
set_input_directory             /home/louis/MODIS_ALL_IMAGES/ 
 
set_projection_to_geometry ProjectionTo="LINEAR" WidthTo=1000 HeightTo=1000 \ 
                            LatitudeMinTo=-40.0000 LatitudeMaxTo=-10 \ 
                            LongitudeMinTo=5.0 LongitudeMaxTo=35.0 
 
add_maps                Coastlines=yes CoastlineColor=Green 
add_grids color=Red LatitudeMin=-90.0  LatitudeMax=90.0 LatitudeStep=1.0 \ 
                LongitudeMin=-180.0 LongitudeMax=180.0 LongitudeStep=1.0 
set_image_background            color=black 
set_input_hdf_file   MOD021KM.A2002074.0850.003.2002076015738.hdf
create_MODIS_RGB_Mosaic    Filename="GEOTIFF_LINEAR"  RGBMode="Log"  CreateJPEG=no  CreateGEOTIFF=yes 

file: GEOTIFF_LINEAR.tif.met

==========================================================
 Create geotiff file:/home/louis/OUTPUTS/GEOTIFF_LINEAR.tif.met
 Sizes width: 1000 imageh: 1000
==========================================================
  Bits/Sample: 8
  Photometric Interpretation: RGB color
  Samples/Pixel: 3
  Planar Configuration: single image plane
Geotiff_Information:
   Version: 1
   Key_Revision: 1.0
   Tagged_Information:
      ModelTiepointTag (2,3):
         0    0
         555974.37    -1111948.7
      ModelPixelScaleTag (1,3):
         3335.8462    3335.8462    0
      End_Of_Tags.
   Keyed_Information:
      GTModelTypeGeoKey (Short,1): ModelTypeProjected
      GTRasterTypeGeoKey (Short,1): RasterPixelIsArea
      GTCitationGeoKey (Ascii,14): "HDFLook_MODIS"
      GeographicTypeGeoKey (Short,1): User-Defined
      GeogCitationGeoKey (Ascii,11): "LINEAR"
      GeogGeodeticDatumGeoKey (Short,1): User-Defined
      GeogLinearUnitsGeoKey (Short,1): Linear_Meter
      GeogAngularUnitsGeoKey (Short,1): Angular_Degree
      GeogSemiMajorAxisGeoKey (Double,1): 6370997
      ProjCoordTransGeoKey (Short,1): CT_Equirectangular
      ProjFalseEastingGeoKey (Double,1): 0 
      ProjFalseNorthingGeoKey (Double,1): 0
      ProjCenterLongGeoKey (Double,1): 0
      ProjCenterLatGeoKey (Double,1): 0
      End_Of_Keys.
   End_Of_Geotiff.

Corner Coordinates:
Upper Left    (555974.37,-1111948.7)
Lower Left    (555974.37,-4447795)
Upper Right   (3891820.6,-1111948.7)
Lower Right   (3891820.6,-4447795)