[GRASS-git] [OSGeo/grass] b3dc52: grass.temporal: allow change of mapset in a single...
Laurent Courty
noreply at github.com
Fri May 23 18:45:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: b3dc52da97b21c5f1e0e138163222805cac60bf3
https://github.com/OSGeo/grass/commit/b3dc52da97b21c5f1e0e138163222805cac60bf3
Author: Laurent Courty <lrntct at gmail.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M python/grass/temporal/c_libraries_interface.py
M python/grass/temporal/core.py
A python/grass/temporal/testsuite/test_mapset_change.py
Log Message:
-----------
grass.temporal: allow change of mapset in a single script (#5735)
This introduces the possibility of using the temporal framework and switching mapset within the same session.
This should address issue #629.
* call g.mapsets instead of direct calls to C funcs
* query current mapset name explicitly
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