27 Commits

Author SHA1 Message Date
Victor Olaya
7a73307a2b Changed how postexecution errors are handled in algorithms caling external apps
Improved R error messages
2013-07-18 17:43:15 +02:00
Victor Olaya
f9c104685f [sextante] fixed bug in R installation check in windows 2013-07-11 17:33:47 +02:00
Juergen E. Fischer
9bbc647c54 identation update and fix clang 3.3 warnings 2013-06-20 23:40:51 +02:00
Victor Olaya
facc198923 [sextante]added checking for R installation 2013-06-06 19:43:47 +02:00
Victor Olaya
cf8f8c3c35 [sextante] fixed R import bug 2013-04-17 11:49:27 +02:00
Juergen E. Fischer
250cc4ecb1 indentation update 2013-03-26 14:29:06 +01:00
Victor Olaya
0105a6faf9 [sextante] R scripts can now be run from the script editor 2013-03-20 21:50:40 +01:00
Victor Olaya
f195121dc0 [sextante] changed "usergdal" option in R algorithms to "dontuserasterpackage" 2013-03-15 23:10:32 +01:00
Victor Olaya
5872d49a26 [sextante] R algorithms now use raster package by default 2013-03-10 21:10:53 +01:00
volaya
7bc758e675 Merge pull request #462 from MatMatt/master
[sextante] R scripts can now have empty lines
2013-03-07 00:16:43 -08:00
Matteo Mattiuzzi
0b6fcdafe9 R-scripts can have up to 10 consecutive empty lines before the parser exits 2013-03-07 08:49:12 +01:00
volaya
1a1a925015 Merge pull request #442 from MatMatt/master
[sextante]set package used when writing in case of #passfilenames
2013-03-01 06:50:50 -08:00
Juergen E. Fischer
7734cd3ea6 indentation update 2013-02-28 22:08:32 +01:00
Matteo Mattiuzzi
735577d32f now passFileNames uses raster in case of writing.
raster:::writeRaster supports any gdal formats (passFileNames and useRasterPackage)
and some other changes
2013-02-26 12:46:28 +01:00
Matteo Mattiuzzi
aa4b291dba changed the R command behavior .libPaths() in RAlgorithm.py to add a .lib.loc and not substitute one
modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
2013-02-25 17:25:04 +01:00
matteo
cfb56a21c9 added quotation marks to make passFileNames work 2013-02-25 14:47:27 +01:00
Victor Olaya
724506dc93 [sextante] added autofilling on double-click in batch processing dialog
Other minor changes
2013-02-24 16:42:40 +01:00
Victor Olaya
2c00099c38 [sextante] changes in R interface 2013-02-24 16:42:37 +01:00
Victor Olaya
28e594bed3 better raster support in R/SEXTANTE 2013-02-07 23:41:43 +01:00
Victor Olaya
7841975a83 improved new algorithm classification mechanism
fixed #6834
2012-12-08 22:47:41 +01:00
Victor Olaya
5c762ef741 applied path for #6574
applied patch for multiple grass sessions
added points in polygon weighted
2012-10-27 10:59:23 +02:00
Victor Olaya
6546d748c8 Added patch for #6545
Fixed bug in SAGA extent calculation (there was a half cellsize offset)
2012-10-20 21:38:46 +02:00
Juergen E. Fischer
9c104b3394 add more sextante copyright headers 2012-10-05 23:28:59 +02:00
Victor Olaya
d80d3cf985 fixed #6295
did some cleaning in GrassAlgorithm.py
2012-09-22 22:49:13 +02:00
Alexander Bruy
6edc945172 change line endings to UNIX 2012-09-15 18:30:32 +03:00
Tim Sutton
7ceb4608f1 Merge linfiniti2:/tmp/sextante into sextante-import 2012-08-24 18:34:13 +02:00
Tim Sutton
5c32892e95 Moved sextante into python plugins. Note sextant was brought in at revision 333 from svn 2012-08-04 19:48:25 +02:00