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