oq-engine icon indicating copy to clipboard operation
oq-engine copied to clipboard

added get_dip and get_strike for gridded surface

Open Shreyasvi91 opened this issue 3 years ago • 1 comments

the new changes help in finding the dip and strike angles for a gridded surface.

Shreyasvi91 avatar Jan 19 '22 16:01 Shreyasvi91

Note also that you have a conflict.

mmpagani avatar Jul 14 '22 05:07 mmpagani

Your code is still not working. See test.py.zip

mmpagani avatar Aug 22 '22 11:08 mmpagani

Shreyasvi, I re run the code I shared with you about one month ago and these are the results I get: Original strike: 49.00012049244271 Original dip: 45.007955939689104 Computed strike: 48.99809800106107 Computed dip: 57.76063573837629 For the strike the value is not perfect but in the same ballpark. Regarding the dip, the value seems not yet correct.

mmpagani avatar Sep 20 '22 12:09 mmpagani

Superseded by https://github.com/gem/oq-engine/pull/8078

mmpagani avatar Sep 29 '22 07:09 mmpagani