Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in 02_adv_shepherd_seg_steps.ipynb #3

Open
thaisacorreia opened this issue Jun 16, 2023 · 3 comments
Open

Error in 02_adv_shepherd_seg_steps.ipynb #3

thaisacorreia opened this issue Jun 16, 2023 · 3 comments

Comments

@thaisacorreia
Copy link

Hello,
I'm trying to run the example 02_adv_shepherd_seg_steps.ipynb with the same data you provide, but I'm getting this error:


error Traceback (most recent call last)
Cell In[5], line 6
3 gdaltype = rsgislib.TYPE_16UINT
4 bands_list = [1,2,3,8,9,10]
----> 6 rsgislib.imageutils.select_img_bands(input_img, input_img_bands, gdalformat, gdaltype, bands_list)

error: Images do not overlap in the X axis

What can it be?
Thanks!

@HanwuZ
Copy link

HanwuZ commented Jun 23, 2023

Hi,
I encountered the same problem. Then I tried previous version, which didn't show this error.

@petebunting
Copy link
Member

hello. I have tried running the notebook and it runs OK for me.

What version of RSGISLib (find out by running: rsgis-config --version) are you using?

What platform are you using? Linux, MacOS or Windows?

@HanwuZ
Copy link

HanwuZ commented Jun 26, 2023

Hi,
Sorry, 5.0.14 now works fine for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants