|
|
|
Re: Reading CEOS format using IDL [message #89342 is a reply to message #89341] |
Wed, 20 August 2014 13:42  |
Yngvar Larsen
Messages: 134 Registered: January 2010
|
Senior Member |
|
|
On Wednesday, 20 August 2014 21:12:28 UTC+2, navee...@gmail.com wrote:
> Thanks Jim but it reads only certain SAR mission i wanted to have sample code which can read CEOS format so that i can modify for my own data
GDAL contains a SAR CEOS module. You can either make an IDL wrapper around the GDAL C API, or port it to native IDL. The GDAL license permits you to do whatever with it without permission, if I remember correctly.
http://www.gdal.org/
--
Yngvar
|
|
|