.coveragerc
.gitattributes
.gitignore
AUTHORS.md
CHANGES.md
CITATION.cff
CONTRIBUTING.md
LICENSE
README.md
conftest.py
pyproject.toml
requirements.txt
run_tests.py
setup.cfg
setup.py
.github/workflows/build-docs.yml
.github/workflows/pypi-release.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/development.md
docs/index.rst
docs/installation.md
docs/license.md
docs/make.bat
docs/post_process_html.py
docs/pre_process_ipynb.py
docs/welly.rst
docs/_static/agile-open-logo-nocircle-grey_40px.png
docs/_static/custom.css
docs/_static/favicon.ico
docs/_static/welly_simple_alpha.png
docs/_userguide/Curves.ipynb
docs/_userguide/Projects.ipynb
docs/_userguide/Quick_start.ipynb
docs/_userguide/Wells.ipynb
docs/_userguide/out.las
docs/_userguide/geocomp.s3.amazonaws.com/data/P-130_deviation_survey.csv
tests/Well_object.html
tests/Well_object.ipynb
tests/__init__.py
tests/test_canstrat.py
tests/test_curve.py
tests/test_las.py
tests/test_location.py
tests/test_plots.py
tests/test_project.py
tests/test_quality.py
tests/test_synthetic.py
tests/test_utils.py
tests/test_well.py
tests/assets/1.las
tests/assets/2.las
tests/assets/F03-02.las
tests/assets/K90_strip_pred.csv
tests/assets/P-129_deviation_survey.csv
tests/assets/P-129_out-with-numeric-td.LAS
tests/assets/P-129_out-with-string-td.LAS
tests/assets/P-129_out.LAS
tests/assets/Well_1515_directional.csv
tests/assets/example_1.las
tests/assets/example_2.las
tests/baseline/test_curve_2d_plot.png
tests/baseline/test_curve_kde_plot.png
tests/baseline/test_curve_plot.png
tests/baseline/test_project_kdes_plot.png
tests/baseline/test_project_plot_map.png
tests/baseline/test_synthetic_plot.png
tests/baseline/test_well_plot.png
tests/baseline/test_well_synthetic_plot.png
tutorial/01_Well.ipynb
tutorial/02_Curves.ipynb
tutorial/03_Plotting.ipynb
tutorial/04_Project.ipynb
tutorial/05_Location.ipynb
tutorial/06_Welly_and_LAS.ipynb
tutorial/Well_depth_units.ipynb
tutorial/data/24034.LAS
tutorial/data/P-129_280_1935.png
tutorial/data/P-129_out.LAS
tutorial/data/P-130_25_2618.png
tutorial/data/P-130_deviation_survey.csv
tutorial/data/P-130_out.LAS
tutorial/data/P-135_cuttings.las
tutorial/data/P-135_deviation_survey.xlsx
tutorial/data/P-135_out.LAS
tutorial/data/P-135_time.LAS
tutorial/data/Wellington_KGS-1-32-wDST2_LASv2.las
tutorial/data/Wellington_KGS-1-32-wDST2_LASv3.las
tutorial/data/Wellington_feet.las
tutorial/data/colorado_400844163_directional.csv
tutorial/data/deviation.csv
tutorial/data/out.las
tutorial/data/out_P129.las
tutorial/data/x.las
welly/__init__.py
welly/_version.py
welly/canstrat.py
welly/canstrat_codes.py
welly/crs.py
welly/curve.py
welly/defaults.py
welly/fields.py
welly/header.py
welly/las.py
welly/location.py
welly/plot.py
welly/project.py
welly/quality.py
welly/scales.py
welly/synthetic.py
welly/tools.py
welly/utils.py
welly/well.py
welly.egg-info/PKG-INFO
welly.egg-info/SOURCES.txt
welly.egg-info/dependency_links.txt
welly.egg-info/requires.txt
welly.egg-info/top_level.txt