On Thu, Aug 1, 2013 at 1:03 AM, Nikos Alexandris <[email protected]> wrote: > Trying to > > for BAND in `g.mlist rast pat=*Radiance`; do r.mapcalc "${BAND}_integerised = > round( 100000000 * ${BAND} )"; done > > says... > > 100% > WARNING: Overflow occured in the calculation > ---------------------^^^ >
ok, occured --> occurred. Fixed in r57334. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
