[GRASS-git] [OSGeo/grass] eddf18: docs: Show grass.tools with arrays before grass.sc...
Vaclav Petras
noreply at github.com
Sat Sep 13 15:31:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: eddf1876c7206b8b52ea116ec87194fdb34fbc64
https://github.com/OSGeo/grass/commit/eddf1876c7206b8b52ea116ec87194fdb34fbc64
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-09-13 (Sat, 13 Sep 2025)
Changed paths:
M doc/python_intro.md
Log Message:
-----------
docs: Show grass.tools with arrays before grass.script.array (#6313)
* docs: Show grass.tools with arrays before grass.script.array
The main interface doc for Python now shows how GRASS tools are used with arrays through grass.tools before showing direct conversions between GRASS rasters and NumPy arrays with grass.script.array.
* Make the examples consistent and make them run
* Fix grammar
Co-authored-by: Anna Petrasova <kratochanna at gmail.com>
* Fix copy-pasted comment to match the simple expression
---------
Co-authored-by: Anna Petrasova <kratochanna at gmail.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