Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
calc_cumulative_flow_map [2011/05/16 22:04]
hermann created
calc_cumulative_flow_map [2015/10/12 16:42] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name     ​^ Type               ​^ Description ​                                      ​+^ Name  ^ Type  ^ Description ​ 
-| Flow   ​| [[Map Type | Map]] | This map defines the flow directions between cells. |+| Flow  | [[Map Type]] ​ | This map defines the flow directions between cells. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name                    ^ Type                             ​^ Description ​                                                                                                                                                                                                             ^ Default Value           ​+^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Weight ​                 | [[Map Type | Map]]               ​| Weights ponder the cell flow, in terms of contribution. If this map is not provided, the functor assumes that weight is always 1.                                                                                        | None                    +| Weight ​ | [[Map Type]] ​ | Weights ponder the cell flow, in terms of contribution. If this map is not provided, the functor assumes that weight is always 1.  | None  
-| Flow Partition ​         | [[Map Type | Map]]               ​| This parameter defines the percentage of the flow transfered among cells. If the functor does not receive this map, it is assumed that the flow is equally divided among the cells pointed by the "Flow Directions"​ map. | None                    +| Flow Partition ​ | [[Map Type]] ​ | This parameter defines the percentage of the flow transfered among cells. If the functor does not receive this map, it is assumed that the flow is equally divided among the cells pointed by the "Flow Directions"​ map. | None  
-| Cell Type               ​| [[Cell Type Type | Cell Type]] ​  | Defines the output map cell type.                                                                                                                                                                                        | Signed 32 Bit Integer ​  ​+| Cell Type  | [[Cell Type Type]] ​  | Defines the output map cell type.  | Signed 32 Bit Integer ​ 
-| Null Accumulation ​      ​| [[Int Type | Int]]               ​| Defines the output map null value. ​                                                                                                                                                                                      ​| -2147483648 ​            ​+| Null Accumulation ​ | [[Integer Value Type]] ​ | Defines the output map null value. ​ | -2147483648 ​ 
-| Accumulation Is Sparse ​ | [[Int Type | Int]]               ​| If true, the map is loaded as a sparse image. Sparse images have the advantage of storing only the cells containing non-null values, yet have diminished access time.                                                    | False             ​|+| Accumulation Is Sparse ​ | [[Integer Value Type]] ​ | If true, the map is loaded as a sparse image. Sparse images have the advantage of storing only the cells containing non-null values, yet have diminished access time.  | False  |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name               ​^ Type                ^ Description ​                                                                                                                                     +^ Name  ^ Type  ^ Description ​ 
-| Flow Accumulation ​ | [[Map Type | Map]]  | Map where each cell represents the accumulated flow. The resulting flow comprises the flows received from the neighbors directly and indirectly. |+| Flow Accumulation ​ | [[Map Type]] ​ | Map where each cell represents the accumulated flow. The resulting flow comprises the flows received from the neighbors directly and indirectly. ​ |
  
 ===== Group ===== ===== Group =====
  
-Map Algebra+[[Functor List#Map Algebra ​| Map Algebra]]
  
 ===== Notes ===== ===== Notes =====
  
-The direction map indicates the possible flow direction from every cells. See Calc Flow Direction Map for further information about the flow direction map.+The direction map indicates the possible flow direction from every cells. See [[Calc Flow Direction Map]] for further information about the flow direction map.
  
-The elevation map must be the same map used to calculate the flow direction map. See Calc Flow Direction Map for further information.+The elevation map must be the same map used to calculate the flow direction map. See [[Calc Flow Direction Map]] for further information.
  
 The flow partition map is used to indicate how much flow goes into every possible branch (in case of a multidirectional flow source). This map must have at least 8 layers. Each layer corresponds to one of the cell neighbors as follows: The flow partition map is used to indicate how much flow goes into every possible branch (in case of a multidirectional flow source). This map must have at least 8 layers. Each layer corresponds to one of the cell neighbors as follows: