Markus Metz c078680f87 use NULL instead of zero, zero is a valid number 14 years ago
..
r.basins.fill a3977f358d toc in manual implemented 14 years ago
r.bitpattern df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.buffer 6c41b6394b Re-write raster history implementation 15 years ago
r.carve 6c41b6394b Re-write raster history implementation 15 years ago
r.category df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.circle df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.clump df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.coin 43c166d671 Implement split window 15 years ago
r.colors 4ab8566501 put back lost standard color names 14 years ago
r.colors.out 6a925d58a0 r.colors.out: rules=- by default 14 years ago
r.composite e1b2b37f30 Rast_put_*_row* now generate errors rather than returning a status 15 years ago
r.compress df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.contour d2b26275a0 No need to check return value from Rast_open_* 15 years ago
r.cost 0280bdcbbb s/_sites/_points/g 14 years ago
r.covar df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.cross df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.describe df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.digit f222d1c8b3 rasterlib: fns from cats.c cleaned up, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib 16 years ago
r.distance df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.drain d87f5afa3d Missing inits caused infinite loop 15 years ago
r.external cef35690cf vlib: initial suppor for 3D vector data linked via OGR 14 years ago
r.external.out bbfd27c2ec r.external.out: use suppress_required 14 years ago
r.fill.dir 5eabc111a0 hydrology modules: some options renamed (see https://trac.osgeo.org/grass/ticket/1031) 15 years ago
r.flow 43c166d671 Implement split window 15 years ago
r.grow 3856e2eeaa add shrinking example (https://trac.osgeo.org/grass/ticket/1024) 15 years ago
r.grow.distance e03cd91546 r.buffer/r.grow.distance: be more verbose 15 years ago
r.gwflow cf831b019c Better parameter naming 15 years ago
r.his e1b2b37f30 Rast_put_*_row* now generate errors rather than returning a status 15 years ago
r.horizon 43c166d671 Implement split window 15 years ago
r.in.arc c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.in.ascii c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.in.bin 01df0b0ba9 Add missing % characters to format string 14 years ago
r.in.gdal bbfd27c2ec r.external.out: use suppress_required 14 years ago
r.in.gridatb df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.in.mat 7088a02761 Generate fatal errors rather than returning a status, for: 15 years ago
r.in.png f1f7a088d8 Use functions rather than direct acess to the info struct 14 years ago
r.in.poly 4d7dd6a689 more precise surpression of warnings (needed at all?), add bad-coord warnings (side issue from https://trac.osgeo.org/grass/ticket/1142; merge from devbr6) 14 years ago
r.in.xyz a3977f358d toc in manual implemented 14 years ago
r.info 6c41b6394b Re-write raster history implementation 15 years ago
r.kappa d88daf0469 Replace system() with G_vspawn_ex() 15 years ago
r.lake 5f6bc21a5a various minor changes in hydrologic modules 15 years ago
r.le df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.li 2e22c7c228 Luca Delucchi + Duccio Rocchini: two new indices 14 years ago
r.los df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.mapcalc 6c41b6394b Re-write raster history implementation 15 years ago
r.mfilter 50a0dbd394 r.mfilter: cosmetics in module description 14 years ago
r.mode ca1fcb75a4 Eliminate use of [G_]popen() 15 years ago
r.neighbors 907591983b add range method 14 years ago
r.null e1b2b37f30 Rast_put_*_row* now generate errors rather than returning a status 15 years ago
r.out.arc df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.out.ascii c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.out.bin df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.out.gdal bbfd27c2ec r.external.out: use suppress_required 14 years ago
r.out.gridatb c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.out.mat df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.out.mpeg eaed5c782a remove quiet flag, portable /dev/null, partial merge of cleanups from devbr6 14 years ago
r.out.png 6ddea95848 Use functions rather than direct acess to the info struct 14 years ago
r.out.pov c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.out.ppm c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.out.ppm3 c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.out.tiff 01811ea251 add some placeholder infrastructure for alpha support 15 years ago
r.out.vrml c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.out.vtk c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 years ago
r.param.scale 6c41b6394b Re-write raster history implementation 15 years ago
r.patch df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.profile 4c4f27bcba Fix spelling errors (https://trac.osgeo.org/grass/ticket/872) 15 years ago
r.proj f9b922b012 lanczos: adjust t,u order 14 years ago
r.quant 7935f542de Small text correction 15 years ago
r.quantile df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.random 5ded376ad4 Fix bogus raster output with cover= (bug https://trac.osgeo.org/grass/ticket/1082) 14 years ago
r.random.cells 43c166d671 Implement split window 15 years ago
r.random.surface df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.reclass 6c41b6394b Re-write raster history implementation 15 years ago
r.recode 5616d634c2 r.recode: minor changes in parameters, manual updated 14 years ago
r.region 0bd18781e3 Use standard options, add ->gisprompt settings 15 years ago
r.regression.line 78f2b3c72e newline fix 14 years ago
r.report d88daf0469 Replace system() with G_vspawn_ex() 15 years ago
r.resamp.bspline 90915d90b1 do not align elaboration box; use full bandwidth for special cases 14 years ago
r.resamp.filter 43c166d671 Implement split window 15 years ago
r.resamp.interp 433e5fe5fe lanczos: adjust u,v order, compact code 14 years ago
r.resamp.rst 7088a02761 Generate fatal errors rather than returning a status, for: 15 years ago
r.resamp.stats 43c166d671 Implement split window 15 years ago
r.resample df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.rescale b14f1ef4ce HTML cosmetics + note added 14 years ago
r.rescale.eq b14f1ef4ce HTML cosmetics + note added 14 years ago
r.ros df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.series 1c7ea98511 Revert https://trac.osgeo.org/grass/changeset/41667 (breaks quantile=) 14 years ago
r.slope.aspect 6c41b6394b Re-write raster history implementation 15 years ago
r.solute.transport 161c4a4b03 r.solute.transport: i18n + more standard options 15 years ago
r.spread df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.spreadpath df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.statistics daf54d116e Fix breakage introduced by r.reclass requiring rules=- (https://trac.osgeo.org/grass/changeset/42423) 14 years ago
r.statistics2 0c7c7140e6 say what it does 15 years ago
r.statistics3 df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.stats df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.sun 01bc5201ed Minor HTML fixes 14 years ago
r.sunmask c74e700ff1 r.sunmask: 'output' optional (not required for '-s') 14 years ago
r.support 6c41b6394b Re-write raster history implementation 15 years ago
r.support.stats df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.surf.area e96dba8bf0 more keywords (*.surf.*) 15 years ago
r.surf.contour 75faa5616c add author and update manual: no known bugs left 14 years ago
r.surf.fractal e96dba8bf0 more keywords (*.surf.*) 15 years ago
r.surf.gauss e96dba8bf0 more keywords (*.surf.*) 15 years ago
r.surf.idw e96dba8bf0 more keywords (*.surf.*) 15 years ago
r.surf.idw2 e96dba8bf0 more keywords (*.surf.*) 15 years ago
r.surf.random a986750e60 r.surf.random: be more verbose 14 years ago
r.terraflow 15695f61f3 fix for last commit 15 years ago
r.texture df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.thin c078680f87 use NULL instead of zero, zero is a valid number 14 years ago
r.timestamp 38cb60f436 r.timestamp: clean up the manual page 14 years ago
r.to.rast3 df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.to.rast3elev df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.to.vect d3554fa0fe r.to.vect: remove redundant G_percent() 15 years ago
r.topidx 6c41b6394b Re-write raster history implementation 15 years ago
r.topmodel 5eabc111a0 hydrology modules: some options renamed (see https://trac.osgeo.org/grass/ticket/1031) 15 years ago
r.transect d88daf0469 Replace system() with G_vspawn_ex() 15 years ago
r.univar 58c44ca843 use G3d_readCats 14 years ago
r.uslek f6c40d2c95 Fix warnings 14 years ago
r.usler 5f6bc21a5a various minor changes in hydrologic modules 15 years ago
r.volume df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
r.walk dea1bd8c6f fix wrong directions 14 years ago
r.water.outlet 5f6bc21a5a various minor changes in hydrologic modules 15 years ago
r.watershed 7c4ac887e4 overhauled segment and memory handling 14 years ago
r.what a3977f358d toc in manual implemented 14 years ago
r.what.color f9847e9d10 show input value to full precision (or near enough); merge from devbr6 14 years ago
simwe b20759e938 update paramater names in example 14 years ago
wildfire 8d22d09c30 itc -> osgeo in URLs (merge from devbr6) 16 years ago
Makefile d8b6f9dcf6 add C version of r.regression.line 14 years ago
rasterintro.html 465ba86279 add metatags so g.html2man can create whatis NAME entries for non-module intro help pages 16 years ago