Skip to content

Add ground-motion intensity conversion equations (Gallahue and Abrahamson, 2023)#549

Merged
kurannn merged 2 commits intomasterfrom
converter
Feb 26, 2026
Merged

Add ground-motion intensity conversion equations (Gallahue and Abrahamson, 2023)#549
kurannn merged 2 commits intomasterfrom
converter

Conversation

@kurannn
Copy link
Contributor

@kurannn kurannn commented Feb 21, 2026

This PR implements the ground-motion intensity conversion equations (GMICE) and intensity ground-motion conversion equations (IGMCE) based on the Gallahue and Abrahamson (2023) methodology.

Utility
The implementation provides a suite of four core equations (Eq 19, 20, 22, and 23) from Gallahue and Abrahamson (2023), supporting both comprehensive "full models" and data-limited "simple models."

Test
The code's mathematical accuracy was verified across all four conversion functions using a structured unittest framework.
Robustness was ensured by testing error handling for missing data columns and invalid equation IDs.
The test suite utilizes temporary directories and automated cleanup to ensure zero-trace execution upon completion.

@kurannn kurannn requested a review from mmpagani February 21, 2026 22:05
Copy link
Member

@mmpagani mmpagani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Fahrettin. Good job.

@kurannn kurannn merged commit f909057 into master Feb 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants