Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
determine_transition_matrix [2015/10/11 23:25]
admin
determine_transition_matrix [2026/07/02 16:48] (current)
chrystian [Output] Fix output port name
Line 10: Line 10:
 | Initial Landscape | [[Categorical Map Type]] ​ | Initial map of land use and cover classes. | | Initial Landscape | [[Categorical Map Type]] ​ | Initial map of land use and cover classes. |
 | Final Landscape ​  | [[Categorical Map Type]] ​ | Final map of land use and cover classes. ​  | | Final Landscape ​  | [[Categorical Map Type]] ​ | Final map of land use and cover classes. ​  |
-| Time Steps        | [[Positive ​Int Type]] ​ | Number of time steps between initial and final landscape maps. Step can be any time unit, such as year, month, etc.  |+| Time Steps        | [[Positive ​Integer Value Type]] ​ | Number of time steps between initial and final landscape maps. Step can be any time unit, such as year, month, etc.  |
  
 ===== Output ===== ===== Output =====
Line 16: Line 16:
 ^ Name                   ^ Type                                           ^ Description ​                              ^ ^ Name                   ^ Type                                           ^ Description ​                              ^
 | Single Step Matrix ​    | [[Transition Matrix Type]] ​ | Transition matrix for the entire period. ​ | | Single Step Matrix ​    | [[Transition Matrix Type]] ​ | Transition matrix for the entire period. ​ |
-Single ​Step Matrix ​    | [[Transition Matrix Type]] ​ | Transition matrix for the time step specified by the number of units that the time period is divided. ​ |+Multi Step Matrix ​    | [[Transition Matrix Type]] ​ | Transition matrix for the time step specified by the number of units that the time period is divided. ​ |
  
 ===== Group ===== ===== Group =====
Line 90: Line 90:
 DetermineTransitionMatrix DetermineTransitionMatrix
  
 +===== Usage examples =====
 +
 +See practical examples of this functor in [[lesson_18|Lesson 18: Building a land-use and land-cover change simulation model]]