Re: [GRASS-dev] problems with strings (?) in G7

2012-08-29 Thread Margherita Di Leo
On Tue, Aug 28, 2012 at 6:41 PM, Markus Neteler nete...@osgeo.org wrote: ... It would be very nice to have a working example for North Carolina. Since you are familiar with the commands, would you mind to create such an example for the manual pages (or, as a starter in

[GRASS-dev] problems with strings (?) in G7

2012-08-28 Thread Margherita Di Leo
Hi All, if I try to run this simple script in G7: [..] for i in range(len(w_s)): tmp = r_w_speed + str(i) print tmp tmp1 = r_w_dir + str(i) print tmp1 tmp2 = r_ros + str(i) print tmp2 grass.run_command(r.ros, model = r_fuel_model,

Re: [GRASS-dev] problems with strings (?) in G7

2012-08-28 Thread Markus Neteler
On Tue, Aug 28, 2012 at 3:14 PM, Margherita Di Leo dileomargher...@gmail.com wrote: Hi All, if I try to run this simple script in G7: ... I get this mysterious error message: Calculating ROS (Rate Of Spread) r_w_speed0 r_w_dir0 r_ros0 WARNING: Illegal filename ��� � . Character � not