# The parameters are : the grid layer, a list corresponding to a scenario and a boolean value True or False signifying if we want to see the printing lines or not
@overrides
...
...
@@ -37,16 +40,13 @@ class Resilience(Indicator):
pi: a specific kind of culture ∑: for each kind of culture
:param patches: The scenario to analyse as a list
:param affichage: True if we want the display in the console, False is the other case