gwells icon indicating copy to clipboard operation
gwells copied to clipboard

[X-Section] Add the 2D functionality of the X-Section tool to the X-Section page

Open acatchpole opened this issue 8 months ago • 0 comments

Describe the task [this task is dependant on #2257, #2258, and #2259 being completed] Add the X-Section tool components to the x-section tool page. Only implement the 2D functionality. Make the components functional by adapting it to use the GWELLS API and mapbox. Adapt the components to match GWELLS design/styling.

Purpose The final step in implementing the X-Section tool from WALLY into GWELLS.

Acceptance Criteria

  • [ ] A useable X-Section tool that displays a 2D result plot and a summary of searched wells.
  • [ ] features that function as in WALLY and as described in the image below

Additional context

  • Both WALLY and GWELLS use Vue frontends (the same version!). Much of the WALLY components and supporting code will be copy and pasteable, or require only minor adjustments to match GWELLS design/styling.
  • While the tool in WALLY includes both a 2D and a 3D results view, only the 2D should be implemented here. As the 3D view is much more complicated and the 2D version is all that is needed to be able to utilize this tool, this will be our quickest path to functionality.

X-Section tool in WALLY

Image

acatchpole avatar Jun 21 '24 22:06 acatchpole