Opened 7 years ago

Last modified 3 years ago

#3362 new defect

t.remove change rf flags

Reported by: lucadelu Owned by: grass-dev@…
Priority: normal Milestone: 8.0.0
Component: Temporal Version: unspecified
Keywords: t.remove Cc:
CPU: Unspecified Platform: All

Description

t.remove right now remove both temporal dataset and raster maps with -rf flags.

I suggest to change in this way:

  • d: Remove temporal dataset
  • r: Remove only raster maps
  • f: Force removal (required for actual deletion of files)

what do you think?

Change History (1)

comment:1 by veroandreo, 6 years ago

Desired behaviour could be:

  • no flag: shows warning that -f should be used to force removal
  • only -r: shows maps in the stds that will be removed and warns that also -f should be used to remove the maps
  • only -f: removes the stds
  • -rf: removes stds and maps from the temporal framework
  • -d: complete clean-up (removes stds and maps from temporal framework and from mapset)
Version 0, edited 6 years ago by veroandreo (next)
Note: See TracTickets for help on using tickets.