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

tidy + fix a dict storage issue #373

Merged
merged 9 commits into from
Nov 17, 2023
Merged

Conversation

CB-quakemodel
Copy link
Contributor

Tidied up formatting and fixed a bug in weighted gmm values which only occurs if only the mean of a logic tree is plotted

@@ -476,6 +475,7 @@ Comparing GMPEs
Z1 = -999
Z25 = -999
up_or_down_dip = 1 # 1 = up-dip, 0 = down-dip
region = 0 # get region specific z1pt0 and zpt50 ('Global' or 'Japan')
Copy link
Collaborator

Choose a reason for hiding this comment

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

here and at line 156: should this now be indicating "Global" or "Japan" based on the changes in utils_gmpes.py?

@CB-quakemodel CB-quakemodel merged commit d8286e9 into master Nov 17, 2023
2 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