Markus Neteler wrote: > > Attached an attempt for review. > > My problem is how to pass the threshold value into the function > > It seems that adding a new parameter would break the internal API. > Hope that I am wrong...
In 7.0, the prototype for aggregates has recently been changed to accept an additional parameter of type "const void *". r.series uses this to implement the quantile= option for method=quantile. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
