grass icon indicating copy to clipboard operation
grass copied to clipboard

library: Add imagery Python library module to grass.script

Open ninsbl opened this issue 1 year ago • 1 comments

This PR adds a new imagery module to grass.script. For the time being it has just one function, that returns a dictionary for an imagery group with the contained maps and metadata.

It addresses #3750

ninsbl avatar May 31 '24 13:05 ninsbl

One last question about this one: does it wire up everything in order for the sphinx docs to be generated correctly for it? For the makefiles it is probably enough, I didn't search more.

echoix avatar Jul 19 '24 16:07 echoix

@wenzeslaus would you mind having a look at this if your requested changes are properly addressed and approve or comment?

ninsbl avatar Dec 10 '24 09:12 ninsbl