[GRASS-dev] [GRASS GIS] #2209: r.ros fails with -s flag with invalid descriptor error
GRASS GIS
trac at osgeo.org
Tue Mar 11 07:16:03 PDT 2014
#2209: r.ros fails with -s flag with invalid descriptor error
-------------------------+--------------------------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: closed
Priority: minor | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Resolution: fixed | Keywords:
Platform: Linux | Cpu: Unspecified
-------------------------+--------------------------------------------------
Changes (by wenzeslaus):
* status: new => closed
* resolution: => fixed
Comment:
Thanks and wow, I expected something more complicated then repeated line.
It works now. Tested with
{{{
r.ros -s model=fuel_model moisture_1h=1hour_moisture
moisture_live=live_moisture velocity=wind_speed direction=wind_direction
slope=slope aspect=aspect elevation=elevation output=my_ros --verbose
r.spread -s max=my_ros.max base=my_ros.base dir=my_ros.maxdir
spot_dist=my_ros.spotdist w_speed=wind_speed f_mois=1hour_moisture
start=fire_origin lag=95 backdrop=image_burned output=my_spread
x_output=my_spread.x y_output=my_spread.y
}}}
with sample fire simulation data (http://grass.osgeo.org/download/sample-
data/) in trunk.
No error message obtained. Maps generated.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2209#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list