[Gdal-dev] FAST driver now supports IRS datasets

Andrey Kiselev dron at ak4719.spb.edu
Tue Feb 18 11:13:46 EST 2003


Hello, all,

The FAST driver now able to work with IRS datasets. As in case of
L7A datasets (Landsat TM) administrative header should be provided to
driver. Bands should be named as follows:

<header>.<ext>
band1.<ext>
band2.<ext>
...

or

<header>.<ext>
<header>.1.<ext>
<header>.2.<ext>
...

or

<header>.<ext>
band1.dat
band2.dat
...

or

<header>.<ext>
imagery1.dat
imagery2.dat
...

in lower or upper case. This should cover majority of distributors
fantasy in naming files. But if you out of luck and your datasets named
differently you should rename them manually.

					Regards,
					Andrey

-- 
Andrey V. Kiselev
Home phone:  +7 812 5274898  ICQ# 26871517



More information about the Gdal-dev mailing list