Discussion:
[otb-users] OpticalCalibration level toc python
a***@gmail.com
2017-12-07 09:44:55 UTC
Permalink
Hello ,

I'm working on Pleiades and Spot 6/7 images and I'm trying to run the
OpticalCalibration application on Python to perform Optical Calibration
level TOC. I have no problem to perform TOA level with python so I don't
understand why it doesn't work when I choose level TOC with no aerosol
model...
The images are the same and I keep the default parameters, I just change
*OpticalCalibration.SetParameterString("level","toa")* to *OpticalCalibration.SetParameterString("level","toc")
*and I add the line *OpticalCalibration.SetParameterString("atmo.aerosol","noaersol")
*in my Python code*.*
Has anyone run into the same problem ?

Thanks for your help,
Anne-Sophie Onody
--
--
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Manuel Grizonnet
2017-12-22 09:40:16 UTC
Permalink
Hello,

can you give me more information on what exactly "doesn't work" in the case
where you select the TOC mode?

Can you provide the error message or any information on the application
output?

Thanks in advance,

Manuel
Post by a***@gmail.com
Hello ,
I'm working on Pleiades and Spot 6/7 images and I'm trying to run the
OpticalCalibration application on Python to perform Optical Calibration
level TOC. I have no problem to perform TOA level with python so I don't
understand why it doesn't work when I choose level TOC with no aerosol
model...
The images are the same and I keep the default parameters, I just change
*OpticalCalibration.SetParameterString("level","toa")* to *OpticalCalibration.SetParameterString("level","toc")
*and I add the line *OpticalCalibration.SetParameterString("atmo.aerosol","noaersol")
*in my Python code*.*
Has anyone run into the same problem ?
Thanks for your help,
Anne-Sophie Onody
--
--
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 unsubscribe from this group, send email to
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
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
a***@gmail.com
2018-01-16 10:37:07 UTC
Permalink
Hello,

Thanks for your answer, I just saw it !

There is no error message or output, Python crashes without doing
anything...
Post by Manuel Grizonnet
Hello,
can you give me more information on what exactly "doesn't work" in the
case where you select the TOC mode?
Can you provide the error message or any information on the application
output?
Thanks in advance,
Manuel
Post by a***@gmail.com
Hello ,
I'm working on Pleiades and Spot 6/7 images and I'm trying to run the
OpticalCalibration application on Python to perform Optical Calibration
level TOC. I have no problem to perform TOA level with python so I don't
understand why it doesn't work when I choose level TOC with no aerosol
model...
The images are the same and I keep the default parameters, I just change
*OpticalCalibration.SetParameterString("level","toa")* to *OpticalCalibration.SetParameterString("level","toc")
*and I add the line *OpticalCalibration.SetParameterString("atmo.aerosol","noaersol")
*in my Python code*.*
Has anyone run into the same problem ?
Thanks for your help,
Anne-Sophie Onody
--
--
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.
<javascript:>
To unsubscribe from this group, send email to
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
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nafissa Sfaksi
2018-10-09 02:40:21 UTC
Permalink
Hello all,

I have the same problem, I used the otbgui_OpticalCalibration with Pleiade
image and the process crash without any log message.

The TAO work correctly but TAC not. I have tried with and without aerosol
model and the result was the same.

Is there any tips or solution to solve the problem?

Thank you for your answer(s)

Nafissa
Post by Manuel Grizonnet
Hello,
Thanks for your answer, I just saw it !
There is no error message or output, Python crashes without doing
anything...
Post by Manuel Grizonnet
Hello,
can you give me more information on what exactly "doesn't work" in the
case where you select the TOC mode?
Can you provide the error message or any information on the application
output?
Thanks in advance,
Manuel
Post by a***@gmail.com
Hello ,
I'm working on Pleiades and Spot 6/7 images and I'm trying to run the
OpticalCalibration application on Python to perform Optical Calibration
level TOC. I have no problem to perform TOA level with python so I don't
understand why it doesn't work when I choose level TOC with no aerosol
model...
The images are the same and I keep the default parameters, I just change
*OpticalCalibration.SetParameterString("level","toa")* to *OpticalCalibration.SetParameterString("level","toc")
*and I add the line *OpticalCalibration.SetParameterString("atmo.aerosol","noaersol")
*in my Python code*.*
Has anyone run into the same problem ?
Thanks for your help,
Anne-Sophie Onody
--
--
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 unsubscribe from this group, send email to
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
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Michel Julien
2018-10-09 06:54:47 UTC
Permalink
Hi,

