Name of the addon
i.superpixel.slic
Describe the bug
I run the g.extension i.superpixels.slic command and the URL https://github.com/OSGeo/grass-addons/trunk/grass7/imagery/i.superpixels.slic doesn't exist.
I've also tried the command with the full URL g.extension i.superpixels.slic url="https://github.com/OSGeo/grass-addons/tree/grass7/src/imagery/i.superpixels.slic" branch="grass7" and the extension is not found.
To Reproduce
Steps to reproduce the behavior:
- Run
g.extension i.superpixels.slic
- See erros
- Run
g.extension i.superpixels.slic url="https://github.com/OSGeo/grass-addons/tree/grass7/src/imagery/i.superpixels.slic" branch="grass7"
- See error
Expected behavior
I expect that the i.superpixels.slic extension will be added from the GitHub URL
Screenshots
N/A
System description (please complete the following information):
- Operating System: Docker container built from
FROM neteler/grassgis7
- GRASS GIS version
version=8.0.dev
date=2021
revision=exported
build_date=2021-07-08
build_platform=x86_64-pc-linux-gnu
build_off_t_size=8
libgis_revision=2021-07-08T13:50:41+00:00
libgis_date=2021-07-08T13:50:41+00:00
proj=4.9.3
gdal=2.2.3
geos=3.6.2
sqlite=3.22.0
Additional context
N/A
Name of the addon
i.superpixel.slic
Describe the bug
I run the
g.extension i.superpixels.sliccommand and the URLhttps://github.com/OSGeo/grass-addons/trunk/grass7/imagery/i.superpixels.slicdoesn't exist.I've also tried the command with the full URL
g.extension i.superpixels.slic url="https://github.com/OSGeo/grass-addons/tree/grass7/src/imagery/i.superpixels.slic" branch="grass7"and the extension is not found.To Reproduce
Steps to reproduce the behavior:
g.extension i.superpixels.slicg.extension i.superpixels.slic url="https://github.com/OSGeo/grass-addons/tree/grass7/src/imagery/i.superpixels.slic" branch="grass7"Expected behavior
I expect that the i.superpixels.slic extension will be added from the GitHub URL
Screenshots
N/A
System description (please complete the following information):
FROM neteler/grassgis7Additional context
N/A