Skip to content

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: I have put together a quick Go…

License

Notifications You must be signed in to change notification settings

WesleyTheGeolien/t20-Dash_Well_Viz

Repository files navigation

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

About

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: I have put together a quick Go…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published