.. |
r.basins.fill
|
6d284cc2f3
deactivate erroneous test; see https://trac.osgeo.org/grass/ticket/3822
|
6 rokov pred |
r.buffer
|
14ff3795f9
r.buffer: fix interger overflow (fixes https://trac.osgeo.org/grass/ticket/3620)
|
6 rokov pred |
r.buildvrt
|
85d0bf1bcf
r.buildvrt manual: Sponsored by mundialis
|
6 rokov pred |
r.carve
|
5148d42b06
r.carve manual: example updated with screenshots
|
8 rokov pred |
r.category
|
7f529b366d
bulk fixing of typos (using tools/fix_typos.sh)
|
6 rokov pred |
r.circle
|
93b88e885a
r.circle: missing HTML tag in manual
|
8 rokov pred |
r.clump
|
9cc209943d
r.clump: print_time() is only used in clump.c
|
7 rokov pred |
r.coin
|
0ed30e8e48
manual: examples updated
|
10 rokov pred |
r.colors
|
d58c3fb730
r.colors: use new G_list_color_rules_description_type()
|
7 rokov pred |
r.colors.out
|
3b8386fa9f
manual: some cleanup of HTML and examples
|
10 rokov pred |
r.composite
|
0ed30e8e48
manual: examples updated
|
10 rokov pred |
r.compress
|
56ebd04da5
r.compress: ZLIB is no longer the default compression method, credits to sbl
|
6 rokov pred |
r.contour
|
3797ccaafe
Merge pull request #6 from OSGeo/r_contour_3846
|
6 rokov pred |
r.cost
|
b43bb26631
r.cost/r.walk: check return code
|
6 rokov pred |
r.covar
|
0ed30e8e48
manual: examples updated
|
10 rokov pred |
r.cross
|
f7f3013af6
r.cross: code clean-up, explain NULL handling
|
7 rokov pred |
r.describe
|
14d831881d
use G_OPT_M_NULL_VALUE
|
10 rokov pred |
r.distance
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.drain
|
14cf62040f
r.path/r.drain: accept multiple start coordinates
|
7 rokov pred |
r.external
|
851df5cfa1
r.external: get real stats, not approximations for each band
|
7 rokov pred |
r.external.out
|
c3c46d255b
r.external.out manual: example expanded with create options
|
6 rokov pred |
r.fill.dir
|
24963014ca
r.fill.dir: fix comiler warnings, fix types for read/write
|
7 rokov pred |
r.fill.stats
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.flow
|
7f529b366d
bulk fixing of typos (using tools/fix_typos.sh)
|
6 rokov pred |
r.geomorphon
|
7f529b366d
bulk fixing of typos (using tools/fix_typos.sh)
|
6 rokov pred |
r.grow.distance
|
d9fd47f46a
r.grow.distance: clean up after https://trac.osgeo.org/grass/changeset/68611
|
8 rokov pred |
r.gwflow
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.his
|
cd8db2f132
manual: avoid specific gender; HTML cosmetics
|
9 rokov pred |
r.horizon
|
b654536393
r.horizon: fix test_raster_mode_one_direction for https://trac.osgeo.org/grass/changeset/73049 (allow negative angles)
|
6 rokov pred |
r.in.ascii
|
894c2409a1
r.in.ascii: remove -i, -f, -d flags from manual, fixes https://trac.osgeo.org/grass/ticket/3813
|
6 rokov pred |
r.in.bin
|
39ed275861
r.in.bin: nwres => nsres
|
6 rokov pred |
r.in.gdal
|
2a0576a95b
r.in.gdal: +info on subdatasets, see https://trac.osgeo.org/grass/ticket/798
|
6 rokov pred |
r.in.gridatb
|
ff3f74fd0e
use G_define_standard_option()s
|
12 rokov pred |
r.in.lidar
|
73a972d473
r.in.lidar: typo
|
6 rokov pred |
r.in.mat
|
b64d9e63e0
rename section BUGS to KNOWN ISSUES in manuals
|
10 rokov pred |
r.in.png
|
58ed6f5fe2
r.in.png/r.out.png manuals: descriptions expanded
|
6 rokov pred |
r.in.poly
|
3e87a0eed8
testsuite: Python3 fix for test_rinpoly.py (fixes https://trac.osgeo.org/grass/ticket/3782) (contributed by pmav99)
|
6 rokov pred |
r.in.xyz
|
79e42f51d4
r.in.xyz: typo
|
6 rokov pred |
r.info
|
7f2faf0d2a
r.info: sync formatting of total cells, see https://trac.osgeo.org/grass/ticket/3793
|
6 rokov pred |
r.kappa
|
fbd35ebd2f
r.kappa: Pass correct map@mapset combo to the r.stats call
|
6 rokov pred |
r.lake
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.latlong
|
cfa8515dae
Makefiles: remove hardcoded GDALCFLAGS from PROJINC definition
|
7 rokov pred |
r.li
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.mapcalc
|
6afa4a4051
r.mapcalc
|
6 rokov pred |
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 rokov pred |
r.mode
|
e4a8f50065
r.mode: fix nonsense testsuite
|
7 rokov pred |
r.neighbors
|
e00c3e6b89
r.neighbors manual: beautify table; v.kernel: edit output description
|
7 rokov pred |
r.null
|
3b4488a469
r.null: ignore GRASS VRT
|
7 rokov pred |
r.out.ascii
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.bin
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.gdal
|
b5706b7177
r.out.gdal add bigtiff docs (#28)
|
6 rokov pred |
r.out.gridatb
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.mat
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.mpeg
|
78e9da1af3
r.out.mpeg fails because the output file name is empty
|
6 rokov pred |
r.out.png
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.pov
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.ppm
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.ppm3
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.vrml
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.out.vtk
|
35ac54d8f9
manual: keyword 'output' added
|
6 rokov pred |
r.param.scale
|
3b38013345
r.geomorphon: moved to trunk from Addons
|
7 rokov pred |
r.patch
|
79b325a4af
r.patch manual: fix typo in https://trac.osgeo.org/grass/changeset/73709
|
6 rokov pred |
r.path
|
9ba1b4df2e
r.cost/r.walk/r.path: Multiple path directions sponsored by mundialis
|
6 rokov pred |
r.profile
|
6fedf42d2f
doc: extent and sync keywords and topic
|
7 rokov pred |
r.proj
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.quant
|
1f994461e6
grass-7.0.1 fails to build when compiled with -Werror=format-security (https://trac.osgeo.org/grass/ticket/2773)
|
9 rokov pred |
r.quantile
|
e4aae0c1d8
manual: r.reclass and r.recode cross-linked
|
6 rokov pred |
r.random
|
f5ea6c27bb
testsuite: convert the following test to a proper python module name (fixes https://trac.osgeo.org/grass/ticket/3792)
|
6 rokov pred |
r.random.cells
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.random.surface
|
b8d4b5e4cb
r.random.cells, r.random.surface: use G_drand48(), fixes https://trac.osgeo.org/grass/ticket/2496
|
6 rokov pred |
r.reclass
|
e4aae0c1d8
manual: r.reclass and r.recode cross-linked
|
6 rokov pred |
r.recode
|
e4aae0c1d8
manual: r.reclass and r.recode cross-linked
|
6 rokov pred |
r.region
|
9f73b4db85
r.in.gdal, r.external, r.region: add flag to auto-adjust cell header in lat/lon
|
8 rokov pred |
r.regression.line
|
3e7c6fd5fe
d.correlate manual: screenshot added; r.regression.line, r.regression.multi: keyword and man crosslinks added
|
9 rokov pred |
r.regression.multi
|
c70f778b0b
r.regression.multi: +RMSE, MAE
|
8 rokov pred |
r.relief
|
ee134c6f76
r.relief: note in manual that current mask is ignored
|
6 rokov pred |
r.report
|
807b946e83
r.report: fixed tests using common raster maps
|
7 rokov pred |
r.resamp.bspline
|
64093f486f
r.resamp.bspline: use Segment_[open|close]()
|
6 rokov pred |
r.resamp.filter
|
06136578c4
r.resamp.filter: fix to support global datasets in latlong
|
7 rokov pred |
r.resamp.interp
|
2adf36a8c0
manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation
|
8 rokov pred |
r.resamp.rst
|
2adf36a8c0
manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation
|
8 rokov pred |
r.resamp.stats
|
6039bf97d9
Introduce also other stats methods to resampling module to better match r.neigbors offer
|
8 rokov pred |
r.resample
|
2adf36a8c0
manual: add Wiki ref to https://grasswiki.osgeo.org/wiki/Interpolation
|
8 rokov pred |
r.rescale
|
a7839eac86
r.univar/r3.univar manuals: examples improved
|
9 rokov pred |
r.rescale.eq
|
3b8386fa9f
manual: some cleanup of HTML and examples
|
10 rokov pred |
r.ros
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.series
|
cbff2696b0
r.series: preserve input type if possible
|
6 rokov pred |
r.series.accumulate
|
22561b0f11
r.series.accumulate: update manual explaining accumulation
|
7 rokov pred |
r.series.interp
|
25ff1ab80e
manual: notes added about max file open limits
|
10 rokov pred |
r.sim
|
957a88dcd1
manual: fix accents; minor style cosmetics
|
6 rokov pred |
r.slope.aspect
|
7e1e79702a
r.slope.aspect fix #3860
|
6 rokov pred |
r.solute.transport
|
7989624527
manual: fix PDF url (trac https://trac.osgeo.org/grass/ticket/3267)
|
8 rokov pred |
r.spread
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.spreadpath
|
cf09204d0d
r.spreadpath: use Segment_[open|close]()
|
6 rokov pred |
r.statistics
|
faa3238cbb
r.statistics: clean manual from german explanations
|
8 rokov pred |
r.stats
|
8a35ade417
r.stats manual: explanation on -x flag added (contributed by nikosa, Nikos Alexandris)
|
6 rokov pred |
r.stats.quantile
|
eccd69ce2d
r.stats.quantile and r.stats.zonal manuals: examples added
|
8 rokov pred |
r.stats.zonal
|
ce500631a6
r.stats.zonal: +history in output
|
6 rokov pred |
r.stream.extract
|
21989ba806
r.stream.extract
|
6 rokov pred |
r.sun
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.sunhours
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.sunmask
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.support
|
e0ad90dd38
r.support: added examples, thanks to Jerry Huang and Google Code-in
|
7 rokov pred |
r.support.stats
|
c5005a4d91
use lowercase HTML tags
|
13 rokov pred |
r.surf.area
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.surf.contour
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.surf.fractal
|
3d7ee5c04f
change REFERENCE to REFERENCES in the manual pages (thanks to Ludmila Furtkevicova)
|
10 rokov pred |
r.surf.gauss
|
7f529b366d
bulk fixing of typos (using tools/fix_typos.sh)
|
6 rokov pred |
r.surf.idw
|
fc98d4cdeb
manual: use new generic addon URL
|
8 rokov pred |
r.surf.random
|
7f529b366d
bulk fixing of typos (using tools/fix_typos.sh)
|
6 rokov pred |
r.terraflow
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.texture
|
7f529b366d
bulk fixing of typos (using tools/fix_typos.sh)
|
6 rokov pred |
r.thin
|
6c54732af7
r.thin: avoid integer overflow, continued
|
6 rokov pred |
r.tile
|
5f988393bc
r.tile: added tests from GCI 2018
|
6 rokov pred |
r.timestamp
|
623947c32f
r.timestamp: typo in the manual
|
8 rokov pred |
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 rokov pred |
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 rokov pred |
r.to.vect
|
69997874d0
r.to.vect: reduce compiler warnings, fix typo
|
6 rokov pred |
r.topidx
|
021fa9d879
r.topidx: added examples and figures, thanks to Jerry Huang and Google Code-in
|
7 rokov pred |
r.topmodel
|
e9c10c06bc
r.topmodel: fix compile error
|
8 rokov pred |
r.transect
|
6fedf42d2f
doc: extent and sync keywords and topic
|
7 rokov pred |
r.univar
|
ce1a1ed56a
r3.univar: avoid compiler warnings
|
6 rokov pred |
r.uslek
|
032593e200
r.uslek manual: example now visible
|
10 rokov pred |
r.usler
|
be5911eedc
manual: keywords cleanup
|
10 rokov pred |
r.viewshed
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 rokov pred |
r.volume
|
056cc678a4
r.volume: build topology of centroids vector
|
8 rokov pred |
r.walk
|
b43bb26631
r.cost/r.walk: check return code
|
6 rokov pred |
r.water.outlet
|
37efb8d35d
r.water.outlet manual: addon URLs must be absolute, not relative
|
7 rokov pred |
r.watershed
|
b8d4606258
r.watershed usage inconsistency, see https://trac.osgeo.org/grass/ticket/3839
|
6 rokov pred |
r.what
|
3591a6aeaf
r.what: added tests from GCI 2018
|
6 rokov pred |
r.what.color
|
2e37e3b487
doc: add the last changed part (svn date)
|
7 rokov pred |
Makefile
|
d55656833c
add r.buildvrt to Makefile
|
7 rokov pred |
rasterintro.html
|
7227e5b17c
update documentation with regard to ZSTD as default compression if available, see https://trac.osgeo.org/grass/ticket/3758
|
6 rokov pred |