Giter Site home page Giter Site logo

dlisio-notebooks's Introduction

Notice: This repository has been archived and is no longer under active development. If you have any questions or requests related to the work or content within this repository, please contact the authors of the associated publication directly.

Getting started with acoustic well log data using the dlisio Python library on the Volve Data Village dataset

Binder

This repository contains the companion Jupyter Notebook to the article Getting started with acoustic well log data using the dlisio Python library on the Volve Data Village dataset by Erlend Magnus Viggen, Erlend Hårstad, and Jørgen Kvalsvik, published in April 2020 as part of the Proceedings of the 43rd Scandinavian Symposium on Physical Acoustics.

How to run the notebook locally

git clone https://github.com/equinor/dlisio-notebooks.git
cd dlisio-notebooks
pip install -r requirements.txt
jupyter notebook

The file used in this notebook is from the Volve field, which was made publicly available by Equinor in 2018. The file, along with the rest of the Volve data can be downloaded from here. Specifically, the notebook uses the well integrity log file WL_RAW_PROD_AC-AIMG-CCL-GR_2013-06-05_2.DLIS from well F-11 B. The notebook will download the file to the root folder automatically, if it's not already there.

dlisio-notebooks's People

Contributors

ajaust avatar connortann avatar erlendhaa avatar erlendviggen avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dlisio-notebooks's Issues

Investigating sonic waveforms

Hi, I have some questions regarding the tutorial notebook on acoustic DLIS data. I have downloaded the file locally and am able to load in the DLIS as such:

image

Further, I am able to extract the following list of tools:

image

But when I am trying to get the tool".*DSLT.*"- I get this error.

image

If I change the tool from ".*DSLT.*" to "DSLT-H", I am able to proceed.

image

And I can see the two Waveform data WF1 and WF2 in frame 20B.

image

But when I try the next step in order to explore the contents of the aforementioned waveforms, I get the following error.

image

Please elaborate and explain if I am missing something.

Give the README some love

The README should have a description of the content, what the project is and the goal of the project. It should also link to the article.

Show units for the parameters

As of release 0.2.6, dlisio lets us access the units of parameters. This will allow us to correct a deficiency of the acoustic log data notebook, where we were not previously able to find the units of the parameters that we list in the notebook and had to refer to other sources.

Once dlisio gets a more final interface for parameter units, I can implement getting the units into the notebook.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.