Changes between Version 247 and Version 248 of Grass7/NewFeatures


Ignore:
Timestamp:
Sep 25, 2014, 1:23:32 AM (10 years ago)
Author:
neteler
Comment:

+r.in.bin: -f flag

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v247 v248  
    116116 * G7:r.fillnulls: Fills no-data areas in raster maps using spline interpolation. Fills each hole separately thus improving quality and speed
    117117 * G7:r.gwflow and G7:r3.gwflow: Groundwater flow module update
     118 * G7:r.in.bin: -f flag added to optionally flip North and South
    118119 * G7:r.in.gdal: larger cache speeds up import significantly (e.g. from 70 hs to 1:30 hs, see [http://grasswiki.osgeo.org/wiki/GRASS_GIS_Performance#Large_raster_data_processing GRASS GIS Performance])
    119120 * G7:r.mapcalc: white space is needed before/after the = sign (r.mapcalc "outmap = inmap"); use pthreads for parsing