{ "info": { "author": "Robert Leckenby, Brendon Hall, J\u00f8rgen Kvalsvik", "author_email": "fracgeol@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# README\n\n## Contributors:\n\n- [Robert Leckenby](https://github.com/Zabamund)\n- [Brendon Hall](https://github.com/brendonhall)\n- [J\u00f8rgen Kvalsvik](https://github.com/jokva)\n\n## Introduction\n\n`wellpathpy` is a LGPL-3.0 licensed library to import well deviations in (md, inc, azi) format, calculate their TVD values using a choice of methods and return them as positional logs in (tvd, northing, easting) format.\n\n## Features\n\n- load well deviation in (md, inc, azi) format:\n * meta data (header, rkb, dfe, rt)\n * md, incl, azi\n- interpolate survey using one of these methods:\n * minimum curvature method\n * radius of curvature method\n * tangential method\n- calculate dog-leg severity\n- calculate depth references using header data if available: MD, TVD, TVDSS\n- return interpolated deviation in (tvd, northing, easting) format\n- move surface location to (0, 0, 0) or to (kb, mE, mN)\n- convert to tvdss based on kb elevation\n- resample deviation on regular steps\n\n## Installation\n\n**This is work in progress**\n\nFrom [pypi](https://pypi.org/project/wellpathpy/) with:\n\n`pip install wellpathpy`\n\n## Requirements\n\n- [pandas](https://pandas.pydata.org/) version 0.24.2 or greater\n- [numpy](https://numpy.org/) version 1.16.2 or greater\n- [scipy](https://www.scipy.org/) version 1.2.1 or greater\n- [pytest](https://pytest.org/) version 4.3.1 or greater\n\n## Tutorials\n\nToDo\n\n## Contributing\n\nWe welcome all kinds of contributions, including code, bug reports, issues, feature requests, and documentation. The preferred way of submitting a contribution is to either make an issue on github or by forking the project on github and making a pull request.\n\n## History\n\nwellpathpy started as a community project during the [May 2019 Transform event](https://agilescientific.com/blog/2019/5/18/transform-happened).\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Zabamund/wellpathpy", "keywords": "", "license": "LGPL-3.0", "maintainer": "", "maintainer_email": "", "name": "wellpathpy", "package_url": "https://pypi.org/project/wellpathpy/", "platform": "any", "project_url": "https://pypi.org/project/wellpathpy/", "project_urls": { "Homepage": "https://github.com/Zabamund/wellpathpy" }, "release_url": "https://pypi.org/project/wellpathpy/0.1.0a2/", "requires_dist": [ "numpy (>=1.10)", "pandas", "matplotlib" ], "requires_python": "", "summary": "Light package to load well deviations", "version": "0.1.0a2" }, "last_serial": 5588082, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "b73aa346ef5ce8735ef2cf6a067b7f70", "sha256": "49c6ddc3ecf9b4435488398d2befb686b3353be3e9068306a1b64d53535e4a18" }, "downloads": -1, "filename": "wellpathpy-0.1.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "b73aa346ef5ce8735ef2cf6a067b7f70", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12179, "upload_time": "2019-07-22T09:41:47", "url": "https://files.pythonhosted.org/packages/20/35/76898d955397b2cea91326c1bdf422e16d55f06e2cc7f548645c9ddbecc4/wellpathpy-0.1.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4879349089bc664a1c1047ff55e425fc", "sha256": "4571f5f83dea3e5f1c67d1ef719b93bf10be09b89d4b7a77017bc4e39fbc6dcf" }, "downloads": -1, "filename": "wellpathpy-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "4879349089bc664a1c1047ff55e425fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 729609, "upload_time": "2019-07-22T09:41:50", "url": "https://files.pythonhosted.org/packages/9c/87/5ca5c642dee434d0e13b56930f54522ecf70cd80388c392bf8084fc43746/wellpathpy-0.1.0a1.tar.gz" } ], "0.1.0a2": [ { "comment_text": "", "digests": { "md5": "7a5d590719760836bd3bd7c0d923199f", "sha256": "069350d9b6f20d3f73022d2afd75910c87e26e0626dc6d4a9b8e2e13cf61eb38" }, "downloads": -1, "filename": "wellpathpy-0.1.0a2-py3-none-any.whl", "has_sig": false, "md5_digest": "7a5d590719760836bd3bd7c0d923199f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13193, "upload_time": "2019-07-26T09:36:57", "url": "https://files.pythonhosted.org/packages/9c/3d/39e4fa2f9aed48a3ff0a77dc63a8b08481b1f2bbae6184f58e89cd9c170e/wellpathpy-0.1.0a2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f23c5d808d3dd63be30e4d5a8e586a07", "sha256": "e05265d0b84887e83690efbe5c5f109ea510684d3f0f143f90a0e83b4201655c" }, "downloads": -1, "filename": "wellpathpy-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "f23c5d808d3dd63be30e4d5a8e586a07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 731949, "upload_time": "2019-07-26T09:36:59", "url": "https://files.pythonhosted.org/packages/b4/92/0b0787d968c8e5b5580ef64457ec2242a91bd5d364fdd695aff34ce80bcb/wellpathpy-0.1.0a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a5d590719760836bd3bd7c0d923199f", "sha256": "069350d9b6f20d3f73022d2afd75910c87e26e0626dc6d4a9b8e2e13cf61eb38" }, "downloads": -1, "filename": "wellpathpy-0.1.0a2-py3-none-any.whl", "has_sig": false, "md5_digest": "7a5d590719760836bd3bd7c0d923199f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13193, "upload_time": "2019-07-26T09:36:57", "url": "https://files.pythonhosted.org/packages/9c/3d/39e4fa2f9aed48a3ff0a77dc63a8b08481b1f2bbae6184f58e89cd9c170e/wellpathpy-0.1.0a2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f23c5d808d3dd63be30e4d5a8e586a07", "sha256": "e05265d0b84887e83690efbe5c5f109ea510684d3f0f143f90a0e83b4201655c" }, "downloads": -1, "filename": "wellpathpy-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "f23c5d808d3dd63be30e4d5a8e586a07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 731949, "upload_time": "2019-07-26T09:36:59", "url": "https://files.pythonhosted.org/packages/b4/92/0b0787d968c8e5b5580ef64457ec2242a91bd5d364fdd695aff34ce80bcb/wellpathpy-0.1.0a2.tar.gz" } ] }