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.
Check here for the complete petrodc package documentation.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Users: Wheels for Python from PyPI
pip install petrodc
- Developers: Source code from Github
git clone https://github.com/pro-well-plan/petrodc
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.
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