To offer oil and gas analysts a web visualisation tool to pre-qualify Log ASCII Standard (LAS) files based on data completeness and quality.
Sinatra, Bootstrap and Plotly.js. No database was used (The las_reader gem was used to parse the LAS files and the files discarded afterwards).
A demo of the application can be found here. Sample URLs (Obtained from Alaska Oil and Gas Conservation Commission) you can use are listed below :
- http://aogweb.state.ak.us/DigLog/CookInlet/50283200020000.LAS
- http://aogweb.state.ak.us/DigLog/CookInlet/50133204190000.LAS
- http://aogweb.state.ak.us/DigLog/CookInlet/50133100890000.LAS
The Well Log Viewer application was developed as part of a project for Lighthouse Labs Web Devevelopment course ( Cohort of June 2016)