Can you file a bug report in our gitlab (gitlab.orfeo-toolbox.org ) ? We will have a look at it.

Regards,

Julien

De : otb-***@googlegroups.com <otb-***@googlegroups.com> De la part de Nafissa Sfaksi
Envoyé : mardi 9 octobre 2018 04:40
À : otb-users <otb-***@googlegroups.com>
Objet : Re: [otb-users] OpticalCalibration level toc python

Hello all,

I have the same problem, I used the otbgui_OpticalCalibration with Pleiade image and the process crash without any log message.

The TAO work correctly but TAC not. I have tried with and without aerosol model and the result was the same.

Is there any tips or solution to solve the problem?

Thank you for your answer(s)

Nafissa

Le mardi 16 janvier 2018 21:37:07 UTC+11, ***@gmail.com<mailto:***@gmail.com> a écrit :
Hello,

Thanks for your answer, I just saw it !

There is no error message or output, Python crashes without doing anything...

Le vendredi 22 décembre 2017 10:40:38 UTC+1, Manuel Grizonnet a écrit :
Hello,
can you give me more information on what exactly "doesn't work" in the case where you select the TOC mode?

Can you provide the error message or any information on the application output?
Thanks in advance,
Manuel

2017-12-07 10:44 GMT+01:00 <***@gmail.com<mailto:***@gmail.com>>:
Hello ,

I'm working on Pleiades and Spot 6/7 images and I'm trying to run the OpticalCalibration application on Python to perform Optical Calibration level TOC. I have no problem to perform TOA level with python so I don't understand why it doesn't work when I choose level TOC with no aerosol model...
The images are the same and I keep the default parameters, I just change OpticalCalibration.SetParameterString("level","toa") to OpticalCalibration.SetParameterString("level","toc") and I add the line OpticalCalibration.SetParameterString("atmo.aerosol","noaersol") in my Python code.
Has anyone run into the same problem ?

Thanks for your help,
Anne-Sophie Onody
--
--
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 otb-***@googlegroups.com<mailto:otb-***@googlegroups.com>
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com<mailto:otb-users+***@googlegroups.com>
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 otb-users+***@googlegroups.com<mailto:otb-users+***@googlegroups.com>.
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 otb-***@googlegroups.com<mailto:otb-***@googlegroups.com>
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com<mailto:otb-users+***@googlegroups.com>
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 otb-users+***@googlegroups.com<mailto:otb-users+***@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
--
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nafissa Sfaksi
2018-10-11 22:17:59 UTC
Permalink
Hi Julien,

Finally using otbcli it's works, but the otbgui_OpticalCalibration still
crash without
*any error message. (So, I can't open an issue without any information on
the bug! )*

Iam under windows 10 pro
I try an optical calibration at the TOC level with Maritime model of
aerosol.
And a Pleiade images.

Thank you.
Post by Michel Julien
Hi,
Can you file a bug report in our gitlab (gitlab.orfeo-toolbox.org ) ? We
will have a look at it.
Regards,
Julien
<javascript:>> *De la part de* Nafissa Sfaksi
*Envoyé :* mardi 9 octobre 2018 04:40
*Objet :* Re: [otb-users] OpticalCalibration level toc python
Hello all,
I have the same problem, I used the otbgui_OpticalCalibration with Pleiade
image and the process crash without any log message.
The TAO work correctly but TAC not. I have tried with and without aerosol
model and the result was the same.
Is there any tips or solution to solve the problem?
Thank you for your answer(s)
Nafissa
Hello,
Thanks for your answer, I just saw it !
There is no error message or output, Python crashes without doing anything...
Hello,
can you give me more information on what exactly "doesn't work" in the
case where you select the TOC mode?
Can you provide the error message or any information on the application output?
Thanks in advance,
Manuel
Hello ,
I'm working on Pleiades and Spot 6/7 images and I'm trying to run the
OpticalCalibration application on Python to perform Optical Calibration
level TOC. I have no problem to perform TOA level with python so I don't
understand why it doesn't work when I choose level TOC with no aerosol
model...
The images are the same and I keep the default parameters, I just change
*OpticalCalibration.SetParameterString("level","toa")* to *OpticalCalibration.SetParameterString("level","toc")
*and I add the line *
OpticalCalibration.SetParameterString("atmo.aerosol","noaersol") *in my
Python code*.*
Has anyone run into the same problem ?
Thanks for your help,
Anne-Sophie Onody
--
--
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 unsubscribe from this group, send email to
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
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.
<javascript:>
To unsubscribe from this group, send email to
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
For more options, visit https://groups.google.com/d/optout.
--
--
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...