[GRASS-git] [OSGeo/grass] 3b5184: library: Add imagery Python library module to gras...
Stefan Blumentrath
noreply at github.com
Wed Dec 11 01:23:41 PST 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 3b5184f3454c69afdf2844479403a5d8ef5d24e0
https://github.com/OSGeo/grass/commit/3b5184f3454c69afdf2844479403a5d8ef5d24e0
Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M python/grass/script/Makefile
M python/grass/script/__init__.py
A python/grass/script/imagery.py
A python/grass/script/testsuite/test_imagery.py
Log Message:
-----------
library: Add imagery Python library module to grass.script (#3756)
* new group_to_dict function
* new group_to_dict function
* add imagery module
* add imagery module
* add imagery module
* address code review
* address code review
* address test faliures
* improve logic
* update docstring
* address review
* fix tests
* fix semantic_labels values
* address review
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>
* Revert "add imagery module"
This reverts commit 3635ea8bdddbeca7b83d83d5d8632be6d700055d.
* Add imagery to __init__.py
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>
Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list