Two additional model file validation checks have been incorporated:
In the vulnerability file, damage bins indices must be contiguous and the first bin must have an ID of 1. This affects validatevulnerability and vulnerabilitytobin. The check for duplicate damage bin indices has been removed as it is no longer required.
In the damage bin dictionary file, warnings are produced should the interpolation value not lie in the bin centre. This affects validatedamagebin and damagebintobin.
Additional model file validation checks
Two additional model file validation checks have been incorporated:
validatevulnerability
andvulnerabilitytobin
. The check for duplicate damage bin indices has been removed as it is no longer required.validatedamagebin
anddamagebintobin
.