.gitignore
.readthedocs.yaml
.travis.yml
LICENSE
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
data/Well_Surveys_Projected_to_TD.csv
data/deviation.csv
data/well-10H.xls
data/well-9H.xls
docs/Makefile
docs/arc-interpolation.ggb
docs/arc.png
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/intro.rst
docs/source/tutorial.rst
docs/source/figures/Dev_methods_comparison.png
docs/source/figures/Deviation_resampling_example_step30.png
docs/source/figures/Deviation_resampling_example_step5.png
docs/source/figures/Example_well_3D.png
docs/source/figures/loc_to_tvdss.png
docs/source/figures/loc_to_zero.png
docs/source/figures/pos_to_wellhead.png
wellpathpy/__init__.py
wellpathpy/checkarrays.py
wellpathpy/convert.py
wellpathpy/geometry.py
wellpathpy/header.py
wellpathpy/location.py
wellpathpy/mincurve.py
wellpathpy/position_log.py
wellpathpy/rad_curv.py
wellpathpy/read.py
wellpathpy/tan.py
wellpathpy/write.py
wellpathpy.egg-info/PKG-INFO
wellpathpy.egg-info/SOURCES.txt
wellpathpy.egg-info/dependency_links.txt
wellpathpy.egg-info/requires.txt
wellpathpy.egg-info/top_level.txt
wellpathpy/test/__init__.py
wellpathpy/test/test_ave_tan.py
wellpathpy/test/test_bal_tan.py
wellpathpy/test/test_calculations.py
wellpathpy/test/test_core.py
wellpathpy/test/test_geometry.py
wellpathpy/test/test_header.py
wellpathpy/test/test_high_tan.py
wellpathpy/test/test_location.py
wellpathpy/test/test_low_tan.py
wellpathpy/test/test_mincurve.py
wellpathpy/test/test_position_log.py
wellpathpy/test/test_rad_curve.py
wellpathpy/test/test_read.py
wellpathpy/test/test_unit_conversion.py
wellpathpy/test/test_workflow.py
wellpathpy/test/test_write.py
wellpathpy/test/fixtures/Well_Surveys_Projected_to_TD.csv
wellpathpy/test/fixtures/header.json
wellpathpy/test/fixtures/mock_data_set.csv
wellpathpy/test/fixtures/well10.csv
wellpathpy/test/fixtures/well9.csv