-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Milestone
Description
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:
OasisLMF/oasislmf/pytools/gulmc/manager.py
Line 789 in a985b10
| haz_cdf_empty = np.empty(compute_info['Ndamage_bins_max'], dtype=oasis_float) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done