Giter Site home page Giter Site logo

Comments (6)

Atumyugi avatar Atumyugi commented on May 20, 2024 1

I would guess that the output path does not exist but without more information such as the whole stack output, I cannot comment further.

thanks for your reply, the more stack ouput as follows:

input = r"X:\18_pp\test.tif"
output = r"X:\18_pp\testSeg.tif" (.kea is same erropr)
segutils.runShepherdSegmentation(input,output,gdalformat='KEA')

and the cmd information as follows:
Relabel clumps.
Opening clumps file: .\test_clump_elim.kea
Processing using Disk
ERROR 4: Attempt to create 'X:\18_pp\testSeg.tif' failed. Error: H5Fcreate failed

Traceback (most recent call last):
File "E:/Project/segUtils/HelloShepherd.py", line 18. in
segutils.runShepherdSegmentation(input,output,gdalformat='KEA')
File "C:\ProgramData\Anaconda3\envs\torch\lib\site-packages\rsgislib\segmentation\segutils.py" line 188, in runShepherdSegmentation rsgislib.segmentation.relabelClumps(elimClumpsFile, outputClumps, gdalformat, processInMem)
_segmentation.error: Could not create GDALDataset.

from rsgislib.

petebunting avatar petebunting commented on May 20, 2024

I would guess that the output path does not exist but without more information such as the whole stack output, I cannot comment further.

from rsgislib.

Atumyugi avatar Atumyugi commented on May 20, 2024

I would guess that the output path does not exist but without more information such as the whole stack output, I cannot comment further.

and i can get a lot intermediate file, but cannot running relabel

from rsgislib.

Atumyugi avatar Atumyugi commented on May 20, 2024

I solved this problem when I reinstalled the osgeo Lib, the relabel problem may lie in different dependent gdal libraries

from rsgislib.

petebunting avatar petebunting commented on May 20, 2024

Glad you were able to solve the problem. We'll be releasing RSGISLib v5 before too long so I'll double check the code to see if I can see anything which might have caused this issue to occur.

from rsgislib.

Atumyugi avatar Atumyugi commented on May 20, 2024

Glad you were able to solve the problem. We'll be releasing RSGISLib v5 before too long so I'll double check the code to see if I can see anything which might have caused this issue to occur.

Okay, I will try to use your V5 version then, thank you for your team’s update

from rsgislib.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.