Re: Mosaicking a folder of TIFF files that includes 1-D horizontal strips [message #91546 is a reply to message #91545] |
Tue, 28 July 2015 10:14   |
Adam Erickson
Messages: 8 Registered: July 2015
|
Junior Member |
|
|
On Tuesday, July 28, 2015 at 2:14:12 AM UTC-7, superchromix wrote:
> On Tuesday, July 28, 2015 at 12:11:24 AM UTC+2, Adam Erickson wrote:
>> Hi Everyone,
>>
>> I'm working on mosaicking a bunch of single-band TIFF integer files stored in a folder. The TIFF files are a complete mosaic of the area. However, mosaicking results in black horizontal bars of missing data across the landscape. Upon further inspection, these bands appear to be the result of TIFF files that are one-dimensional strips, which fail to load for mosaicking (the 'file not 2D/3D' error). How can I include this data in my final mosaics?
>>
>> Cheers,
>>
>> Adam
>
> which IDL routine are you using to read the TIFF files?
ENVI.OpenRaster() Perhaps read_tiff() would work better?
|
|
|