Skip to content

library link2GI don't work with OTB 9.0.0 #68

@pobsteta

Description

@pobsteta

Hi,

When i install link2GI with OTB 9.0.0, the command don't work
`require(link2GI)
require(terra)
require(listviewer)

link to OTB

otblink<-link2GI::linkOTB(searchLocation = "/home/pascal/OTB-9.0.0-Linux/bin")

if (otblink$exist) {
root_folder<-tempdir()
fn <- system.file('ex/elev.tif', package = 'terra')

for an image output example we use the Statistic Extraction,

algoKeyword<- 'LocalStatisticExtraction'

extract the command list for the choosen algorithm

cmd<-parseOTBFunction(algo = algoKeyword, gili = otblink)`

i receive this error :
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions