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

Feature: Add support to Runzi Crustal Configuration for paleo_xxx_settings #36

Closed
4 tasks done
chrisbc opened this issue Nov 17, 2021 · 1 comment
Closed
4 tasks done
Assignees

Comments

@chrisbc
Copy link
Member

chrisbc commented Nov 17, 2021

requires GNS-Science/nzshm-opensha#50 complete,

Then we want to configure paleo settings for runzi inversion runs:

  • update crustal configuration with new paleo task args:
    paleo_constraint_weight
    paleo_rate_constraints
    paleo_probability_model
  • add support in call to Java API inversion module, only for crustal
    setPaleoConstraints(double weight, String paleoRateConstraints, String paleoProbabilityModel)
  • test API changes are effected
  • update ECS image to PROD
@chrisbc chrisbc transferred this issue from GNS-Science/nzshm-opensha Nov 17, 2021
@chrisbc
Copy link
Member Author

chrisbc commented Nov 22, 2021

e.g .setPaleoConstraints(0.01, "GEOLOGIC_SLIP_1_0", "UCERF3_PLUS_PT5");

@chrisbc chrisbc closed this as completed Dec 1, 2021
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

No branches or pull requests

2 participants