Juergen E. Fischer
|
0c4e8d57be
|
translation string fix
|
2018-01-13 16:05:24 +01:00 |
|
Alexander Bruy
|
7a2e6a476f
|
fix spelling
|
2018-01-04 09:00:42 +02:00 |
|
Médéric RIBREUX
|
5a3a0dab95
|
Remove broken algorithms and clean code
|
2017-12-30 17:16:16 +01:00 |
|
Médéric RIBREUX
|
486bcd6f24
|
Fix all i.* ext scripts
|
2017-12-29 17:13:30 +01:00 |
|
Médéric RIBREUX
|
14709f59f4
|
Fix nearly all v. ext scripts
|
2017-12-28 18:28:18 +01:00 |
|
Médéric RIBREUX
|
90bf630185
|
Fix all r algorithms ext scripts!
|
2017-12-27 20:13:05 +01:00 |
|
Médéric RIBREUX
|
8b691e87aa
|
Handle raster files wihtout extension as GTiff + fix some ext scripts
|
2017-12-27 17:41:05 +01:00 |
|
Médéric RIBREUX
|
1f8fbf313f
|
Fix r.li.* description files and ext scripts
|
2017-12-27 15:35:17 +01:00 |
|
Médéric RIBREUX
|
9b6f98a31a
|
Hidden output parameters are not used in the main command anymore
|
2017-12-27 12:08:21 +01:00 |
|
Médéric RIBREUX
|
36311ff6af
|
Fix multiple enum parameters handling and some ext scripts
|
2017-12-27 11:16:14 +01:00 |
|
Médéric RIBREUX
|
3fa9e3c9f8
|
Fix QgsProcessingParameterFile bad descriptions
|
2017-12-27 10:19:51 +01:00 |
|
Alexander Bruy
|
0059b2b692
|
[processing] remove Python 2 compatibility layer
|
2017-11-28 12:27:45 +02:00 |
|
Médéric RIBREUX
|
aa17df1a55
|
* Add new GRASS 7.2 algorithms.
* Fix ParameterRange GUI.
* Fix Multiple values Enum support.
|
2017-11-04 18:34:25 +01:00 |
|
Médéric RIBREUX
|
74826dc1ea
|
Support directory output via QgsProcessingParameterFolderDestination
|
2017-11-04 15:31:21 +01:00 |
|
Médéric RIBREUX
|
b46e969325
|
Fix indentation
|
2017-11-04 15:31:21 +01:00 |
|
Médéric RIBREUX
|
4b8b6a09c8
|
Massive conversion
|
2017-11-04 15:31:21 +01:00 |
|
Médéric Ribreux
|
56b963e313
|
Improve ext scripts and support OutputFolder
|
2017-11-04 15:31:21 +01:00 |
|
Médéric RIBREUX
|
5827513c4b
|
First work on ext mechanism factorisation
|
2017-11-04 15:31:21 +01:00 |
|
Matthias Kuhn
|
6538ba0bf2
|
Fix too-many-format-args
|
2017-10-16 23:25:13 +02:00 |
|
Mario Baranzini
|
78af413dcc
|
Remove python future compatibility layer
|
2017-08-07 10:27:15 +02:00 |
|
PedroVenancio
|
aedb95b1aa
|
Fixes GRASS 7 v.net.alloc #16672
|
2017-06-10 09:41:05 +01:00 |
|
Nyall Dawson
|
937347582c
|
Indentation
|
2017-06-06 07:41:20 +10:00 |
|
Nyall Dawson
|
0c3ad14c79
|
Adapt more python code to new API
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
87fc31d6de
|
Adapt more python code to new API
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
189f804714
|
Adapt more code to c++ API
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
4cb7d18b1c
|
Push parameters into processAlgorithm and related functions
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
b3142a0baf
|
Move provider algorithm handling to QgsProcessingProvider
|
2017-04-07 13:21:28 +10:00 |
|
Nyall Dawson
|
d2a242aa95
|
Move format handling flags to QgsAlgorithmProvider
|
2017-04-04 08:15:54 +10:00 |
|
Juergen E. Fischer
|
c77172ed3d
|
fix more flake8 warnings
|
2017-03-05 10:21:24 +01:00 |
|
Juergen E. Fischer
|
f00a87cb8a
|
update translation strings
|
2017-03-05 10:21:24 +01:00 |
|
Alexander Bruy
|
2c188b2b0f
|
[processing] fix helper function from system module (fix #16128)
|
2017-02-09 14:25:53 +02:00 |
|
volaya
|
135576ec4d
|
[processing] fixed wrong import in i_aster_toar
Conflicts:
python/plugins/processing/algs/grass7/ext/i_aster_toar.py
|
2016-10-18 16:55:19 +03:00 |
|
arnaud.morvan@camptocamp.com
|
4184934b9a
|
[processing] Apply 2to3 on changes
|
2016-10-05 12:39:01 +02:00 |
|
Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
Médéric RIBREUX
|
2a98098c13
|
Fix r.li interfaces
|
2016-06-26 16:12:03 +02:00 |
|
Médéric Ribreux
|
ed97ca5628
|
Fix some algorithms
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
2aab32487a
|
Add i.aster.toar algorithm (need to fix a GRASS7 bug about number of files)
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
fe5c6f5157
|
Add i.rectify algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
8ff07cf91a
|
Add i.landsat.acc algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
90758b533c
|
Add i.in.spotvgt algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
fdce74885a
|
Add i.maxlik algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
1d1534279f
|
Add i.cca algorithm (segfaults from GRASS)
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
02bbcbb81a
|
Add i.oif algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
c9f56125b9
|
Add i.pansharpen algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
5182748e10
|
Add i.topo.corr algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
cce451c722
|
Add i.pca algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
a73ed12dd7
|
Add i.segment algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric Ribreux
|
7bc533884b
|
Add i.smap algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric RIBREUX
|
297c632566
|
Add i.tasscap algorithm
|
2016-05-29 09:00:16 +02:00 |
|
Médéric RIBREUX
|
ecf6d2ad37
|
Add i.landsat.toar algorithm
|
2016-05-29 09:00:16 +02:00 |
|