Bug #3062
change in r.reclass & GRASS plugin location browser
| Status: | New | Start Date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | GRASS | |||
| Target version: | Version 2.0.0 | |||
| Platform: | All | Patch supplied: | No | |
| Platform version: | Affected version: | master | ||
| Status info: | 0 | Causes crash or corruption: | No | |
| Resolution: |
Description
It seems that the r.reclass command has changed. Now it doesn't produce anymore a output map but just save a "reclass table"
http://grass.fbk.eu/gdp/html_grass64/r.reclass.html
this means that the base map cannot be deleted with g.remove unless forcing the operation (-f).
In fact the GRASS shell will return something like
GRASS_INFO_WARNING(4733,1): [DTM@curso_manha] is a base map. Remove reclassed map first: exposicao_reclass@curso_manha
when trying to delete a base map in the GRASS plugin browser, the warning is not caught and no message is given to the user.
History
Updated by Maciej Sieczka - over 2 years ago
Replying to lutra:
It seems that the r.reclass command has changed. Now it doesn't produce anymore a output map but just save a "reclass table"
Nothing has changed. It's been always this way.
this means that the base map cannot be deleted with g.remove unless forcing the operation (-f).
In fact the GRASS shell will return something like
> GRASS_INFO_WARNING(4733,1): [DTM@curso_manha] is a base map. Remove reclassed map first: > exposicao_reclass@curso_manhawhen trying to delete a base map in the GRASS plugin browser, the warning is not caught and no message is given to the user.
But does it remove the base map?
Updated by Paolo Cavallini about 2 years ago
Please check and report back.
Updated by Giovanni Manghi over 1 year ago
- Target version changed from Version 1.7.0 to Version 1.7.4
Updated by Paolo Cavallini over 1 year ago
- Assigned to deleted (
Lorenzo Masini) - Patch supplied set to No
- Affected version set to master
- Causes crash or corruption set to No
Updated by Paolo Cavallini about 1 year ago
- Target version changed from Version 1.7.4 to Version 1.8.0
Updated by Paolo Cavallini 9 months ago
- Target version changed from Version 1.8.0 to Version 2.0.0