fnaghetini / 3D-Resource-Estimation

Basic 3D resource estimation workflow, using GeoStats.jl package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geostats-logo

3D-Resource-Estimation

Basic 3D resource estimation workflow of a Cu-Porphyry deposit, using GeoStats.jl package.

Agenda

1. Importing Data

2. Creating Drillholes

3. Data Cleaning & Description

4. Exploratory Data Analysis

5. Data Preparation

6. Experimental Variograms & Variogram Models

7. Estimation

8. Validation

9. Exporting Results

10. Recommendations

11. References

Instructions

To run the notebook locally, install Pluto:

julia> using Pkg
julia> Pkg.add("Pluto")

Launch it:

julia> using Pluto
julia> Pluto.run()

Important Notes

  • This Julia notebook is currently in Portuguese, although it will be updated to English ASAP.

  • Open this project in Pluto.jl environment (greater or equal to v0.12.20).

  • Julia version must be v1.6.X.

About

Basic 3D resource estimation workflow, using GeoStats.jl package.


Languages

Language:Julia 100.0%