You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test well tests/assets/F03-02.las loads but the depths are reversed (as in the file). The curve step is given as 0 in the file and welly determines it to be zero (but I'm not sure why because it seems like utils.get_step_from_array() should result in a negative number.
The text was updated successfully, but these errors were encountered:
The test well
tests/assets/F03-02.las
loads but the depths are reversed (as in the file). The curve step is given as 0 in the file andwelly
determines it to be zero (but I'm not sure why because it seems likeutils.get_step_from_array()
should result in a negative number.The text was updated successfully, but these errors were encountered: