Changes between Version 357 and Version 358 of Grass7/NewFeatures
- Timestamp:
- 12/20/14 01:33:10 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v357 v358 94 94 * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA OnEarth support 95 95 * G7:r.regression.multi: new - Calculates multiple linear regression from raster maps. 96 * G7:r.resamp.filter: new - resamples raster map layers using an analytic kernel 96 * G7:r.resamp.filter: new - Resamples raster map layers using an analytic kernel 97 * G7:r.shade: new - Drapes a color raster over an shaded relief or aspect map. 97 98 * G7:r.solute.transport: new - New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach 98 99 * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics). … … 110 111 * G7:r.fillnulls: Fills no-data areas in raster maps using spline interpolation. Fills each hole separately thus improving quality and speed 111 112 * G7:r.gwflow and G7:r3.gwflow: Groundwater flow module update 113 * G7:r.his: propagate NULLs 112 114 * G7:r.in.bin: -f flag added to optionally flip North and South, added support to read headers and multi-band data (BSQ format) 113 115 * 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])