[GRASS-git] [OSGeo/grass-addons] 992546: g.download.location: Add path option for compatibi...
Vaclav Petras
noreply at github.com
Tue Jul 13 08:56:41 PDT 2021
Branch: refs/heads/grass7
Home: https://github.com/OSGeo/grass-addons
Commit: 9925460459b6cf4d7137e4f7a5bc46e795bd61e1
https://github.com/OSGeo/grass-addons/commit/9925460459b6cf4d7137e4f7a5bc46e795bd61e1
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M src/general/g.download.location/g.download.location.py
Log Message:
-----------
g.download.location: Add path option for compatibility with core module (#586)
This adds path option for compatibility with the version of the module in v8.
It is an additional option, so the original dbase still works.
Same code can now be used for v7 and v8, but the original code for v7 still works
(v8 code should be updated to use the version in core, not the addon).
More information about the grass-commit
mailing list