[GRASS-dev] [GRASS GIS] #1836: r.reclass.eq reports r.reclass rules file missing
GRASS GIS
trac at osgeo.org
Thu Dec 13 08:21:52 PST 2012
#1836: r.reclass.eq reports r.reclass rules file missing
---------------------+------------------------------------------------------
Reporter: cwren | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: | Platform: MSWindows 7
Cpu: x86-64 |
---------------------+------------------------------------------------------
r.reclass.eq gives an error referring to a missing rules file and fails to
produce an output. Using osgeo4w's grass70dev 7.0.svn-r54261-436
r.rescale.eq --overwrite input=test at PERMANENT output=testout to=1,100
Reading test at PERMANENT ...
Description:
Reclassify raster map based on category values.
Creates a new raster map whose category values are based
upon a reclassification of the categories in an existing
raster map.
Keywords:
raster, reclassification
Usage:
r.reclass input=name output=name rules=name [title=string]
[--overwrite] [--verbose] [--quiet]
Flags:
--o Allow output files to overwrite existing files
--v Verbose module output
--q Quiet module output
Parameters:
input Name of raster map to be reclassified
output Name for output raster map
rules File containing reclass rules
"-" to read from stdin
title Title for the resulting raster map
ERROR: Required parameter <rules> not set:
(File containing reclass rules)
Rescale test at PERMANENT[-5644,5207] to testout[1,100]
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1836>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list