Skip to content

Update GMM comparisons to use SMT #20

@cossatot

Description

@cossatot

This is, for now, relevant to the gmm_demo branch as this work is not yet in master.

There are some functions to calculate ground motions at each station that has a record in the flatfile for any given event. The outer function is here:

def predict_gms_for_eq(eq, gm_df, gsim_lt, test_config, imts=(PGA(),)):

There are some functions in the SMT to do very similar comparisons. It would be good to use that code as much as possible to avoid duplications.

@CB-quakemodel your help would be greatly appreciated. We can start with compiling a list of the potential changes before diving into the work, unless it turns out to be quite simple.

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