[GRASS-dev] [GRASS GIS] #3203: r.stats.quantile: output to file and output in table format

#3203: r.stats.quantile: output to file and output in table format
-------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.4.0
Component: Raster | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
A few enhancement suggestions for r.stats.quantile:

* Output to file instead of only to stdout with the '-p' flag
* Allow choice of separator in text output
* Allow table format output, i.e. instead of the current

zone:percentile_index:percentile:value

output as

zone;value_percentile1:value_percentile2:etc

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3203&gt;
GRASS GIS <https://grass.osgeo.org>

#3203: r.stats.quantile: output to file and output in table format
--------------------------+-------------------------
  Reporter: mlennert | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.4.0
Component: Raster | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by mmetz):

Replying to [ticket:3203 mlennert]:
> A few enhancement suggestions for r.stats.quantile:
>
> * Output to file instead of only to stdout with the '-p' flag
> * Allow choice of separator in text output
> * Allow table format output, i.e. instead of the current
>
> zone:percentile_index:percentile:value
>
> output as
>
> zone;value_percentile1:value_percentile2:etc

Please try trunk r69782

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3203#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3203: r.stats.quantile: output to file and output in table format
--------------------------+-------------------------
  Reporter: mlennert | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.4.0
Component: Raster | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by mlennert):

Replying to [comment:1 mmetz]:
> Replying to [ticket:3203 mlennert]:
> > A few enhancement suggestions for r.stats.quantile:
> >
> > * Output to file instead of only to stdout with the '-p' flag
> > * Allow choice of separator in text output
> > * Allow table format output, i.e. instead of the current
> >
> > zone:percentile_index:percentile:value
> >
> > output as
> >
> > zone;value_percentile1:value_percentile2:etc
>
> Please try trunk r69782

Wow, that was quick ! Seems to work great.

Thanks !

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3203#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3203: r.stats.quantile: output to file and output in table format
--------------------------+-------------------------
  Reporter: mlennert | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.4.0
Component: Raster | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by mlennert):

A candidate for backport before we release 7.2 or too profound a change ?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3203#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>