JustinGOSSES / wellioviz

d3.js v5 visualization of well logs
https://justingosses.github.io/wellioviz/#introduction
Apache License 2.0
49 stars 12 forks source link

Development #102

Closed nathangeology closed 4 years ago

nathangeology commented 4 years ago

Description

Related Issue

https://github.com/JustinGOSSES/wellioviz/issues/99 https://github.com/JustinGOSSES/wellioviz/issues/30 https://github.com/JustinGOSSES/wellioviz/issues/11 https://github.com/JustinGOSSES/wellioviz/issues/22

Motivation and Context

This was done as a part of the Transform 2020 hackathon and the goal is to keep pushing this towards being a powerful, professional, and open source well log visualization option for both python and javascript web application and notebook deployments.

Types of changes

Checklist:

JustinGOSSES commented 4 years ago

Wow, lots of good stuff in here. I've only looked at diff files so far. Will try to clone locally and run some checks Sunday or Monday, then merge into the master branch.

Can you talk a bit on how you envision people adding/sharing/changing things related to the log_curve_templates? I was thinking of doing at some of the styles via JSONs to make it easier to save, edit, and share styles. Is that something you could merge into your JS function based approach?

JustinGOSSES commented 4 years ago

Okay, had more time to look at the files. We're actually already aligned and I didn't realize earlier.