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
In EGM96.java, method getOffset(), the interpolation portion has an error. To correct it, topRow and bottomRow indices have to be swapped when calling getPostOffset() function.