Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r.drain: fix for fully-qualified map names #3092

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

petrasovaa
Copy link
Contributor

Running r.drain with map@mapset fails. This PR fixes that and also makes tmp map names safe for parallelization on cluster (include also node in the name).

@petrasovaa petrasovaa added bug Something isn't working raster Related to raster data processing backport to 8.3 labels Jul 18, 2023
@petrasovaa petrasovaa added this to the 8.4.0 milestone Jul 18, 2023
scripts/r.drain/r.drain.py Outdated Show resolved Hide resolved
scripts/r.drain/r.drain.py Outdated Show resolved Hide resolved
scripts/r.drain/r.drain.py Outdated Show resolved Hide resolved
Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@petrasovaa petrasovaa merged commit f46ae17 into OSGeo:main Jul 25, 2023
19 checks passed
@petrasovaa petrasovaa deleted the r.drain-fix branch July 25, 2023 02:34
petrasovaa added a commit that referenced this pull request Jul 25, 2023
 make tmp names safe for parallelization on cluster
petrasovaa added a commit that referenced this pull request Jul 25, 2023
 make tmp names safe for parallelization on cluster
@petrasovaa petrasovaa mentioned this pull request Jul 27, 2023
landam pushed a commit to landam/grass that referenced this pull request Oct 25, 2023
 make tmp names safe for parallelization on cluster
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
 make tmp names safe for parallelization on cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working raster Related to raster data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants