agilescientific / striplog

Lithology and stratigraphic logs for wells or outcrop.

Home Page:https://code.agilescientific.com/striplog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Striplog

Build and test Build docs PyPI version PyPI versions PyPI license

Lithology and stratigraphic logs for wells and outcrop.

Install

  • pip install striplog

We recommend setting up a virtual environment:

  • Install Anaconda if you don't have it already

  • Then create an environment called myenv (or whatever you like):

    conda create -n myenv python=3.9 numpy scipy matplotlib conda activate myenv

  • Then you can do:

    pip install striplog

Docs

Read striplog's documentation.

About

Lithology and stratigraphic logs for wells or outcrop.

https://code.agilescientific.com/striplog

License:Apache License 2.0


Languages

Language:Python 100.0%