Striplog

February 14, 2022 ยท View on GitHub

Build and test Build docs PyPI version PyPI versions PyPI license

Lithology and stratigraphic logs for wells and outcrop.

  • A blog post about striplog
  • Another one, with a video

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.

Contents

  1. 1Install
  2. 2Docs