Skip to content

pro-well-plan/petrodc

Repository files navigation

Cover

Open Source Love svg2 PyPI version License: LGPL v3 Webapp Documentation Status Build Status Downloads

Introduction

PetroDC is a LGPL licensed tool to get datasets from public sources. New sources are added as they are tested; suggestions and contributions of all kinds are very welcome.

Documentation

Check here for the complete petrodc package documentation.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Get petrodc

  • Users: Wheels for Python from PyPI
    • pip install petrodc
  • Developers: Source code from Github
    • git clone https://github.com/pro-well-plan/petrodc

Quick Use

import petrodc.npd as dc

dataframe = dc.wellbore(3)

  • 3 is the dataset with lithostratigraphy, check here to see the respective number for the different datasets.

License

This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE file for details

for further information contact juan@prowellplan.com