7. Work with conflict dataΒΆ
Creates a list for each timestep with boolean information whether a conflict took place in a polygon or not. |
|
Creates a list for each timestep with boolean information whether a conflict took place in a polygon at the previous timestep or not. |
|
Creates a list for each timestep with boolean information whether a conflict took place in a polygon or not. |
|
Determines whether in the neighbouring polygons of a polygon i_poly conflict took place. |
|
Extracts and returns a list with unique identifiers for each polygon used in the model. |
|
Extracts geometry information for each polygon from geodataframe and saves to list. |
|
Separates the unique identifier, geometry information, and data from the variable-containing X-array. |
|
Stacks together the arrays with unique identifier, geometry, test data, and predicted data into a dataframe. |