#3192: add a coalesce function to r.mapcalc
-------------------------+-------------------------
Reporter: aroche | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.6
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
A ''coalesce'' function that returns the first of its non-null arguments
would be very useful: instead of using {{{if(isnull(A), x, A))}}} we could
write {{{coalesce(A, x)}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3192>
GRASS GIS <https://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev