[GRASS-git] [OSGeo/grass-addons] 394954: r.connectivity.corridors: Use default number of fi...
Edouard Choinière
noreply at github.com
Tue Jan 4 13:27:01 PST 2022
Branch: refs/heads/grass7
Home: https://github.com/OSGeo/grass-addons
Commit: 39495484e75e1198c800b1a094347e44c1694c75
https://github.com/OSGeo/grass-addons/commit/39495484e75e1198c800b1a094347e44c1694c75
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M src/raster/r.connectivity/r.connectivity.corridors/r.connectivity.corridors.py
Log Message:
-----------
r.connectivity.corridors: Use default number of files limit (#659)
Uses a default value for ulimit to use when module resource cannot be imported. The resource module is available for Linux, but not Windows.
Fixes #657
More information about the grass-commit
mailing list