Geologist · Geostatistician
Nazar Abrory
I work where geology meets statistics — modeling ore bodies, validating drillhole data, and teaching computers to see the earth. These are my field notes.
Recent field notes
View all →→ Integrating Datamine Studio RM into Python using dmstudio
Datamine Studio RM is commonly used for geological modeling and resource estimation. In this post, I would like to share how I automate Studio RM workflow using Python and dmstudio-rm package.
→ Generating Realistic Nickel Laterite Dummy Data
A tutorial on generating synthetic drill hole data for nickel laterite deposits using pure Python. Reproducible, transparent, and ready for resource estimation practice.
→ DrillHole Data Validation using Pandas: Interval Data
Drillhole Data consist of at least three Data (Collar, Survey, and Interval Data). All of this data arranged in table form with specified columns connected with HOLE ID as the index key. Survey Data i.
→ DrillHole Data Validation using Pandas: Survey Data
Drillhole Data consist of at least three Data (Collar, Survey, and Interval Data). All of this data arranged in table form with specified columns connected with HOLE ID as the index key. Survey Data i.
→ DrillHole Data Validation using Pandas: Collar Data
Drillhole Data consist of at least three Data (Collar, Survey, and Interval Data). All of this data arranged in table form with specified columns connected with HOLE ID as the index key. Collar Data i.