[GRASS-git] [OSGeo/grass-addons] 327079: r.maxent.predict: change parameter names to avoid ...
Paulo van Breugel
noreply at github.com
Thu Nov 14 09:39:40 PST 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 327079db6f204fb3a027795edd67db010d2cedba
https://github.com/OSGeo/grass-addons/commit/327079db6f204fb3a027795edd67db010d2cedba
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths:
M src/raster/r.maxent.predict/r.maxent.predict.html
M src/raster/r.maxent.predict/r.maxent.predict.py
Log Message:
-----------
r.maxent.predict: change parameter names to avoid conflicts when scripting (#1238)
* bugfixes and improved error handling
* Add / improve error messages
Add progress indicator
Improve error messages
* r.maxent.predict: add option to provide folder with input raster layers
Add option to provide folder with input raster layers - time saver if the same layers are required multiple times.
Improvement check if right layers/variables are used as input.
Added check if provided layer names exist in more than one mapset (only if mapset is not provided). This will result in error, except if the layers are also in the current mapset (because in that case GRASS chooses those anyway).
* Rename parameters to avoid conflicts
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list