Markus Neteler 0de0450e57 r.in.gdal manual: Raster Attribute Tables note added 6 лет назад
..
r.basins.fill 081d2747c5 r.basin.fill: added testsuite provided by Sunveer Singh 7 лет назад
r.buffer 14ff3795f9 r.buffer: fix interger overflow (fixes https://trac.osgeo.org/grass/ticket/3620) 6 лет назад
r.buildvrt 0e416d264e virtual raster: avoid recursion to self 6 лет назад
r.carve 5148d42b06 r.carve manual: example updated with screenshots 8 лет назад
r.category 847a09d873 r.category manual: examples changed to North Carolina sample dataset 8 лет назад
r.circle 93b88e885a r.circle: missing HTML tag in manual 8 лет назад
r.clump 9cc209943d r.clump: print_time() is only used in clump.c 7 лет назад
r.coin 0ed30e8e48 manual: examples updated 10 лет назад
r.colors d58c3fb730 r.colors: use new G_list_color_rules_description_type() 7 лет назад
r.colors.out 3b8386fa9f manual: some cleanup of HTML and examples 10 лет назад
r.composite 0ed30e8e48 manual: examples updated 10 лет назад
r.compress 2a3da2886f r.compress manual: example beautification 6 лет назад
r.contour ab27c6f2ca r.contour: avoid tracing back of contour lines 7 лет назад
r.cost 292c067632 r.cost: reorder options, the usual order is input-output 6 лет назад
r.covar 0ed30e8e48 manual: examples updated 10 лет назад
r.cross f7f3013af6 r.cross: code clean-up, explain NULL handling 7 лет назад
r.describe 14d831881d use G_OPT_M_NULL_VALUE 10 лет назад
r.distance bb3386a67b r.distance: fix qsort cmp fn (see https://trac.osgeo.org/grass/ticket/3564) 6 лет назад
r.drain 14cf62040f r.path/r.drain: accept multiple start coordinates 7 лет назад
r.external 851df5cfa1 r.external: get real stats, not approximations for each band 7 лет назад
r.external.out d56ecb74e1 r.external.out: clarify description; manual: add example 8 лет назад
r.fill.dir 24963014ca r.fill.dir: fix comiler warnings, fix types for read/write 7 лет назад
r.fill.stats f92128b8f9 r.fill.stats manual: example added (derived from r.fillnulls example) 6 лет назад
r.flow 68cbd9e577 update private definitions of pi, rad2deg, deg2rad to use global definitions in gis.h 9 лет назад
r.geomorphon 6537e1abaa r.geomorphon: suggest most likely option in the error message 7 лет назад
r.grow.distance d9fd47f46a r.grow.distance: clean up after https://trac.osgeo.org/grass/changeset/68611 8 лет назад
r.gwflow 7989624527 manual: fix PDF url (trac https://trac.osgeo.org/grass/ticket/3267) 8 лет назад
r.his cd8db2f132 manual: avoid specific gender; HTML cosmetics 9 лет назад
r.horizon deb9b44268 r.horizon: check if coordinates are within the current region, fixes https://trac.osgeo.org/grass/ticket/3634 6 лет назад
r.in.ascii f67da821e9 testsuite: fixed several problems 7 лет назад
r.in.bin 91d5a346df r.in.bin manual: cleanup (contributed by veroandreo) 8 лет назад
r.in.gdal 0de0450e57 r.in.gdal manual: Raster Attribute Tables note added 6 лет назад
r.in.gridatb ff3f74fd0e use G_define_standard_option()s 12 лет назад
r.in.lidar 472670dd1d r.in.lidar: Trim option affects only trimmean method. 7 лет назад
r.in.mat b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 10 лет назад
r.in.png b170419587 manual: links to r.import and v.import added 9 лет назад
r.in.poly f67da821e9 testsuite: fixed several problems 7 лет назад
r.in.xyz b7fa9033ab r.in.xyz: output is not required when -s/g flags given (fix manual https://trac.osgeo.org/grass/changeset/70318) 8 лет назад
r.info c9aa869100 r.info: report Type of Map (raster, reclass, GDAL-link, virtual) also with -e flag 7 лет назад
r.kappa a6387f56d7 r.kappa: fix qsort cmp fn (see https://trac.osgeo.org/grass/ticket/3564) 6 лет назад
r.lake 58a063ddf0 r.lake: warning -> important message (volume calculation) 9 лет назад
r.latlong cfa8515dae Makefiles: remove hardcoded GDALCFLAGS from PROJINC definition 7 лет назад
r.li 708063ff5d r.li manual: fix missing description 7 лет назад
r.mapcalc fbfdcbfc6b tests: don't use LOCATION to mean full path to mapset (see https://trac.osgeo.org/grass/ticket/2681) 6 лет назад
r.mfilter 4ebc6c4f2d t.rast.aggregate, t.rast.aggregate.ds manual: examples updated as type option was confusingly defined; flag -s replaced by suffix option (contributed by veroandreo, Veronica Andreo); minor raster man update 8 лет назад
r.mode e4a8f50065 r.mode: fix nonsense testsuite 7 лет назад
r.neighbors e00c3e6b89 r.neighbors manual: beautify table; v.kernel: edit output description 7 лет назад
r.null 3b4488a469 r.null: ignore GRASS VRT 7 лет назад
r.out.ascii 2833515870 dp -> precision (https://trac.osgeo.org/grass/ticket/2049) - standardized options 10 лет назад
r.out.bin 189dd86050 r.in.arc, r.out.arc, r.out.tiff modules moved to Addons 10 лет назад
r.out.gdal c07f74051f r.out.gdal: improve range checks for float and double 6 лет назад
r.out.gridatb e437cd9f59 avoid caps HTML tags 13 лет назад
r.out.mat 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) 8 лет назад
r.out.mpeg b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 10 лет назад
r.out.png 189dd86050 r.in.arc, r.out.arc, r.out.tiff modules moved to Addons 10 лет назад
r.out.pov e7a4e6b933 Patch to fix various spelling errors (see https://trac.osgeo.org/grass/ticket/3088) 9 лет назад
r.out.ppm 722af442c8 Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) 10 лет назад
r.out.ppm3 f8cea1c556 Unify some similar messages to ease translating 8 лет назад
r.out.vrml ac0b35cac5 r.out.vrml use standardized options (https://trac.osgeo.org/grass/ticket/2409) 10 лет назад
r.out.vtk 074fff0f52 r.out.vtk: sync option names 10 лет назад
r.param.scale 3b38013345 r.geomorphon: moved to trunk from Addons 7 лет назад
r.patch dc7376e07c r.patch manual: functionality overview cosmetics 6 лет назад
r.path 9ff9880769 r.path: revert https://trac.osgeo.org/grass/changeset/72871, it broke backwards compatibility with r.drain 6 лет назад
r.profile 6fedf42d2f doc: extent and sync keywords and topic 7 лет назад
r.proj 68c4fb5146 r.proj: avoid longitude wrapping by PROJ, this is done by GRASS 7 лет назад
r.quant 1f994461e6 grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773) 9 лет назад
r.quantile ed209914d4 r.quantile: sync type for cell counts 8 лет назад
r.random f36a0d89f0 r.random: add seed option to set the seed of the RNG (fixes https://trac.osgeo.org/grass/ticket/3594) 7 лет назад
r.random.cells b8d4b5e4cb r.random.cells, r.random.surface: use G_drand48(), fixes https://trac.osgeo.org/grass/ticket/2496 6 лет назад
r.random.surface b8d4b5e4cb r.random.cells, r.random.surface: use G_drand48(), fixes https://trac.osgeo.org/grass/ticket/2496 6 лет назад
r.reclass 80aced9ace r.reclass: added tests, thanks to Sunveer Singh during Google Code-in 2017 7 лет назад
r.recode b203392ea0 r.recode: fix test_formats_landcover 7 лет назад
r.region 9f73b4db85 r.in.gdal, r.external, r.region: add flag to auto-adjust cell header in lat/lon 8 лет назад
r.regression.line 3e7c6fd5fe d.correlate manual: screenshot added; r.regression.line, r.regression.multi: keyword and man crosslinks added 9 лет назад
r.regression.multi c70f778b0b r.regression.multi: +RMSE, MAE 8 лет назад
r.relief a8ef11c6cd various typo fixes, found by the Debian lintian QA tool 10 лет назад
r.report 807b946e83 r.report: fixed tests using common raster maps 7 лет назад
r.resamp.bspline de3fdce2fb keywords: add "no-data filling" keyword for keyword index 6 лет назад
r.resamp.filter 06136578c4 r.resamp.filter: fix to support global datasets in latlong 7 лет назад
r.resamp.interp 2adf36a8c0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 лет назад
r.resamp.rst 2adf36a8c0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 лет назад
r.resamp.stats 6039bf97d9 Introduce also other stats methods to resampling module to better match r.neigbors offer 8 лет назад
r.resample 2adf36a8c0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 лет назад
r.rescale a7839eac86 r.univar/r3.univar manuals: examples improved 9 лет назад
r.rescale.eq 3b8386fa9f manual: some cleanup of HTML and examples 10 лет назад
r.ros 68cbd9e577 update private definitions of pi, rad2deg, deg2rad to use global definitions in gis.h 9 лет назад
r.series cbff2696b0 r.series: preserve input type if possible 6 лет назад
r.series.accumulate 22561b0f11 r.series.accumulate: update manual explaining accumulation 7 лет назад
r.series.interp 25ff1ab80e manual: notes added about max file open limits 10 лет назад
r.sim e902973e3a r.sim.sediment: clean up HTML and whitespace in doc 7 лет назад
r.slope.aspect 237d6499f3 r.slope.aspect: new -e flag to compute values at edges (like gdaldem -compute_edges), fix for https://trac.osgeo.org/grass/ticket/2526 7 лет назад
r.solute.transport 7989624527 manual: fix PDF url (trac https://trac.osgeo.org/grass/ticket/3267) 8 лет назад
r.spread f563333b92 r.spread: fix integer assignment 7 лет назад
r.spreadpath 75da208c29 update manual pages (https://trac.osgeo.org/grass/ticket/2409) 10 лет назад
r.statistics faa3238cbb r.statistics: clean manual from german explanations 8 лет назад
r.stats 3a3413a0fe r.stats: fix qsort cmp fn (see https://trac.osgeo.org/grass/ticket/3564) 6 лет назад
r.stats.quantile eccd69ce2d r.stats.quantile and r.stats.zonal manuals: examples added 8 лет назад
r.stats.zonal 65e6aad3fb r.stats.zonal manual: added link to r.stats.quantile 7 лет назад
r.stream.extract 18a323fbbd r.stream.extract: allow modified accumulation map 7 лет назад
r.sun cfa8515dae Makefiles: remove hardcoded GDALCFLAGS from PROJINC definition 7 лет назад
r.sunhours cfa8515dae Makefiles: remove hardcoded GDALCFLAGS from PROJINC definition 7 лет назад
r.sunmask cfa8515dae Makefiles: remove hardcoded GDALCFLAGS from PROJINC definition 7 лет назад
r.support e0ad90dd38 r.support: added examples, thanks to Jerry Huang and Google Code-in 7 лет назад
r.support.stats c5005a4d91 use lowercase HTML tags 13 лет назад
r.surf.area 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) 8 лет назад
r.surf.contour 2adf36a8c0 manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation 8 лет назад
r.surf.fractal 3d7ee5c04f change REFERENCE to REFERENCES in the manual pages (thanks to Ludmila Furtkevicova) 10 лет назад
r.surf.gauss 7ff5d1af7c manual: minor fixes 10 лет назад
r.surf.idw fc98d4cdeb manual: use new generic addon URL 8 лет назад
r.surf.random 1c8eb6d653 r.random.surface + r.surf.random manuals: crosslink pages 9 лет назад
r.terraflow 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg 7 лет назад
r.texture bb7cf16c09 r.texture: Fatal error if one of the requested output maps exists (fix for https://trac.osgeo.org/grass/ticket/3492) 7 лет назад
r.thin 89e8d6b232 r.thin: Remove an unused variable, Update the copyright block 9 лет назад
r.tile 26f34f73fd r.tile: adjust cellhd of output tiles 7 лет назад
r.timestamp 623947c32f r.timestamp: typo in the manual 8 лет назад
r.to.rast3 1f994461e6 grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773) 9 лет назад
r.to.rast3elev 1f994461e6 grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773) 9 лет назад
r.to.vect 0ae8b79985 r.to.vect: fix failed test due to inconsistent use of tabs and spaces 7 лет назад
r.topidx 021fa9d879 r.topidx: added examples and figures, thanks to Jerry Huang and Google Code-in 7 лет назад
r.topmodel e9c10c06bc r.topmodel: fix compile error 8 лет назад
r.transect 6fedf42d2f doc: extent and sync keywords and topic 7 лет назад
r.univar dd10f58727 manual: added missing height HTML tags according to https://trac.osgeo.org/grass/wiki/Submitting/Docs#Images 7 лет назад
r.uslek 032593e200 r.uslek manual: example now visible 10 лет назад
r.usler be5911eedc manual: keywords cleanup 10 лет назад
r.viewshed 2c2fa15239 r.viewshed: fix binary output for external memory mode (https://trac.osgeo.org/grass/ticket/1788) 7 лет назад
r.volume 056cc678a4 r.volume: build topology of centroids vector 8 лет назад
r.walk 29e36e63bf r.cost,r.walk: avoid circular paths when using solver 6 лет назад
r.water.outlet 37efb8d35d r.water.outlet manual: addon URLs must be absolute, not relative 7 лет назад
r.watershed e6c56dae0e r.watershed: +retention for flow distribution, credits to Andreas Gericke (IGB Berlin) 6 лет назад
r.what db2005c002 r.what: fix qsort cmp fn (see https://trac.osgeo.org/grass/ticket/3564) 6 лет назад
r.what.color 2e37e3b487 doc: add the last changed part (svn date) 7 лет назад
Makefile d55656833c add r.buildvrt to Makefile 7 лет назад
rasterintro.html 2cff965055 ZSTD is now the default compression if available 7 лет назад