handle absolute uncertainty for a-values in logic trees
Bug #855575 reported by
Muharem Hrnjadovic
This bug report is a duplicate of:
Bug #857364: Implement python logic tree parser (in nrml format).
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake (deprecated) |
New
|
High
|
Unassigned |
Bug Description
Make it possible for the a-value of a truncated Gutenberg Richter magnitude frequency distribution to be replaced in accordance with the uncertainty definition.
Changed in openquake: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Muharem Hrnjadovic (al-maisan) |
milestone: | none → 0.4.4 |
Changed in openquake: | |
assignee: | Muharem Hrnjadovic (al-maisan) → nobody |
status: | In Progress → New |
Changed in openquake: | |
milestone: | 0.4.4 → 0.4.5 |
To post a comment you must log in.
For the current sprint, the absolute uncertainty should not be on only the GR a value, but on both the a and b values. That is the user must specify the pair (a,b) used to replace the pair (a,b) of a given magnitude frequency distribution (MFD), of a given source.
Absolute uncertainties must be applied to a single source (which can contain one or more MFDs, in case for instance of area and point sources )
Uncertainties on only the GR a value can be left for future sprints.