Markus Neteler wrote: > Hi, > > I have tested almost all GRASS 7 scripts and fixed a lot of them (mostly > broken in the parser part). > > To all relevant (most) I have added North Carolina examples for easier > testing. > > This set of modules I did not manage to fix: > > * db.in.ogr > -> it does not, as programmed, delete the empty geometry and the cat column > fixed
> * d.rast.leg > -> messy output, at least in wx0 fixed by Michael Barton > > * i.in.spotvgt > -> NameError: global name 'string' is not defined > fixed > * i.spectral > -> no more errors but also no output worksforme > > * r.out.xyz (trying to export to elev_lid792_1m.csv) > -> File > "/home/neteler/grass70/dist.x86_64-unknown-linux-gnu/scripts/r.out.xyz", > line 42, in main > outf = file(output) > IOError: [Errno 2] No such file or directory: 'elev_lid792_1m.csv' fixed. BTW, r.out.xyz is nothing more than r.stats -1gn Markus M _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
