When I run gdalinfo with the OGDI driver on a DTED directory of dt1 files, I get an erronous north bound.
Example : A DTED CD contains files from 42 to 52 degrees north and gdalinfo returns a north limit of 56.
-I tested three sets of DTED 1 files.
-The problems appens only with DTED level 1, not level 0 or lever 2.
-The problems appens also with GetGeoTransform() in a python script.
-OGDI_INFO returns the same error.
-Tested with fwtools 1.1.3 on windows.