Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
for_each_region [2011/07/31 15:09]
hermann created
for_each_region [2016/05/02 18:46]
hermann [Optional Inputs]
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
- Regions ​ | [[ CategoricalMap ​Type| CategoricalMap  ​]]  | Map of subregions, e.g, countries, states, counties, etc.  |+| Regions ​ | [[Categorical Map Type]] ​ | Map of subregions, e.g, countries, states, counties, etc.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name ^ Type ^ Description ^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Region Cell Type  | [[ Cell Type Type| Cell Type  ​]]  | Data cell type for the mask map of a region internally stored. ​ | Unsigned 1 Bit Integer |  ​+| Region Cell Type  | [[Cell Type Type]] ​ | Data cell type for the mask map of a region internally stored. ​ | Unsigned 1 Bit Integer ​ | 
 +| Border Cells  | [[Non Negative Integer Value Type]] ​ | Number of lines and columns used to create an additional border around each region. ​ | 0  |
  
 ===== Outputs ===== ===== Outputs =====
 +
 +None.
 +
 +===== Internal Outputs =====
 +
 +^ Name  ^ Type  ^ Description ​ ^
 +| Step  | [[Integer Value Type]] ​ | Current region identifier. ​ |
  
 ===== Group ===== ===== Group =====