QT Application in C++ to Import Drilling data (surveys), calculate surveys, and show (plot) them on Screen using QT GUI.

Job ID: 35021607

Budget: $8 – $15 CAD

The project will be a starting point for a much larger project. The programmer must be able to show that they can start on the larger project by building a starting point (this project). Software should be able to import drilling data (surveys: Measured Depth, Inclination, Azimuth) and measure Total Vertical Depth (TVD), Northings, Eastings, Vertical Section, SubSea and Dog-Leg Severity (DLS). The calculated surveys should should show up on a QT Spreadsheet. And well-path should show graphically plot on the screen. Each survey point should be a circle and all surveys must be connected by a line to represent the well-path. Should be able to zoom in and out on the well-path using scroll-wheel on the mouse and upon hovering on survey point, survey data should display at the bottom of the screen. Should be a simple task for some experienced with QT creator and C++ and good with math. Formulas will be provided. The graph-plot should have MD (Measured Depth) on top, TVD (Total Vertical Depth) on left and VS (Vertical Section) on bottom (see attached image: Surveys).

On the import surveys window, Should be able to name the surveys, enter KB (Kelly Busing depth) also Vertical Section Direction in degrees. For Import surveys window, user should be able to select the MD, INC (inclination) and Azimuth columns in the data from a drop-down. For survey import window see attached pic (Import-surveys). Survey importer should be able to read a TXT file with surveys in it, also CSV file, TAB delimited TXT file with surveys in it and XLS file with surveys in it. The survey spreadsheet should show the imported surveys and calculated values requested above (see attached surveys-spreadsheet). This should be fairly quick and easy for someone good with math and QT. Tab-delimited demo survey file is also attached (KB depth and VS Direction is in survey file).