jonnymaserati / welleng

A collection of Wells/Drilling Engineering tools, focused on well trajectory planning for the time being.
Apache License 2.0
114 stars 31 forks source link

Convenience method to get pos/coordinate list from survey #83

Closed jonnymaserati closed 2 years ago

jonnymaserati commented 3 years ago

Have a convenience method for the Survey class that can return a list of [x, y, z] or [n, e, tvd] coordinates.

jonnymaserati commented 2 years ago

This has been implemented a while back... not with a method, but there's attributes pos_nev and pos_xyz.