Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1016 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 1016 Bytes

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