-
- Downloads
Added a condition in class Nature(HSIProcedure) so that hsi is not calculated...
Added a condition in class Nature(HSIProcedure) so that hsi is not calculated when environmental_factor_array is None and self._suitabilities[land_type} is below hsi_threshold. if environmental_factor_array is None: if self._suitabilities[land_type] >= self._hsi_threshold: