#2967: Super quiet mode
-------------------------+-------------------------
Reporter: rouault | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Some utilities like r.out.gdal can be rather verbose with warnings :
{{{
WARNING: Precision loss: Raster map <mean.blue> of type DCELL to be
exported as UInt16. This can be avoided by using Float64.
WARNING: Forcing raster export.
WARNING: Unable to set projection
}}}
--quiet doesn't suppress those warnings. Setting GRASS_VERBOSE=-1 is a
possibility, but this also suppresses fatal warnings, which is quite
annoying.
The attached proposed patch adds a --qq option for a super verbose mode
that suppress everything but fatal warnings.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2967>
GRASS GIS <https://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev