Changes between Initial Version and Version 1 of Ticket #7043


Ignore:
Timestamp:
Sep 12, 2017, 11:07:10 PM (7 years ago)
Author:
Jukka Rahkonen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7043 – Description

    initial v1  
    44
    55Here is the result of the outsize call:
     6
     7{{{
    68gdal_translate -co COMPRESS=DEFLATE -sds -of GTiff MOD10A1.A2005177.h12v12.005.2008204203950.hdf test.tif -outsize 1230 598
    79
     
    15170...10...20...30...40...50...60...70...80...90...100 - done.
    1618
     19
     20}}}
    1721Here is the result of the -tr call (had to terminate it)
     22
     23{{{
    1824gdal_translate -co COMPRESS=DEFLATE -sds -of GTiff MOD10A1.A2005177.h12v12.005.2008204203950.hdf test.tif -tr 0.0167393593526468 0.0167224088988974
    1925
     
    21270^C
    2228
     29}}}
     30
    2331Here is some info on the file(I chose a specific subdataset to show the projection info):
     32
     33{{{
    2434gdalinfo HDF4_EOS:EOS_GRID:"MOD10A1.A2005177.h12v12.005.2008204203950.hdf":MOD_Grid_Snow_500m:Snow_Cover_Daily_Tile
    2535Driver: HDF4Image/HDF4 Dataset
     
    5363  Unit Type: none
    5464
     65
     66}}}