Opened 19 years ago
Last modified 12 years ago
#672 closed defect
gdal_merge.py failes on ~20 "Aster relative DEM" HDF files — at Initial Version
Reported by: | Owned by: | dron | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | hdf |
Cc: | Mateusz Łoskot |
Description
If I try to merge more than ~20 "Aster relative DEM" HDF files (obtained from http://edcimswww.cr.usgs.gov/pub/imswelcome/) an error occures: [ziutek@localhost ziutek]$ gdal_merge.py -o /home/ziutek/aster.tif -of GTiff - n -150 /mnt/windows/gisdane/aster/dupa/*.hdf ERROR 2: CPLMalloc(): Out of memory allocating -4 bytes. Maybe it is related to the http://208.24.120.44/show_bug.cgi?id=671.
Note:
See TracTickets
for help on using tickets.