డ్రిల్ హోల్ CSV క్లీనర్

Inspect drillhole CSVs in the browser before they leave the workstation.

Load collar, survey, assay, and lithology tables together, review mismatches, and export clean CSVs without sending the data to a server.

No signup / Free Browser-only processing Checks four tables together

వాడే విధానం

  1. Load or paste the collar, survey, assay, and lithology CSVs.
  2. Confirm the detected headers and adjust the field mapping if needed.
  3. మూల ఫైళ్లకు సరిపడే units మరియు cleanup సెట్టింగ్‌లను ఎంచుకోండి.
  4. ధృవీకరణను అమలు చేసి, తరువాత సమస్యల జాబితా మరియు సూచనలను పరిశీలించండి.
  5. సురక్షిత సవరణలను అమలు చేసి, శుభ్రమైన CSVలు మరియు సమస్య రిపోర్ట్‌ను డౌన్‌లోడ్ చేయండి.

నమూనా

Mixed drillhole QA sample

The sample includes a depth reversal, an overlap, and a missing collar depth.

ఇన్‌పుట్
# collar.csv
hole_id,x,y,z,total_depth,project
DH-001,500000,6200000,1250,305,North Ridge
DH-002,500120,6200120,1242,,South Ridge
DH-003,500240,6200250,1238,180,South Ridge

# survey.csv
hole_id,depth,azimuth,dip
DH-001,0,90,-60
DH-001,50,92,-58
DH-001,45,94,-57
DH-002,0,110,-65
DH-003,0,180,-70
DH-003,30,181,-69

# assay.csv
hole_id,from,to,au_gpt,cu_pct
DH-001,0,10,0.12,0.18
DH-001,10,20,0.19,0.22
DH-001,18,30,0.21,0.25
DH-002,0,15,0.05,0.09
DH-003,40,30,0.08,0.11

# lithology.csv
hole_id,from,to,lithology,code
DH-001,0,25,Oxidized,OX
DH-001,25,55,Fresh,FR
DH-002,10,40,Andesite,AN
DH-003,0,20,Basalt,BA

Expected output

The sample includes a depth reversal, an overlap, and a missing collar depth.

Expected output
Errors: 4
Warnings: 2
Fixable: 3
- DH-001 survey depth reversal at 45 m
- DH-001 assay overlap at 18-20 m
- DH-002 collar is missing total depth
- DH-003 lithology extends past collar depth

తరచూ అడిగే ప్రశ్నలు

Can I use it offline?

Yes. Processing stays in your browser and the CSV content is not uploaded to a server.

Do I need all four tables?

No, but the cross-table checks are strongest when collar, survey, assay, and lithology are all loaded together.

Will it change my original file?

No. The source text stays as-is until you export a cleaned CSV after choosing fixes.

Can it detect feet-versus-meters mistakes?

It flags suspicious ratios, but the unit assumption is still yours to confirm before release.

What if my header names are different?

Use the field mapping controls. The tool also tries common aliases such as hole_id, BHID, from_m, and to_m.

పదకోశం

కోలార్

హోల్ ప్రారంభ స్థానం మరియు కోలార్ స్థానం, సాధారణంగా సమన్వయాలు మరియు మొత్తం లోతుతో.

సర్వే

A downhole station table with depth, azimuth, and dip values.

అసే

A sample interval table with grade or chemistry results.

లిథాలజీ

A logged geology interval table describing rock types or codes.

Overlap

అదే లోతు పరిధిని క్లెయిమ్ చేసే రెండు అంతరాలు.

Gap

పక్కపక్కన ఉన్న రెండు అంతరాల మధ్య మిస్సైన లోతు పరిధి.

Dogleg

సర్వే స్టేషన్ల మధ్య డ్రిల్‌హోల్ దిశలో అకస్మాత్తు మార్పు.

Depth reversal

తరువాతి వరుసకు ముందు వరుసకన్నా తక్కువ లోతు ఉన్నప్పుడు.