Markus Neteler 4677b02714 fix various spelling errors (trunk r69300; fixes https://trac.osgeo.org/grass/ticket/3138, contributed by Sebastiaan Couwenberg) 8 years ago
..
r.basins.fill 0a797dfdaf various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841) 9 years ago
r.buffer a907263ac8 r.buffer manual: screenshot added to example 9 years ago
r.carve d822852fe5 add missing headers (compiled without GDAL) 9 years ago
r.category e9c66d6a50 various spelling errors fixed (trac https://trac.osgeo.org/grass/ticket/2950) 9 years ago
r.circle b7f206dc0b manual: minor cosmetics 10 years ago
r.clump 706a2031f8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) (trunk, https://trac.osgeo.org/grass/changeset/65297 and https://trac.osgeo.org/grass/changeset/65298) 10 years ago
r.coin f4c7b59916 manual: examples updated 10 years ago
r.colors b72d60daac r.colors|r3.colors|v.colors: rename 'volume' to 'raster_3d' - https://trac.osgeo.org/grass/ticket/2409 10 years ago
r.colors.out 942e6cdc57 manual: some cleanup of HTML and examples (trunk, https://trac.osgeo.org/grass/changeset/63453) 10 years ago
r.composite f4c7b59916 manual: examples updated 10 years ago
r.compress 71a6be7627 r.compress: print flag added; examples added; mention GRASS_ZLIB_LEVEL (trunk, https://trac.osgeo.org/grass/changeset/65115 + https://trac.osgeo.org/grass/changeset/65118) 10 years ago
r.contour 706a2031f8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) (trunk, https://trac.osgeo.org/grass/changeset/65297 and https://trac.osgeo.org/grass/changeset/65298) 10 years ago
r.cost c6e245b854 various typo fixed (https://trac.osgeo.org/grass/ticket/2971) 9 years ago
r.covar f4c7b59916 manual: examples updated 10 years ago
r.cross c5282bd71c manual: avoid specific gender; HTML cosmetics (trunk, https://trac.osgeo.org/grass/changeset/67694) 9 years ago
r.describe 67430c688e use G_OPT_M_NULL_VALUE 10 years ago
r.distance a743177113 various typo fixes, found by the Debian lintian QA tool (trunk, https://trac.osgeo.org/grass/changeset/65575) 10 years ago
r.drain 945df61fb8 rename section BUGS to KNOWN ISSUES in manuals (merge from trunk, https://trac.osgeo.org/grass/changeset/65216) 10 years ago
r.external 4e572e40a2 r.external: added -t flag for listing bands 9 years ago
r.external.out 27df1b1e5f r.external, r.external.out manual: minor text improvements 9 years ago
r.fill.dir 21f14d8f9f r.fill.dir: remove temporary files when done (merge from trunk, https://trac.osgeo.org/grass/changeset/67527) 9 years ago
r.flow d4b1a2882a grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773) 9 years ago
r.grow.distance d8f5424c2b r.grow.distance manual: distance to see screenshot added; HTML cosmetics (trunk, https://trac.osgeo.org/grass/changeset/67618) 9 years ago
r.gwflow 37dbda417d i.* + r.*: minor backports; testsuites backported 10 years ago
r.his c5282bd71c manual: avoid specific gender; HTML cosmetics (trunk, https://trac.osgeo.org/grass/changeset/67694) 9 years ago
r.horizon 73a2be1a5c r.horizon manual: describe default maxdistance 9 years ago
r.in.ascii 871f0bedb6 r.in.ascii manual: remove outdated link 9 years ago
r.in.bin 1ed0fd5252 manual: links to r.import and v.import added (trunk, https://trac.osgeo.org/grass/changeset/67574) 9 years ago
r.in.gdal 810742f190 r.in.gdal: rephrase offset parameter description; manual: explain offset parameter, ECAD example updated 9 years ago
r.in.gridatb ff3f74fd0e use G_define_standard_option()s 12 years ago
r.in.lidar e9a854ebdf r.in.lidar: fix scan box calculation for percent < 100 9 years ago
r.in.mat 945df61fb8 rename section BUGS to KNOWN ISSUES in manuals (merge from trunk, https://trac.osgeo.org/grass/changeset/65216) 10 years ago
r.in.png 1ed0fd5252 manual: links to r.import and v.import added (trunk, https://trac.osgeo.org/grass/changeset/67574) 9 years ago
r.in.poly 37dbda417d i.* + r.*: minor backports; testsuites backported 10 years ago
r.in.xyz aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.info a3bbab2914 r.slope.aspect: min_slp_allowed -> min_slope (https://trac.osgeo.org/grass/changeset/63053) 10 years ago
r.kappa 270a66d46c user message harmonization update (backport of https://trac.osgeo.org/grass/changeset/62007, trac https://trac.osgeo.org/grass/ticket/2409) 10 years ago
r.lake e9c66d6a50 various spelling errors fixed (trac https://trac.osgeo.org/grass/ticket/2950) 9 years ago
r.latlong b87e8b45f9 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63628) 10 years ago
r.li a42c215797 r.li: highlight GUI and configuration file in manual (trunk, https://trac.osgeo.org/grass/changeset/67711) 9 years ago
r.mapcalc d36554c0a5 r.mapcalc: fix wrong result when neighborhood modifier takes a cell above first (trunk, https://trac.osgeo.org/grass/changeset/68717, fixes https://trac.osgeo.org/grass/ticket/3067) 9 years ago
r.mfilter b7f206dc0b manual: minor cosmetics 10 years ago
r.mode cb77b3cee1 various commands: keywords sync to trunk; module description sync; HTML cosmetics sync 9 years ago
r.neighbors d113bb7002 r.neighbors manual: fix average example (was wrongly in maximum) 9 years ago
r.null a743177113 various typo fixes, found by the Debian lintian QA tool (trunk, https://trac.osgeo.org/grass/changeset/65575) 10 years ago
r.out.ascii da754cadc1 dp -> precision (https://trac.osgeo.org/grass/ticket/2049) - standardized options 10 years ago
r.out.bin d0349c2ed4 r.in.arc, r.out.arc, r.out.tiff modules moved to Addons (trunk, https://trac.osgeo.org/grass/changeset/62524) 10 years ago
r.out.gdal 4677b02714 fix various spelling errors (trunk r69300; fixes https://trac.osgeo.org/grass/ticket/3138, contributed by Sebastiaan Couwenberg) 8 years ago
r.out.gridatb e437cd9f59 avoid caps HTML tags 13 years ago
r.out.mat b7f206dc0b manual: minor cosmetics 10 years ago
r.out.mpeg 945df61fb8 rename section BUGS to KNOWN ISSUES in manuals (merge from trunk, https://trac.osgeo.org/grass/changeset/65216) 10 years ago
r.out.png d0349c2ed4 r.in.arc, r.out.arc, r.out.tiff modules moved to Addons (trunk, https://trac.osgeo.org/grass/changeset/62524) 10 years ago
r.out.pov f2b026672b Patch to fix various spelling errors (closes https://trac.osgeo.org/grass/ticket/3088) 9 years ago
r.out.ppm 706a2031f8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) (trunk, https://trac.osgeo.org/grass/changeset/65297 and https://trac.osgeo.org/grass/changeset/65298) 10 years ago
r.out.ppm3 706a2031f8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) (trunk, https://trac.osgeo.org/grass/changeset/65297 and https://trac.osgeo.org/grass/changeset/65298) 10 years ago
r.out.vrml da846caffb r.out.vrml: use standardized options (https://trac.osgeo.org/grass/ticket/2409) - (merge https://trac.osgeo.org/grass/changeset/63024 from trunk) 10 years ago
r.out.vtk 01911d399c r.out.vtk: sync option names 10 years ago
r.param.scale a31c3b9f09 Update link in r.param.scale (closes https://trac.osgeo.org/grass/ticket/3070) 9 years ago
r.patch 491d37dea3 r.patch: call Rast_cell_size just once, not for every cell (backport https://trac.osgeo.org/grass/changeset/64877 and part of 66449) 9 years ago
r.profile d4b1a2882a grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773) 9 years ago
r.proj 4dd34bf53f Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk) 9 years ago
r.quant cb77b3cee1 various commands: keywords sync to trunk; module description sync; HTML cosmetics sync 9 years ago
r.quantile b87e8b45f9 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63628) 10 years ago
r.random 945df61fb8 rename section BUGS to KNOWN ISSUES in manuals (merge from trunk, https://trac.osgeo.org/grass/changeset/65216) 10 years ago
r.random.cells b50f88fdd7 r.random.cells manual: clarify presence of 0 10 years ago
r.random.surface be955f6052 r.random.surface + r.surf.random manuals: crosslink pages 9 years ago
r.reclass 4e492d7810 r.reclass manual: example added 8 years ago
r.recode 641bb4b25c r.recode: add keyword for reclassification (merge https://trac.osgeo.org/grass/changeset/68218 from trunk) 9 years ago
r.region cb77b3cee1 various commands: keywords sync to trunk; module description sync; HTML cosmetics sync 9 years ago
r.regression.line 102e4ef2e7 d.correlate manual: screenshot added; r.regression.line, r.regression.multi: keyword and man crosslinks added 9 years ago
r.regression.multi 102e4ef2e7 d.correlate manual: screenshot added; r.regression.line, r.regression.multi: keyword and man crosslinks added 9 years ago
r.relief a743177113 various typo fixes, found by the Debian lintian QA tool (trunk, https://trac.osgeo.org/grass/changeset/65575) 10 years ago
r.report 1437bc73ec r.report: fix broken layout (units moved to right) 10 years ago
r.resamp.bspline aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.resamp.filter efdb56f37b r.resamp.filter: keyword added 8 years ago
r.resamp.interp aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.resamp.rst aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.resamp.stats aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.resample aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.rescale fdb5bf1209 r.univar/r3.univar manuals: examples improved 9 years ago
r.rescale.eq 942e6cdc57 manual: some cleanup of HTML and examples (trunk, https://trac.osgeo.org/grass/changeset/63453) 10 years ago
r.ros e9c66d6a50 various spelling errors fixed (trac https://trac.osgeo.org/grass/ticket/2950) 9 years ago
r.series 02ffb6d797 r.series: sync weights handling to r.neighbors, use w_* fns 9 years ago
r.series.accumulate 37dbda417d i.* + r.*: minor backports; testsuites backported 10 years ago
r.series.interp bdbaa9f57f Consolite option/flag mutually exslusive messages (merge from trunk, https://trac.osgeo.org/grass/changeset/60703) 10 years ago
r.sim 183bcb29b8 r.sim.water and r.sim.sediment: do not use lib globals outside of the lib (backport https://trac.osgeo.org/grass/changeset/68291, https://trac.osgeo.org/grass/changeset/68320, https://trac.osgeo.org/grass/ticket/2966) 9 years ago
r.slope.aspect ef8c1ea326 r.slope.aspect manual: compass oriented aspect map example added 9 years ago
r.solute.transport cce254f18b spelling errors (https://trac.osgeo.org/grass/ticket/2985) 9 years ago
r.spread cb77b3cee1 various commands: keywords sync to trunk; module description sync; HTML cosmetics sync 9 years ago
r.spreadpath e075dce80e update manual pages (https://trac.osgeo.org/grass/ticket/2409) 10 years ago
r.statistics 884109bc29 r.statistics + r.stats.quantile + r.stats.zonal manual: extended (trunk https://trac.osgeo.org/grass/changeset/69101) 8 years ago
r.stats 8f4fbbf911 some shell test scripts updated (trunk, https://trac.osgeo.org/grass/changeset/63634) 10 years ago
r.stats.quantile 884109bc29 r.statistics + r.stats.quantile + r.stats.zonal manual: extended (trunk https://trac.osgeo.org/grass/changeset/69101) 8 years ago
r.stats.zonal 884109bc29 r.statistics + r.stats.quantile + r.stats.zonal manual: extended (trunk https://trac.osgeo.org/grass/changeset/69101) 8 years ago
r.stream.extract c6e245b854 various typo fixed (https://trac.osgeo.org/grass/ticket/2971) 9 years ago
r.sun 0e95b999af r.sun: mode 1 fix for time offset due to timezone, see https://trac.osgeo.org/grass/ticket/2941 for explanations 9 years ago
r.sunhours b630931ccb r.sunhours: more keywords 9 years ago
r.sunmask 37dbda417d i.* + r.*: minor backports; testsuites backported 10 years ago
r.support 607f7022ac r.support: use standard title param description 9 years ago
r.support.stats c5005a4d91 use lowercase HTML tags 13 years ago
r.surf.area c579df53dd manual: minor fixes (trunk, https://trac.osgeo.org/grass/changeset/63783) 10 years ago
r.surf.contour aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.surf.fractal 64f8292856 change REFERENCE to REFERENCES in the manual pages (thanks to Ludmila Furtkevicova) 10 years ago
r.surf.gauss c579df53dd manual: minor fixes (trunk, https://trac.osgeo.org/grass/changeset/63783) 10 years ago
r.surf.idw aac25b26e0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 years ago
r.surf.random be955f6052 r.random.surface + r.surf.random manuals: crosslink pages 9 years ago
r.terraflow c3d8b65aad r.terraflow: description cosmetics, more keywords (cosmetics) 10 years ago
r.texture c074de3643 r.texture manual: reflect -s flag in manual 9 years ago
r.thin f7bbd9665e r.thin: Support reclassified raster maps (trunk, https://trac.osgeo.org/grass/changeset/66399 + https://trac.osgeo.org/grass/changeset/66400) 9 years ago
r.tile 90fd6ccf6f r.tile manual: briefly explain overlap param 9 years ago
r.timestamp ff84a2e09e clean up manual pages of timestamp modules (merge https://trac.osgeo.org/grass/changeset/69206 from trunk) 8 years ago
r.to.rast3 d4b1a2882a grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773) 9 years ago
r.to.rast3elev d4b1a2882a grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773) 9 years ago
r.to.vect 65946911d2 r.to.vect: delete output on error (see https://trac.osgeo.org/grass/ticket/2394) - merge https://trac.osgeo.org/grass/changeset/69233 from trunk 8 years ago
r.topidx 864e8306cd r.topmodel, r.topidx manuals: link fix 9 years ago
r.topmodel 864e8306cd r.topmodel, r.topidx manuals: link fix 9 years ago
r.transect dc55980120 r.transect: use new r.profile parameter names, https://trac.osgeo.org/grass/ticket/2938 (merge from trunk, https://trac.osgeo.org/grass/changeset/67967) 9 years ago
r.univar fdb5bf1209 r.univar/r3.univar manuals: examples improved 9 years ago
r.uslek 860702def9 r.uslek: sync to trunk (bugfixes; examples) 10 years ago
r.usler 56e4b007d1 manual: keywords cleanup 10 years ago
r.viewshed 37dbda417d i.* + r.*: minor backports; testsuites backported 10 years ago
r.volume e726410772 r.volume: change int type to prevent overflow, see https://trac.osgeo.org/grass/ticket/3004 (merge from trunk, https://trac.osgeo.org/grass/changeset/68376) 9 years ago
r.walk c6e245b854 various typo fixed (https://trac.osgeo.org/grass/ticket/2971) 9 years ago
r.water.outlet 8ecae5f0cb r.water.outlet: fix example in documentation (merged from trunk, https://trac.osgeo.org/grass/changeset/68311) 9 years ago
r.watershed 97205e589a The r.watershed module documentation has the wrong value for cells that do not get included in a complete watershed. (fix https://trac.osgeo.org/grass/ticket/2664) 8 years ago
r.what e9c66d6a50 various spelling errors fixed (trac https://trac.osgeo.org/grass/ticket/2950) 9 years ago
r.what.color e437cd9f59 avoid caps HTML tags 13 years ago
Makefile 7750aeb9ee rename r.relief and d.shade, add r.shade, propagate NULLs in r.his 10 years ago
rasterintro.html 1d17137c57 intro pages: link temporal data processing (merge https://trac.osgeo.org/grass/changeset/68985 from trunk) 8 years ago