pelicun.tests.dl_calculation.rulesets.MetaVarRulesets

Functions

parse_BIM(BIM_in, location, hazards)

Parses the information provided in the BIM model.

pelicun.tests.dl_calculation.rulesets.MetaVarRulesets.parse_BIM(BIM_in, location, hazards)[source]

Parses the information provided in the BIM model.

The atrributes below list the expected metadata in the BIM file

Parameters:
location: str

Supported locations: NJ - New Jersey LA - Louisiana

hazard: list of str

Supported hazard types: “wind”, “inundation”

Returns:
BIM: dictionary

Parsed building characteristics.