All Projects → WesleyTheGeolien → t20-Dash_Well_Viz

WesleyTheGeolien / t20-Dash_Well_Viz

Licence: Apache-2.0 License
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…

Programming Languages

Jupyter Notebook
11667 projects
Lasso
22 projects

Labels

Projects that are alternatives of or similar to t20-Dash Well Viz

wellioviz
d3.js v5 visualization of well logs
Stars: ✭ 36 (+63.64%)
Mutual labels:  swung-t20

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].