Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditioned ground motion calculator #8318

Merged
merged 56 commits into from Jan 18, 2023
Merged

Conversation

raoanirudh
Copy link
Member

Initial work towards a conditioned ground motion calculator as specified in #8317

This PR adds

  • the function get_station_data(..) to commonlib/readinput.py to read station data input csv files
  • the ConditionedGmfComputer class to handle the 20-odd steps involved in obtaining the conditioned mean and covariance of the ground motion at the target sites as described in Simulating ground motion fields conditioned on station data #8317

To do in subsequent PRs

  • verification tests
  • entry for the user manual
  • performance improvements

@micheles
Copy link
Contributor

micheles commented Jan 9, 2023

This cannot go in without at least one test (or a demo).

@micheles micheles merged commit abcf973 into master Jan 18, 2023
@micheles micheles deleted the conditioned-groundshaking branch January 18, 2023 14:10
micheles added a commit that referenced this pull request Jan 27, 2023
Address pending review comments from #8318
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simulating ground motion fields conditioned on station data
2 participants