Juergen E. Fischer
66a3d02240
integrate processing into update_ts.sh (also includes all translations
...
in the repository and none outside of it).
2015-07-26 04:28:37 +02:00
Anita Graser
3e7dba2be4
Change resolution parameter defaults to floats
...
Previously, the GUI wouldn't allow to enter float values
2015-06-27 19:14:01 +02:00
volaya
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00:02 +02: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
volaya
a1351640ba
[processing] fixed output to non-supported vector formats in GRASS
2015-06-22 07:45:04 +02:00
pcav
b5bd178c8f
Better default for Processing:grass:r.series
2015-06-06 19:33:34 +02:00
Giovanni Manghi
c859127c4e
make option as advanced in GRASS v.voronoi
2015-06-01 18:43:31 +01:00
Giovanni Manghi
327336517d
fix grass r.horizon
2015-05-31 07:07:36 +01:00
Giovanni Manghi
f8ae76b7b5
remove r.stream module that are addons, fix r.stream.extract in grass7
2015-05-30 07:54:34 +01:00
pcav
d14c4aa41e
Uniform and informative output names for Processing (GRASS-v.* modules completed)
2015-05-20 23:08:20 +02:00
pcav
80a8c49bfa
Uniform and informative output names for Processing (GRASS-v.* modules take #2 - up to v.split*)
2015-05-20 22:41:10 +02:00
volaya
5a00912b3d
[processing] more friendly error message when layers not created
...
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
2015-05-20 21:11:41 +02:00
pcav
2e7f344214
Uniform and informative output names for Processing (GRASS-v.* modules take #1 - up to v.lidar*)
2015-05-20 21:08:49 +02:00
pcav
7cc38aee84
Uniform and informative output names for Processing (GRASS-r.* modules complete)
2015-05-20 19:55:11 +02:00
Alexander Bruy
30dbd8fd5b
[processing] drop resources.qrc and load images dynamically. Also remove
...
unused images
2015-05-19 15:30:25 +03:00
pcav
24974e0dee
Uniform and informative output names for Processing (GRASS-r.* modules, take #3 , up to r.sim)
2015-05-18 21:37:38 +02:00
pcav
e633cafc34
Uniform and informative output names for Processing (GRASS-r.* modules, take #2 , up to r.report)
2015-05-18 15:04:04 +02:00
pcav
15419b8444
Uniform and informative output names for Processing (GRASS-r.* modules, take #1 , up to r.grow)
2015-05-18 13:16:40 +02:00
pcav
eb5db2b2f5
Uniform and informative output names for Processing (GRASS-i.*modules)
2015-05-18 09:47:51 +02:00
Giovanni Manghi
80a65b9b1a
fix python error when using path with special chars in Processing/GRASS
2015-04-26 12:48:22 +01:00
Paolo Cavallini
e7e027944e
Update GrassAlgorithm.py
...
Better default cellsize for GRASS6
2015-04-26 12:58:54 +02:00
pcav
a911e6e81a
Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
2015-04-10 09:19:21 +02:00
Juergen E. Fischer
4a44956222
fix processing plugin main translation and add translations
...
for toplevel toolbox entries (fixes #12168 )
2015-02-13 20:32:18 +01:00
Juergen E. Fischer
956c155e8f
fix python pep8 warnings and fix some revealed errors
...
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
2015-02-01 20:46:47 +01:00
Giovanni Manghi
fff15e5ba6
fix Processing GRASS
2015-01-22 15:45:01 +00:00
radosuav
82f043c28c
[Processing] Add support for input rasters with sublayers.
2015-01-20 12:36:46 +01:00
Alexander Bruy
d8a224d896
fix typos
2015-01-17 12:17:15 +02:00
Alexander Bruy
321ff1b1d5
[processing] i18n support in grass, R, OTB and example providers
2015-01-17 11:24:54 +02:00
Alexander Bruy
b2ba8e9c85
[processing] fix GRASS output parser ( fix #10660 )
2014-11-30 12:50:36 +02:00
Alexander Bruy
cefc4df6be
[processing] redirect output from command line tools to Info tab ( fix #5618 )
2014-11-22 12:53:26 +02:00
Giovanni Manghi
3e3f1fb16c
fixes r.watershed parameter description for GRASS 6.4
2014-11-13 20:30:47 +00:00
Paolo
d77e0f0b1f
Typo fixed in r.series
2014-10-18 22:28:52 +02:00
elpaso
59ec15bb2b
[processing] Avoid python hangs when run in headless mode from FCGI
2014-10-03 10:35:07 +02:00
Alexander Bruy
72259135b1
[processing] remove undefined variable ( fix #11118 )
2014-10-02 17:58:25 +03:00
giohappy
04becdc53a
[Processing] HTML output for r.sum
2014-09-26 13:17:11 +02:00
Juergen E. Fischer
907ce69306
indentation update
2014-08-17 09:24:22 +02:00
volaya
fb142dff65
[processing] fixed some GRASS descriptions
2014-07-23 01:19:50 +02:00
alexbruy
2b5eaee96f
Merge pull request #1510 from gioman/v_points
...
[processing] fix grass64 v.to.points
2014-07-22 18:58:38 +03:00
Rado Guzinski
2f32e781fc
[Processing] Add GRASS r.univar and update r.fillnulls
2014-07-22 11:12:32 +02:00
Giovanni Manghi
e47763390f
fix grass64 v.to.points
2014-07-21 13:54:36 +01:00
volaya
6486594f57
[Processing] Refactoring of parameters and outputs
...
It also adds some changes in the core and tools package, to provide a cleaner structure
2014-07-14 14:47:05 +02:00
Giovanni Manghi
d68bc599f4
[processing] fix GRASS 64 r.watershed
2014-07-07 11:43:44 +01:00
Victor Olaya
05cfd69d13
[processing] overhaul of graphical modeler
2014-06-28 14:54:17 +02:00
alexbruy
2fc5ce31eb
Merge pull request #1486 from gioman/grass_instructions
...
[processing] fixed instructions on how build GRASS modules
2014-06-24 16:13:08 +03:00
gioman
30e5747f92
fixed instructions on how build GRASS modules
2014-06-24 12:57:06 +01:00
gioman
544200e82a
[processing] add GRASS modules for Wildfire analysis
2014-06-24 12:40:19 +01:00
gioman
4eb995c17b
add v.surf.rst modules for lines
2014-06-22 20:56:58 +01:00
gioman
434805bbd6
fix v.surf.bspline modules, input must be a point layer
2014-06-19 18:21:05 +01:00
gioman
2176e163b7
add a r.cost submodule that uses a raster input as starting point(s)
2014-06-19 16:21:02 +01:00
gioman
fc519f8d36
fix r.drain and add a submodule for r.drain that does not need input point vectors
2014-06-19 15:41:14 +01:00