Skip to content

Add standalone hydrograph correction workspace#206

Draft
jirhiker wants to merge 1 commit intostagingfrom
codex/wellpy-v1
Draft

Add standalone hydrograph correction workspace#206
jirhiker wants to merge 1 commit intostagingfrom
codex/wellpy-v1

Conversation

@jirhiker
Copy link
Member

Summary

  • add a standalone Ocotillo hydrograph correction app under Wells
  • support upload-first parsing for text, DAT, CSV, and the sample wellpy XLSX/Diver export format
  • overlay uploaded raw/corrected traces with manual and stored transducer observations, including range shifting and snap-to-manual tools

Details

  • resolves the selected well from the uploaded file when a PointID can be extracted, with manual well search as fallback
  • adds a denser correction workspace layout and highlights the selected manual point on the hydrograph
  • includes the sample AR0209_AztecMW.xlsx workbook fixture and parser tests for the workbook and text upload paths

Verification

  • npm run test:run -- src/components/Hydrographs/hydrographCorrection.test.ts
  • npm run build

Notes

  • corrections are still client-side only and are not persisted back to the Ocotillo API yet

@jirhiker jirhiker added the enhancement New feature or request label Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant