Version 0.2.0
Release highlights since Version 0.1.1:
- Breaking: All computations on wellpaths now return copies (like
pandas
) - The tutorial has been overhauled
read_header_json
now properly distinguishes files and file namesinterpolate.py
removed as superceeded by method specific interpolationswellpathpy
no longer depends onscipy
- More methods have been added to the
deviation
:radius_curvature
tan_methods
- More methods to move have been added to the
position_log
:loc_to_tvdss
loc_to_zero
to_wellhead
- When writing to CSV no longer save the index
position_log
has learned to write to CSV (to_csv
)