.gitignore
.travis.yml
LICENSE
README.md
requirements-dev.txt
setup.cfg
setup.py
data/Well_Surveys_Projected_to_TD.csv
data/deviation.csv
data/well-10H.xls
data/well-9H.xls
notebooks/Plot wells trajectories.ipynb
notebooks/Tan Method - Testing.ipynb
notebooks/Wellpathpy_proto.ipynb
wellpathpy/__init__.py
wellpathpy/checkarrays.py
wellpathpy/header.py
wellpathpy/interpolate.py
wellpathpy/location.py
wellpathpy/mincurve.py
wellpathpy/rad_curv.py
wellpathpy/tan.py
wellpathpy/wellpath.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/run_tests.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_header.py
wellpathpy/test/test_high_tan.py
wellpathpy/test/test_interpolate.py
wellpathpy/test/test_location.py
wellpathpy/test/test_low_tan.py
wellpathpy/test/test_mincurve.py
wellpathpy/test/test_rad_curve.py
wellpathpy/test/test_wellpath.py
wellpathpy/test/fixtures/Well_Surveys_Projected_to_TD.csv
wellpathpy/test/fixtures/mock_data_set.csv
wellpathpy/test/fixtures/well10.csv
wellpathpy/test/fixtures/well9.csv