41 Commits

Author SHA1 Message Date
Victor Olaya
5cfd708b7b [processing] fixed wrong indentation 2013-10-20 19:01:56 +02:00
volaya
16ac256311 Merge pull request #949 from gioman/sagarasterimportexport
[processing] fixes SAGA import and export rasters
2013-10-20 09:47:33 -07:00
volaya
26702abe0d Merge pull request #953 from gioman/grasssagacomposite
[processing] fixes SAGA RGBComposite and GRASS r.composite
2013-10-20 09:34:24 -07:00
volaya
54c576f711 Merge pull request #950 from gioman/sagaresampling
[processing] suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator
2013-10-20 09:02:01 -07:00
volaya
eb2200ec30 Merge pull request #952 from gioman/sagaresamplingdescription
[processing] better parameters descriptions for SAGA resampling tool
2013-10-20 08:59:10 -07:00
volaya
5386b28aa7 Merge pull request #957 from gioman/sagapointstatsforpoly
[processing] Fix SAGA points stats for polygons
2013-10-20 08:56:34 -07:00
gioman
fecccda364 Fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8 2013-10-17 13:12:24 +01:00
gioman
78bc437da4 SAGA Points Statistics for Polygons can work just in SAGA 2.10 2013-10-17 10:14:49 +01:00
gioman
27f1e9416d SAGA Points Statistics for Polygons can work just in SAGA 2.10 2013-10-17 10:13:20 +01:00
gioman
84b682d46e the logic for SAGA raster import was not right 2013-10-16 15:08:17 +01:00
gioman
0bb3b2385a fixes SAGA RGBComposite and GRASS r.composite 2013-10-15 23:55:51 +01:00
gioman
4db8bba253 better parameters descriptions for SAGA resampling tool 2013-10-15 20:52:38 +01:00
gioman
c645342c06 suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator 2013-10-15 20:45:46 +01:00
gioman
78679ad144 fixes SAGA import and export rasters 2013-10-15 20:40:48 +01:00
Alexander Bruy
498a5d9ab8 [processing] code formatting, make sources more pep8 compliant 2013-10-02 16:24:10 +03:00
Giovanni Manghi
7670081f5f Update supervisedclassification.py 2013-09-29 20:35:49 +01:00
Giovanni Manghi
3226b4b503 Update supervisedclassification.py 2013-09-29 19:38:49 +01:00
Victor Olaya
75ba3be823 [processing] improved saga/grass/otb installation checks 2013-09-25 00:29:48 +02:00
Victor Olaya
9d9d60a2b2 [processing] changed ordinary kriging description (adapted to 2.1) 2013-09-25 00:29:45 +02:00
Victor Olaya
1d754d97d6 [processing] added -TRANSFORM parameter in SAGA 2013-09-23 21:10:21 +02:00
Victor Olaya
062e76be00 [processing] saga fixes. "2.0.8 is now default target version 2013-09-21 12:48:22 +02:00
Victor Olaya
2d601445d7 [processing] fixes issue in saga with multiple inputs 2013-09-21 12:48:16 +02:00
Juergen E. Fischer
51297d5990 indentation update (note to self: always run scripts/prepare-commit.sh before committing) 2013-09-17 12:41:43 +02:00
Victor Olaya
6058023d99 [processing] fixed issue with saga optimizations 2013-09-15 18:45:37 +02:00
Victor Olaya
788407accd [processing] saga import/export optimization 2013-09-15 13:54:24 +02:00
Victor Olaya
a5f0e4b18a [processing] Reduced number of conversion operation when running saga algorithms 2013-09-15 13:54:23 +02:00
Victor Olaya
71c8672654 [processing] some code cleaning 2013-09-14 15:52:28 +02:00
Victor Olaya
4987f4ab4e Revert "[processing]fixed bug with wrong characters in output filenames" (caused circular import)
This reverts commit ff5e1ee3a8745ae44db85b1a9511a5f81f6a85fd.
2013-09-14 14:34:49 +02:00
Victor Olaya
ff5e1ee3a8 [processing]fixed bug with wrong characters in output filenames
refactored to reuse string cleaning function
2013-09-14 13:26:46 +02:00
Victor Olaya
2e3dfbae32 [processing] fixed minor saga file issue 2013-09-14 13:26:45 +02:00
Victor Olaya
99857bcfd2 [processing]fixes in saga filename handling
fixed saga buffer description
2013-09-14 13:26:44 +02:00
Victor Olaya
807ffaa5e6 [processing] refactoring to move common functions to tools package 2013-09-14 13:26:41 +02:00
Juergen E. Fischer
93cdd0ca40 indentation update 2013-09-08 20:26:43 +02:00
Victor Olaya
6689964b47 fixed saga installation checking 2013-09-06 14:18:49 +02:00
Juergen E. Fischer
668a44f81a indentation update 2013-09-03 21:59:14 +02:00
Victor Olaya
6607cedf1e [processing] improved handling of output files and file naming 2013-09-02 20:35:44 +02:00
Victor Olaya
979d87632f [processing] modified saga ids description and fixed example script bug 2013-09-02 20:35:43 +02:00
Victor Olaya
99525c3c0f [processing] modified saga checking to support 2.0.8 2013-09-02 20:35:41 +02:00
Victor Olaya
78264a0720 [processing] aded dual support for saga 2.1 and 2.0.8
several minor bugs and improvements
2013-08-26 00:32:33 +02:00
Juergen E. Fischer
e8b954537e indentation update 2013-08-25 10:48:41 +02:00
Victor Olaya
9bb3d6eb6b renamed "sextante" to "processing" 2013-08-20 09:22:03 +02:00