Opened 12 years ago
Closed 10 years ago
#243 closed defect (fixed)
Need to resolve distance reporting in disagg calculation before release
Reported by: | Kevin Milner | Owned by: | Kevin Milner |
---|---|---|---|
Priority: | major | Milestone: | OpenSHA 1.3 |
Component: | sha | Version: | |
Keywords: | Cc: | christine_goulet@… |
Description
From Christine:
I think I mentioned this to you, but you guys should be careful about letting everyone (users) see the distance and magnitude features. The Mmax is Mmax+2 sigma (they should not use that for deterministic scenarios) and the distances are sometimes off - Rjb is NOT zero above the fault plane... Scary!
Or if you can resolve the issues, that would be even better. Having the distances (Rrup, Rjb and Rx) values and the real Mmax would be a great tool. Right now, it just needs to be used with caution...
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | OpenSHA 1.2 → OpenSHA 1.3 |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This was done at some point, see org.opensha.sha.faultSurface.utils.GriddedSurfaceUtils?.getPropagationDistances(EvenlyGriddedSurface?, Location) which now correctly handles Rjb=0 above the fault plane.