Changes between Initial Version and Version 1 of Ticket #672


Ignore:
Timestamp:
Jul 15, 2008, 3:39:42 AM (16 years ago)
Author:
Mateusz Łoskot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #672

    • Property Cc Mateusz Łoskot added
    • Property Keywords hdf added
  • Ticket #672 – Description

    initial v1  
     1If I try to merge more than ~20 "Aster relative DEM" HDF files (obtained from http://edcimswww.cr.usgs.gov/pub/imswelcome/) an error occures:
     2
    13{{{
    2 If I try to merge more than ~20 "Aster relative DEM" HDF files (obtained from
    3 http://edcimswww.cr.usgs.gov/pub/imswelcome/) an error occures:
    4 
    5 [ziutek@localhost ziutek]$ gdal_merge.py -o /home/ziutek/aster.tif -of GTiff -
    6 n -150 /mnt/windows/gisdane/aster/dupa/*.hdf
     4[ziutek@localhost ziutek]$ gdal_merge.py -o /home/ziutek/aster.tif -of GTiff -n -150 /mnt/windows/gisdane/aster/dupa/*.hdf
    75ERROR 2: CPLMalloc(): Out of memory allocating -4 bytes.
     6}}}
    87
    98Maybe it is related to the http://208.24.120.44/show_bug.cgi?id=671.
    10 }}}