Opened 10 years ago

Last modified 5 years ago

#2383 new enhancement

r.null to have "more than" and "less than" flags

Reported by: ychemin Owned by: grass-dev@…
Priority: normal Milestone: 7.6.2
Component: Default Version: unspecified
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

In many imagery dataset, it is common to need to slice off a large (or small) value and any other value above (or below) into NODATA/NULL values.

r.null could be extended to perform this operation.

Flag would transform setnull option value into the lower boundary (if "more than" flag) or upper boundary (if "less than" flag) threshold to make null values.

Change History (10)

comment:1 by wenzeslaus, 10 years ago

r.null manual claims to support syntax setnull=56-89.

Some other modules supports value=56- (and value=-56?) which might be the proper syntax for your request. If it is not already supported and if there is some solution for value=-56 in meaning "from -inf to +56" versus "only value -56".

comment:2 by neteler, 8 years ago

Milestone: 7.1.07.2.0

Milestone renamed

comment:3 by neteler, 7 years ago

Milestone: 7.2.07.2.1

Ticket retargeted after milestone closed

comment:4 by martinl, 7 years ago

Milestone: 7.2.17.2.2

comment:5 by martinl, 7 years ago

Milestone: 7.2.27.4.0

All enhancement tickets should be assigned to 7.4 milestone.

comment:6 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:7 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:8 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:9 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:10 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.