Hi Manuel, Don't be sorry, it's good to know. As far as I understand, Airbus can still sell SPOT7 images outside of South Asia (http://spacenews.com/42840airbus-sells-in-orbit-spot-7-imaging-satellite-to-azerbaijan/).
Thanks for the additional informations, not sure I can contribute but I'll look forward for any progress on SPOT7 implementation. Best regards Le mardi 19 janvier 2016 09:14:58 UTC+1, Grizonnet Manuel a écrit : > > > > Le 18/01/2016 15:23, arthurd a écrit : > > Thank you Manuel, I will have a look to the first solution (not sure to > > be able to dig too much into the code to adapt it). > > > > I didn't know that SPOT7 were sold to Azerbaidjan. Does it mean that OTB > > will not officially support it? > > Hi Arthur, > > sorry my answer can be confusing (and not quite relevant). There is no > reason why Spot7 can not be supported in OTB or OSSIM in the future. > > Just wanted to say that adding new supported sensors depends on > opportunity, contributions...etc and for Spot7 there were perhaps less > opportunities now. > > Just went to the GeoStore and I can see that there are still Spot7 > products available in tech catalog (don't know about tasking)...my > remark was indeed not relevant :) > > Regards, > > > > > Best regards > > > > Le vendredi 15 janvier 2016 16:35:20 UTC+1, Grizonnet Manuel a écrit : > > > > Hi Arthur, > > > > Spot6 is supported. There is a remaining issue with TOC computation > > (there is a bug open on Mantis related to this problem). > > > > Never tried spot7 image but metadata should follow the same format > > (Spot7 satellite was sell to Azerbaidjan in 2014). > > > > If you need to add support for Spot7 in OTB it should not be so > > complicated. > > > > You need to duplicated the ossim class which retrieve metadata: > > > > > https://git.orfeo-toolbox.org/otb.git/blob/refs/heads/develop:/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSpot6Model.cpp > > > < > https://git.orfeo-toolbox.org/otb.git/blob/refs/heads/develop:/Modules/ThirdParty/OssimPlugins/src/ossim/ossimSpot6Model.cpp> > > > > > > > > And duplicate Metadata class on OTB side: > > > > > https://git.orfeo-toolbox.org/otb.git/blob/refs/heads/develop:/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterface.cxx > > > < > https://git.orfeo-toolbox.org/otb.git/blob/refs/heads/develop:/Modules/Core/Metadata/src/otbSpot6ImageMetadataInterface.cxx> > > > > > > > > Even better, it should be possible to patch existing Spot6 classes > > above > > to handle both satellites with the same classes. > > > > Regards, > > > > Manuel > > > > Le 13/01/2016 17:13, arthurd a écrit : > > > Hello, > > > > > > I wonder if SPOT6 and 7 images are supported or not in OTB? > > > > > > By using otbcli_ReadImageInfo on Pleiades images I can see that > it > > > detects the right sensor. For SPOT7 on the other hand, no sensor > is > > > identified and only the most basic parameters are set. (DIM files > > are > > > present for both Pleiades and SPOT7.) > > > > > > Thanks for your feedback > > > > > > -- > > > -- > > > Check the OTB FAQ at > > > http://www.orfeo-toolbox.org/FAQ.html > > <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] > > <javascript:> > > > To unsubscribe from this group, send email to > > > [email protected] <javascript:> > > > For more options, visit this group at > > > http://groups.google.com/group/otb-users?hl=en > > <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] <javascript:> > > > <mailto:[email protected] <javascript:>>. > > > For more options, visit https://groups.google.com/d/optout > > <https://groups.google.com/d/optout>. > > > > -- > > Manuel GRIZONNET > > > > -- > > -- > > 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] > <javascript:> > > To unsubscribe from this group, send email to > > [email protected] <javascript:> > > 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] <javascript:> > > <mailto:[email protected] <javascript:>>. > > For more options, visit https://groups.google.com/d/optout. > > -- > Manuel GRIZONNET > > -- -- 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.
