Hi Manuel

Thanks so much for your reply.

I guess it was my mistake, as I tried first to install multitemp as a
remote module and did editing some files inside otb, which resulted in the
earlier error.

Now, with a fresh compile of OTB 5.8, and compiling multitemp externally
linking to the OTB, everything seems to work.
Adding the /otb-multitemp/build/Applications to OTB_APPLICATION_PATH gives
me access to four new apps - SITSClassification, SigmoFitting,
TimeSeriesDTW and TimeSeriesFitting.

Thank you for this excellent set of tools, very useful in time series
analysis.

I have one question: Is there any way to get DBA global average of each
class obtained from SITSClassification?, it would be nice to create the
plot of DBA of each class as temporal signal of that particular class.

Best Regards

Sajid





On Wed, Jan 11, 2017 at 9:24 PM, Manuel Grizonnet <
[email protected]> wrote:

> Hi Sajid (sorry for the first message),
>
> cool if you can find this useful! This code was done before otb
> modularization and it is not yet package as a remote module (it is on my to
> do list to port i to a remote module to facilitate the installation). It is
> a "simple" cmake project that should be build in a specific directory by
> only setting the OTB_DIR cmake option which should point to your otb build
> tree (your cmake command seems OK...).
>
> Can you confirm that you clone Multitemp repository outside your otb
> source tree and that you're also compiling it in a dedicated directory?
>
> It compile on my side but I'm using otb develop branch but I don't think
> that it is related.
>
> To help you with this can you also send your CmakeCache.txt for your otb
> compilation and also multitemp.
>
> Regards,
>
> 2017-01-11 21:18 GMT+01:00 Manuel Grizonnet <[email protected]>:
>
>> Hi Sajid,
>>
>> great that you find this
>>
>> 2017-01-10 17:46 GMT+01:00 sajid pareeth <[email protected]>:
>>
>>> Dear all
>>>
>>> I am trying to compile external project Multitemp (
>>> http://tully.ups-tlse.fr/grizonnet/multitemp/
>>> <http://tully.ups-tlse.fr/grizonnet/multitemp/tree/master>), thank you
>>> Jordi Inglada for pointing me to this interesting project.
>>> I have the latest OTB (5.8.0) compiled from source on an Ubuntu 16.04
>>> machine.
>>> Though I am not able to compile multitemp, it is throwing the following
>>> error:
>>>
>>> cmake ~/usr/local/src/otb-multitemp/multitemp/
>>>> -DCMAKE_INSTALL_PREFIX=../install/
>>>> CMake Error at ~/usr/local/src/OTB/otb/CMake/OTBModuleAPI.cmake:51
>>>> (message):
>>>>   No such module: "MultiTemp"
>>>> Call Stack (most recent call first):
>>>>   ~/usr/local/src/OTB/otb/CMake/OTBModuleAPI.cmake:26 (otb_module_load)
>>>>   ~/usr/local/src/OTB/otb/CMake/OTBModuleAPI.cmake:70
>>>> (_otb_module_config_recurse)
>>>>   ~/usr/local/src/OTB/build/OTB/build/OTBConfig.cmake:60
>>>> (otb_module_config)
>>>>   CMake/FindOTB.cmake:80 (include)
>>>>   CMakeLists.txt:37 (find_package)
>>>>
>>>
>>>>
>>> -- Configuring incomplete, errors occurred!
>>>> See also "~/usr/local/src/otb-multitemp/build/CMakeFiles/CMakeOutput.
>>>> log"
>>>>
>>>
>>> The cmake is identifying my OTB build directory well, but looking for a
>>> module named "MultiTemp" with OTB , which I dont understand?
>>> Could you please give any pointers in solving this?
>>>
>>> Or any standard steps to compile an external project, like the remote
>>> modules?
>>>
>>> P.S: I have compiled OTB with -std=c++11 flag
>>>
>>> Thanks
>>>
>>> Regards
>>>
>>> Sajid
>>>
>>>
>>> --
>>> --
>>> 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.
>>>
>>
>>
>>
>> --
>> Manuel Grizonnet
>>
>
>
>
> --
> 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 a topic in the
> Google Groups "otb-users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/otb-users/JnqQByz16oA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> 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 [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.

Reply via email to