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.
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