284 Commits

Author SHA1 Message Date
Giovanni Manghi
8f9fe00671 add paramter to v.voronoi.skeleton 2016-10-16 19:09:06 +01:00
Giovanni Manghi
80c6a27f17 Add a GRASS7 tool to compute skeletons of areas, using v.voronoi 2016-10-16 18:43:29 +01:00
Médéric RIBREUX
2a98098c13 Fix r.li interfaces 2016-06-26 16:12:03 +02:00
Médéric RIBREUX
758f917ecb Fix r.his 2016-06-26 12:48:31 +02:00
Médéric RIBREUX
b68800e188 Fix r.fillnulls 2016-06-26 12:36:27 +02:00
Médéric RIBREUX
9011becb6f Fix r.aspect and r.slope algorithms 2016-06-12 17:19:29 +02:00
Médéric RIBREUX
8aad144ff5 Fix r.topidx, r.viewshed and r.volume description files 2016-06-12 16:48:38 +02:00
Médéric RIBREUX
cb1fec07bb Remove r.sum because it doesn't exists anymore in GRASS7 2016-06-12 16:48:06 +02:00
Médéric RIBREUX
879244360f Add r.in.lidar.info and override projection by default (much easier to use) 2016-06-02 20:56:35 +02:00
Médéric Ribreux
f914a03663 [Processing] [Grass7] Add r.in.lidar algorithm (you have to use the same CRS than input file) 2016-06-02 17:53:41 +02:00
Médéric Ribreux
6b8f943022 Fix i.atcor algorithm 2016-05-29 09:00:16 +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
033fd1fa8b Add i.modis.qc 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
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
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
volaya
2e6fcf57d6 Merge pull request #2865 from medspx/processing_raster_bunch
[Processing] Add the last GRASS7 r.* algorithms
2016-03-23 10:39:58 +01:00
Médéric RIBREUX
eb186c4928 Remove merge conflict on r.cost algorithms 2016-03-19 10:05:24 +01:00
volaya
2942ce576b Merge pull request #2904 from medspx/processing_vector_bunch
[Processing] GRASS7 complete v.* algorithms (implements Redmine #5725)
2016-03-18 14:20:13 +01:00
Médéric RIBREUX
d318981f3d Add v.in.lidar algorithm 2016-03-12 21:06:39 +01:00
Médéric RIBREUX
7f461f3f1a Add v.rectify algorithm 2016-03-12 18:08:09 +01:00