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

Add example illustrating PyLith+CATMIP #588

Open
14 of 15 tasks
baagaard-usgs opened this issue May 19, 2023 · 0 comments
Open
14 of 15 tasks

Add example illustrating PyLith+CATMIP #588

baagaard-usgs opened this issue May 19, 2023 · 0 comments
Assignees
Labels
documentation General documentation in progress

Comments

@baagaard-usgs
Copy link
Contributor

baagaard-usgs commented May 19, 2023

Description

Create an example in strikeslip-2d illustrating how to use PyLith with CATMIP.

Parameters

  • fault data file (slip impulses)
  • Green's functions data file (displacement at sites)
  • observations data file (target data)
  • rake direction

CATMIP

  • Implement simple HDF5 dataset reader (observations, Green's functions)
  • Implement parameter reader
  • Implement read_data()
  • Fix configure (--enable-pylith)
  • Implement sample_start()
  • Implement get_model()
  • Implement llk_start()
  • Implement llk_update()
  • Implement logistic calculations
  • Implement Gaussian calculations
  • Implement pylith_catmip_faultslip application
  • Implement decomposition of slip into rake parallel and rake perpendicular components
  • Add data data covariance as a user parameter (obs error and model prediction error, C_x = C_d + C_p, where C_p = alpha * D^2)

PyLith

  • Add example step for conventional CATMIP algorithm
  • Add example step for CF-CATMIP algorithm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation General documentation in progress
Projects
None yet
Development

No branches or pull requests

1 participant