Skip to content

haz_cdf_empty dimension issue #1831

@siobhancampbell

Description

@siobhancampbell

Hi all - the buffer haz_cdf_empty seems to be incorrectly sized based on Ndamage_bins_max (vulnerability output dimension) instead of Nintensity_bins (hazard input dimension), but both should be treated separately:

haz_cdf_empty = np.empty(compute_info['Ndamage_bins_max'], dtype=oasis_float)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions