Changes between Version 248 and Version 249 of Grass7/NewFeatures
- Timestamp:
- 10/08/14 02:59:49 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v248 v249 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 * G7:r.in.bin: -f flag added to optionally flip North and South, added support to read headers and multi-band data (BSQ format) 119 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]) 120 120 * G7:r.mapcalc: white space is needed before/after the = sign (r.mapcalc "outmap = inmap"); use pthreads for parsing