#3076: r.colors: parameter for scaling of values
--------------------------+--------------------------------
  Reporter:  neteler      |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  7.2.0
 Component:  Raster       |    Version:  svn-trunk
Resolution:               |   Keywords:  r.colors, gsoc2016
       CPU:  All          |   Platform:  All
--------------------------+--------------------------------
Changes (by neteler):

 * version:  unspecified => svn-trunk


Old description:

> r.colors would benefit from a few new features
>
>  * flag to output of type of a color table (relative, absolute, ...)
>  * flag to output the ranges of all color tables (min, max in case of
> absolute tables)
>  * parameter for scaling of values
>
> The parameter for scaling of values is useful when storing (big) datasets
> as scaled integer maps (factor 10 or 100) rather than floating point.
> This parameter would internally scale as requested using a standard
> (thematic) color table like e.g. Celsius, avoiding that new "celsius10"
> or "celsius100" tables must be hardcoded.

New description:

 r.colors would benefit from a new parameter for the scaling of values:

 The parameter for scaling of values is useful when storing (big) datasets
 as scaled integer maps (factor 10 or 100) rather than floating point. This
 parameter would internally scale as requested using a standard (thematic)
 color table like e.g. Celsius, avoiding that new "celsius10" or
 "celsius100" tables must be hardcoded.

 (description edited and separated into ticket #3077)

--

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/3076#comment:2>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to