t20-Dash_Well_Viz icon indicating copy to clipboard operation
t20-Dash_Well_Viz copied to clipboard

The aim is to try and build some interactive log visualisations using dash in notebooks and demonstrate what is possible (and also what the limitations are) using dash on subsurface data. Ultimately i...

t20-Dash_Well_Viz

Introduction

This repository is part of the Software Underground's Transform 2020 hackathon.

The aim is to try and build some interactive log visualisations using dash in notebooks and demonstrate what is possible (and also what the limitations are) using dash on subsurface data.

Ultimately it would be good to try and collate all the examples into a library of templates to share after the Hackathon swung.

Ideas

On Google Sheets

Helper module

Some helper code will be in the package dashwellviz. To install, clone this repository and install using pip -e e.g.

$ git clone https://github.com/WesleytheGeolien/t20-dash_well_viz
$ pip install -e t20-dash_well_viz
$ python
>>> import dashwellviz