Médéric RIBREUX
2275ce4166
Fix MS-Windows implementation for r.li.* algorithms
2016-03-03 19:25:06 +01:00
Médéric RIBREUX
63eab874b4
Add r.li.* algorithms
2016-03-02 21:27:07 +01:00
Médéric RIBREUX
4e92a132d2
Fix r.colors rules
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
0119646bd3
Add r.mapcalc algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
78024368dd
Add r.colors algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
e12609ea23
Add r.rgb algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
0e47d5307f
Add r.blend algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
a383aabcd7
Add r.colors.stddev algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
8cbc0c80c6
Add r.what.color algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
22c1c7e881
Add r.shade algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
71ce96beb0
Add r.tile algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
3a9846bbda
Add r.stats.quantile algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
960f3a929b
Fix r.drain algorithm (fixes Redmine #13003 )
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
36da688cd8
Incrementation for r.topmodel
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
6b9f9d4fc4
Add r.topmodel algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
2cb249cbfe
Add r.series.interp algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
af482460ed
Add r.resamp.filter.txt algorithm
2016-02-28 17:19:51 +01:00
Médéric Ribreux
a5645bdac2
Add r.category algorithms
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
ede5f8f097
Add r.mask algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
d5b5c6cd73
Add r.support (combined with r.timestamp) algorithm
2016-02-28 17:19:51 +01:00
Médéric RIBREUX
9198c16a81
Add r.texture algorithm
2016-02-28 17:19:51 +01:00
Juergen E. Fischer
4d2c10800d
typo fixes
2016-01-21 22:22:39 +01:00
Médéric RIBREUX
89a1ad5ede
Fix indentation problem (as usual)
2016-01-09 18:01:27 +01:00
Médéric RIBREUX
85b87d5d5c
Non variable output version. Adds:
...
* v.net.arcs for v.net 'arcs' operation.
* v.net.articulation for v.net.brdige 'articulation' method.
* v.net.connect for v.net 'connect' operation.
* v.net.nodes for v.net 'nodes' operation.
* v.net.nreport for v.net 'nreport' operation.
* v.net.report for v.net 'report operation.
* Some code simplification.
2016-01-09 16:31:36 +01:00
Médéric RIBREUX
14a6115ee2
Fix indentation (one more time)
2016-01-02 16:48:21 +01:00
Médéric RIBREUX
d6fbe93f0a
Fix indendation problems (as usual)...
2016-01-02 16:14:41 +01:00
Médéric Ribreux
af01652650
[Feature][Processing] GRASS v.net modules
2016-01-02 14:31:56 +01:00
volaya
a842d47512
[processing] fixed text and html output in GRASS algorithms
...
This changes the way text outputs are handled.
Now the output of the command is piped to a file, and with that file, the raw and HTML outputs are generated.
More formatting for the HTML file should be added in the future, since it is now rather basic
fixes #6379
2015-06-23 13:32:16 +02:00
Victor Olaya
25676f3cf5
[processing] Adapted make files (they were not changed after refactoring folder structure)
2014-04-20 11:30:23 +02:00
Victor Olaya
e142401c2b
[processing] added grass7 files (forgot to add them on refactoring)
2014-04-19 20:49:19 +02:00