OSGeo / grass

GRASS GIS - free and open-source geospatial processing engine
https://grass.osgeo.org
Other
852 stars 309 forks source link

[Feat] Make subgroups optional in all imagery modules #2531

Open baharmon opened 2 years ago

baharmon commented 2 years ago

Describe the bug Subgroups are no longer required by i.group, but are required by i.cluster, i.maxlik, etc. Now that subgroups are no longer neccessary and are harder to create in the GUI, they should not be required by the other imagery modules. Suggest keeping subgroup input parameter in relevant imagery modules, but not requiring it.

@marisn Related to #1501 and [GRASS-dev] Management of signature files.

marisn commented 2 years ago

See also https://trac.osgeo.org/grass/ticket/3440