Re: [GRASS-user] batch job

2017-03-17 Thread Carmine Massarelli
s using gscript.run_command as follows: #Load map gscript.run_command("r.in.gdal", input="input image", flags='e' ,output = "map name") #Set region gscript.run_command('g.region', n=north, s=south, e=east, w=west, ewres=resX, nsres=resY) I hope t

[GRASS-user] batch job

2017-03-16 Thread Carmine Massarelli
Dear, I have prepared a couple of scripts to execute a batch job: the first opens a csv file and formats the data for the second (invoked from the first) that include some grass functionality. The second script uses grass functionality without starting grass explicitly. If I execute the first s

[GRASS-user] problem with PIL

2016-06-29 Thread Carmine Massarelli
dear, I needed to add /from PIL import Image/ in the //usr/local/lib/python2.7/dist-packages/PIL/Image.py /file to be able to see the decorators in grass-7.0.4, it was not necessary in grass 6.4. Have I a problem or misconfiguration in my pillow or PIL? thanks carmine __

[GRASS-user] i.spec.sam: problem installing

2015-09-21 Thread Carmine Massarelli
Dear, I have same problem installing /i.spec.sam/ on grass 7.0.1 and/or 7.1. I saw that the compilation failed (/https://grass.osgeo.org/addons/grass7/logs/summary.html/), I would like to know if in the future there could be news or updates. I would like to use the addon with CASI-sensor ipersp

Re: [GRASS-user] d.rast.edit problem grass70 in ubuntu 14.04

2015-09-15 Thread Carmine Massarelli
: 2.8.12.1 Piattaforma: Linux-3.13.0-58-generic-x86_64-with-Ubuntu-14.04-trusty Carmine Il 09/14/2015 03:46 PM, Anna Petrášová ha scritto: On Mon, Sep 14, 2015 at 7:14 AM, Carmine Massarelli <mailto:carmine.massare...@ba.irsa.cnr.it>> wrote: dear, I had a lot of problem digiting

[GRASS-user] d.rast.edit problem grass70 in ubuntu 14.04

2015-09-14 Thread Carmine Massarelli
possibility to crash increase and if i change the view i am not able to visualise the change not saved). Have I to move to dev version to use a stable plugin? Thanks Dr. Nat. Carmine Massarelli, Ph.D. / Technologist carmine.massare...@ba.irsa.cnr.it <mailto:carmine.mass

Re: [GRASS-user] GRASS7-dev-error

2015-09-11 Thread Carmine Massarelli
, Carmine Massarelli <mailto:carmine.massare...@ba.irsa.cnr.it>> wrote: ok, but i tryed to apply in ubuntu 14.04 the file in the two ticket r64372 <https://trac.osgeo.org/grass/changeset/64372> and r64373 <https://trac.osgeo.org/grass/changeset/64373> (for w

Re: [GRASS-user] GRASS7-dev-error

2015-09-10 Thread Carmine Massarelli
ok, i confirm that from terminal it works (different and light form-gui), not from system-GUI (menu file and then import). Thanks Il 09/10/2015 05:30 PM, Anna Petrášová ha scritto: On Thu, Sep 10, 2015 at 11:23 AM, Carmine Massarelli <mailto:carmine.massare...@ba.irsa.cnr.it>&

Re: [GRASS-user] GRASS7-dev-error

2015-09-10 Thread Carmine Massarelli
: On Thu, Sep 10, 2015 at 9:31 AM, Carmine Massarelli mailto:carmine.massare...@ba.irsa.cnr.it>> wrote: at the moment i am using 7.0.1 64 bit (not more dev) on ubuntu 14.04. I saw the tickets, do you suggest me to change the file in the folder //usr/l

Re: [GRASS-user] GRASS7-dev-error

2015-09-10 Thread Carmine Massarelli
n't decode byte 0xc3 in position 10: ordinal not in range(128)/). Thanks Il 09/10/2015 03:18 PM, Anna Petrášová ha scritto: On Thu, Sep 10, 2015 at 7:39 AM, Carmine Massarelli <mailto:carmine.massare...@ba.irsa.cnr.it>> wrote: Hi all, i am receiving other error, this o

Re: [GRASS-user] GRASS7-dev-error

2015-09-10 Thread Carmine Massarelli
uot;.format(mightNotWork=mightNotWork)))// //UnicodeEncodeError: 'ascii' codec can't encode character u'\xf9' in position 37: ordinal not in range(128)/ Il 09/10/2015 10:31 AM, Carmine Massarelli ha scritto: hi dear, when i launch the command i.gensigset i receive th

[GRASS-user] GRASS7-dev-error

2015-09-10 Thread Carmine Massarelli
hi dear, when i launch the command i.gensigset i receive the error /'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128). /This error could compromise the sigfile? I use grass-dev on ubuntu 14.04 Thanks Dr. Nat. Carmine Massarelli, Ph.D.

Re: [GRASS-user] problem addon v.in.ply with grass 7 on ubuntu 14.04

2015-06-05 Thread Carmine Massarelli
1338857 map3d=1 Lots of points... looks all good to me. I just remember that I had trouble installing the addon on grass maybe due topermissions, therefore i wonder if there is a special procedure for the installation. On Ubuntu you may need to install addons with the -s flag of g.extension. Hope th

Re: [GRASS-user] problem addon v.in.ply with grass 7 on ubuntu 14.04

2015-05-29 Thread Carmine Massarelli
topermissions, therefore i wonder if there is a special procedure for the installation. Carmine Il 28/05/2015 17:45, Markus Neteler ha scritto: On Thu, May 28, 2015 at 12:12 PM, Carmine Massarelli wrote: dear all, someone know why the addon v.in.ply does not work on ubuntu 14.04 with Grass 7

[GRASS-user] problem addon v.in.ply with grass 7 on ubuntu 14.04

2015-05-28 Thread Carmine Massarelli
://arc-team-open-research.blogspot.it/2013/12/from-drone-aerial-pictures-to-dem-and.html). I can send you the file if someone wants to test it. thanks -- Dr. Nat. Carmine Massarelli, Ph.D. National Research Council ___ grass-user mailing list grass-user

Re: [GRASS-user] i.class and signature file GRASS 64

2014-07-23 Thread Carmine Massarelli
component? I have ubuntu 14.04 with gnome. there are rules to respect to create class in the signature file with i.gensig? Thank you very much Il 23/07/2014 14:11, Markus Neteler ha scritto: On Wed, Jul 23, 2014 at 8:32 AM, Carmine Massarelli wrote: Dear all, it is possible to overcome the

[GRASS-user] i.class and signature file GRASS 64

2014-07-22 Thread Carmine Massarelli
Dear all, it is possible to overcome the error in the writing of signature file with i.class module in GRASS 64 with Ubuntu 14.04? Thanks Carmine ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user

[GRASS-user] keyError: 'version' g.extension grass7 ubuntu 14.04

2014-06-25 Thread Carmine Massarelli
Dear all, I have installed Grass 7 on Ubuntu 14.04. I am trying to access to repository http://svn.osgeo.org/grass/grass-addons/grass7/ it but unfortunately i received this error massage that I posted entirely. /Unable to load extensions. Traceback (most recent call last):// //File "/usr/lib/g