Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Feature: CoV maps #4

@chrisdicaprio

Description

@chrisdicaprio

We want to be able to calculate coefficient of variation (CoV) maps for a given probability of exceedance (PoE).

This is done by (at every grid point)

  1. interpolate the mean hazard curve onto the desired PoE using the existing approach. The resulting shaking level is called the target_level
  2. Interpolate the CoV curve to get the CoV at the target_level. This is done by treating shaking levels as the x-values and CoV as the y values in the interpolation (opposite of how interpolation is done in step 1). NB: use log-log interpolation

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions