(In Leafrog Edge), how can I assign in a block, the closest drillhole?

In a block model, generated under Leapfrog - Leapfrog Edge, how can assign the drillhole_ID of the closest drillhole_ID trace? Obviously, this will be a text and it will create multiple domains (categories)?

Answers

  • JamesLally
    JamesLally Posts: 58 Fluorite Rank Badge

    I would check with Seequent support. In other software this would commonly be included in block attributes assigned during Nearest Neighbour estimation, but I don't see it as an option in Edge in Leapfrog Help.

  • ErikScheel
    ErikScheel Unconfirmed Posts: 21 Fluorite Rank Badge

    The only way I can think of would be to create a calculation in your assays/composites table that converts each holeID to a unique integer using "if" statements. Then you just need to create a Domained Estimator with your GM boundary as your domain and this column as your Values, use a NN estimator to write this to your model, then build a calculation in your block model to back-calculate the holeID from the integer.

    If you email support I can enter this as a feature request for you.