I'm making progress translating my shell script to Python but ran into another stumbling block. I would like to convert the following shell script command to the python scrip:
--
v.out.ascii $randomName fs=' ' | r.what  input=$resampName> $pointTableName
--

I tried various combinations of grass.pipe_command and grass.feed_command but haven't been able to get it to work.

Any help would be appreciated.

Ned
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to