2129 Commits

Author SHA1 Message Date
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
68f42a406c Add i.vi 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
Médéric RIBREUX
aabcc1e0ed Add i.image.mosaic (needs Redmine #5742 to be implemented) 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
d39614f7d1 Add i.evapo.mh parameters detection 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
689d41511b Add i.group algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
83b6cfdf8b Add i.gensigset algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
a231bbd9c2 Add i.gensig algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b5330003f2 Add i.evapo.time algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
0b8784cf65 Add i.evapo.pt algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
474a258ea5 Add i.evapo.pm algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b6396cb9e0 Add i.evapo.mh algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
109a7f4fbc Add i.emissivity algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
0529062f63 Add i.biomass algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
13402f653c Add i.eb.soilheatflux algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b355940395 Add i.eb.netrad algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
a5afb94121 Add i.eb.hsebal01 algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
8c69220b79 Add i.eb.eta algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
e3da53779e Add i.eb.evapfr algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
89ec2fbb7c Add i.colors.enhance algorithm 2016-05-29 09:00:16 +02:00
Médéric RIBREUX
651302e360 Add i.albedo and i.cluster algorithms 2016-05-29 09:00:16 +02:00
arnaud.morvan@camptocamp.com
5d37cc3549 Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms 2016-05-28 16:11:02 +02:00
rldhont
d8ccec0e0a [Processing] add an algs static method to Processing for server 2016-05-28 12:41:30 +02:00
rldhont
27c5f78f4d Merge branch 'processing_shortHelp' 2016-05-28 09:58:52 +02:00
Alexander Bruy
3d95712009 [processing] add output extent to scripts (refs #11781) 2016-05-28 10:39:43 +03:00
arnaud.morvan@camptocamp.com
75461aa181 [Processing] Fix ogr2ogr postgis table overwrite 2016-05-28 09:38:14 +02:00
rldhont
8592a7e3ac [Processing] Add shortHelp for Scripts, Models and R
And enhance getParameterDescriptions
2016-05-28 09:32:49 +02:00
Alexander Bruy
cc7eb27a27 [processing] drop WebView dependency (follow up 38f6ace4c0) 2016-05-27 20:38:51 +03:00
Alexander Bruy
70c5ab6a05 [processing] fix handling of scriipts/models folders in Get scripts dialog (follow up d16f04bf3a) 2016-05-27 15:16:27 +03:00
volaya
b38be6f725 [processing] made lastools additional parameters optional 2016-05-27 11:31:54 +02:00
volaya
f4ca847660 [processing] do not exit loop in intersect if there are errors
fixes #14908
2016-05-27 11:27:24 +02:00
volaya
841f8fb74e [processing] re-enabled tooltips in algorithm dialog 2016-05-27 11:27:23 +02:00
volaya
c080c2035b [processing] fixed default extension selection 2016-05-27 11:27:23 +02:00
Alexander Bruy
33977d16dd [processing] add option to force singlepart geometry type to postgis import (fix #14889) 2016-05-27 11:25:22 +03:00
Juergen E. Fischer
38f6ace4c0 make webkit optional 2016-05-27 08:41:58 +02:00
Alexander Bruy
ed1235d3bf Merge pull request #3096 from arnaud-morvan/processing_fix_updatedependentfields
[BUGFIX] [Processing] Fix updateDependentFields
2016-05-26 23:39:39 +03:00
volaya
d4802e5e9e Merge pull request #3109 from rldhont/bugfix_processing_getParameterDescriptions
[BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scr…
2016-05-26 17:11:46 +02:00
rldhont
53089188d5 [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Script algo 2016-05-26 16:53:10 +02:00
volaya
ef3de28538 Merge pull request #3110 from NaturalGIS/master
fix two SAGA statistics_grid modules
2016-05-26 15:47:26 +02:00
Alexander Bruy
d783635a40 [processing] homogenize spatial index name with DB Manager (fix #14899) 2016-05-26 16:13:46 +03:00
arnaud.morvan@camptocamp.com
586e9bfabc [Processing] Fix updateDependentFields 2016-05-26 15:08:29 +02:00
Giovanni Manghi
8cd6be57ed fix two SAGA statistics_grid modules 2016-05-26 14:04:29 +01:00