Changes between Version 247 and Version 248 of Grass7/NewFeatures
- Timestamp:
- 09/25/14 01:23:32 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v247 v248 116 116 * G7:r.fillnulls: Fills no-data areas in raster maps using spline interpolation. Fills each hole separately thus improving quality and speed 117 117 * 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 118 119 * 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]) 119 120 * G7:r.mapcalc: white space is needed before/after the = sign (r.mapcalc "outmap = inmap"); use pthreads for parsing