File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
python/plugins/processing/algs/grass7/description Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ r.ros
2
+ Generates rate of spread raster maps.
3
+ Raster (r.*)
4
+ ParameterRaster|model|Raster map containing fuel models|False
5
+ ParameterRaster|moisture_1h|Raster map containing the 1-hour fuel moisture (%)|True
6
+ ParameterRaster|moisture_10h|Raster map containing the 10-hour fuel moisture (%)|True
7
+ ParameterRaster|moisture_100h|Raster map containing the 100-hour fuel moisture (%)|True
8
+ ParameterRaster|moisture_live|Raster map containing live fuel moisture (%)|False
9
+ ParameterRaster|velocity|Raster map containing midflame wind velocities (ft/min)|True
10
+ ParameterRaster|direction|Name of raster map containing wind directions (degree)|True
11
+ ParameterRaster|slope|Name of raster map containing slope (degree)|True
12
+ ParameterRaster|aspect|Raster map containing aspect (degree, CCW from E)|True
13
+ ParameterRaster|elevation|Raster map containing elevation (m, required for spotting)|True
14
+ OutputRaster|base_ros|Base ROS
15
+ OutputRaster|max_ros|Max ROS
16
+ OutputRaster|direction_ros|Direction ROS
17
+ OutputRaster|spotting_distance|Spotting Distance
You can’t perform that action at this time.
0 commit comments