Difference between revisions of "Worldfiles"

From Rhessys
Jump to navigationJump to search
m
Line 24: Line 24:
 
| align="center" style="background:#f0f0f0;"|''''''
 
| align="center" style="background:#f0f0f0;"|''''''
 
|-
 
|-
| daver||map||Outputs the average integer value in map||||
+
| daver||map||Outputs the average integer value in map
 
|-
 
|-
| aver||map||outputs the average float value in map||||
+
| aver||map||outputs the average float value in map
 
|-
 
|-
| spavg||map||output the spherical average (float) in map||||
+
| spavg||map||output the spherical average (float) in map
 
|-
 
|-
| mode||map||outputs the average float value in map||||
+
| mode||map||outputs the average float value in map
 
|-
 
|-
| area||||outputs the area||||
+
| area||||outputs the area
 
|-
 
|-
| count||map||outputs the number of categories in map||||
+
| count||map||outputs the number of categories in map
 
|-
 
|-
| deqn||multiply, add, map||outputs (average integer value in map ) * multiply + add||||
+
| deqn||multiply, add, map||outputs (average integer value in map ) * multiply + add
 
|-
 
|-
| eqn||multiply add map||outputs (average float value in map ) * multiply + add||||
+
| eqn||multiply add map||outputs (average float value in map ) * multiply + add
 
|-
 
|-
| dvalue||integer_value||outputs integer_value||||
+
| dvalue||integer_value||outputs integer_value
 
|-
 
|-
| value||float_value||outputs float_value||||
+
| value||float_value||outputs float_value
 
|-
 
|-
 
|  
 
|  
 
|}
 
|}

Revision as of 17:12, 29 October 2009

start date
end date
<number of basin defs>
..paths to basin defs
<number of hillslope defs>
..paths to hillslope defs
<number of zone defs>
..paths to zone defs
<number of soil defs>
..paths to soils defs
<number of landuse defs>
..paths to landuse defs
<number of vegetation defs>
..paths to vegeation defs
<number of met stations>
..paths to met stations
Name Parameters Description ' '
daver map Outputs the average integer value in map
aver map outputs the average float value in map
spavg map output the spherical average (float) in map
mode map outputs the average float value in map
area outputs the area
count map outputs the number of categories in map
deqn multiply, add, map outputs (average integer value in map ) * multiply + add
eqn multiply add map outputs (average float value in map ) * multiply + add
dvalue integer_value outputs integer_value
value float_value outputs float_value