Dear all, I installed the latest version of OTB (master from the git repository) using superbuild under fedora 23. I tried to read image information (otbcli_ReadImageInfo) of a sentinel1 SAFE file. The format is not recognized. If I try to read one of the tiffs in the SAFE folder I get the following error:
shouldn't reach here!! shouldn't reach here!! /home/user/bin/OTB/SuperBuild/bin/otbcli: line 29: 11344 Segmentation fault (core dumped) $OTB_CLI_LAUNCHER "$@" If I use gdalinfo I can read information for the tif, but not for the SAFE file. I tried with both the system (as 2.0.1) and OTB versions of gdal. Using the OTB, I can read image information for sentinel 2 SAFE files and I get the following output for formats in gdalinfo --formats | grep -i sentinel SENTINEL2 (rovs): Sentinel 2 I am just wondering if it is possible to use gdal (and OTB) for sentinel1 and if you have any example/documentation on how to do it, versions needed, etc. I hope that I provided enough information to understand the problem and what I tried, but I am happy to provide more. Thank you very much in advance Laura -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
