ඩ්‍රිල් හෝල් CSV පිරිසිදුකාරකය

ඩ්‍රිල්හෝල් CSV වගු වැඩපොළෙන් පිටතට යාමට පෙර බ්‍රවුසරයේම පරීක්ෂා කරන්න.

කොලර්, සර්වේ, අසායි, සහ ලිතෝලොජි වගු එකට පූරණය කර, නොගැළපීම් සමාලෝචනය කරන්න, සහ දත්ත සේවාදායකයකට නොයවමින් පිරිසිදු CSV අපනයනය කරන්න.

ලියාපදිංචියක් නැත / නොමිලේ බ්‍රවුසරය තුළ පමණක් සැකසීම වගු හතරම එකවර පරීක්ෂා කරයි

භාවිතා කරන ආකාරය

  1. පූරණය කරන්න or paste the කොලර්, සර්වේ, අසායි, and ලිතෝලොජි CSVs.
  2. Confirm the detected ශීර්ෂ පේළි and adjust the ක්ෂේත්‍රය ගැළපීම if needed.
  3. තෝරන්න the ඒකක and cleanup සැකසුම් that match the source files.
  4. Run සත්‍යාපනය, then review the ගැටලුව list and suggestions.
  5. යොදන්න ආරක්ෂිත සැකසුම් and බාගත the පිරිසිදු CSVs plus the ගැටලුව වාර්තාව.

Sample

Mixed drillhole QA sample

නියැදියේ depth reversal එකක්, overlap එකක්, සහ missing collar depth එකක් ඇත.

Input
# කොලර්.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 # සර්වේ.CSV
hole_id,ගැඹුර,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 # අසායි.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 # ලිතෝලොජි.CSV
hole_id,from,to,ලිතෝලොජි,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

නියැදියේ depth reversal එකක්, overlap එකක්, සහ missing collar depth එකක් ඇත.

Expected output
Errors: 4
Warnings: 2
Fixable: 3
- DH-001 සර්වේ ගැඹුර ප්‍රතිවර්තනය at 45 m
- DH-001 අසායි ඕවර්ලැප් at 18-20 m
- DH-002 කොලර් is නොමැත total ගැඹුර
- DH-003 ලිතෝලොජි extends past කොලර් ගැඹුර

නිතර අසන ප්‍රශ්න

මෙය නොබැඳිව භාවිත කළ හැකිද?

Yes. සැකසීම stays in your බ්‍රවුසරය and the CSV content is not uploaded to a සේවාදායකය.

Do I need all four වගු?

No, but the හරස්-වගුව පරීක්ෂා කරයි are strongest when කොලර්, සර්වේ, අසායි, and ලිතෝලොජි are all loaded together.

Will it වෙනස් කරන්න my original ගොනුව?

No. The source text stays as-is until you අපනයනය a cleaned CSV after choosing සැකසුම්.

අඩි සහ මීටර අතර වැරදි හඳුනාගත හැකිද?

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

What if my ශීර්ෂය names are different?

Use the ක්ෂේත්‍රය ගැළපීම පාලන. The tool also tries common aliases such as hole_id, BHID, from_m, and to_m.

පදසංග්‍රහය

කොලර්

The සිදුරු start point and කොලර් location, usually with ඛණ්ඩාංක and total ගැඹුර.

සර්වේ

A downhole station වගුව with ගැඹුර, azimuth, and dip values.

අසායි

A sample අන්තරය වගුව with grade or chemistry results.

ලිතෝලොජි

A logged geology අන්තරය වගුව describing rock types or codes.

ඕවර්ලැප්

Two intervals that claim the same ගැඹුර range.

Gap

A නොමැත ගැඹුර range between two adjacent intervals.

Dogleg

A sharp වෙනස් කරන්න in ඩ්‍රිල් හෝල් direction between සර්වේ stations.

ගැඹුර ප්‍රතිවර්තනය

When a later පේළිය has a smaller ගැඹුර than the previous පේළිය.