Pascal Obstétar
Pascal Obstétar
when i run DTMCreation with Avignon example, i have error : gdalwarp: error while loading shared libraries: libgdal.so.1: cannot open shared object file: No such file or directory Traceback (most...
Hi, I have donwloading this tile : "SENTINEL2B_20210110-105806-431_L2A_T31TEM_D.zip" on theia muscate. i create a db with this file : tile
Hi, This code generate an error : ``` library(sf) nl_shape = read_sf("NL.gpkg") bbox = st_bbox(nl_shape) st_as_sfc(bbox) |> st_transform("EPSG:4326") |> st_bbox() -> bbox_wgs84 library(rstac) s = stac("https://earth-search.aws.element84.com/v0") items = s |>...
Hi In save_model the file is 'esdmeval.csv' but in load_model it is 'ESDMeval.csv' ? @+
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