• how to stop Rounding of SPT refusal, and Rounding of borehole terminated at depth?

    new to gINT and tow of the things that I need to fix for my company is rounding number. Specifically rounding of SPT refusal and terminated at depth. I don't want these numbers to round. I search the forms and found it should be on these two coding…
  • Outputting query results visually (eg as site plans)

    I have a site with a large number of boreholes and I need to assess the depth to a certain SPT value at each borehole across the site to zone it. Is it possible to create a query to identify the depth at each point and output this as a the labels on a…
  • How to change the SPT Blow Count appearance in OpenGround Cloud Professional and Template Studio

    When entering blow counts into the ASTM American Default configuration in OpenGround Cloud Professional where there is SPT refusal, the Blow Counts column auto-populates in feet (e.g., 10-20-50/0.25' or 50/0.167' ), this is also how it shows up when I…
  • In Template Studio, How do I set priority of placement/Lock to depth?

    How do I set the SPT value to lock to depth (in this situation 15.50m) rather than be pushed down the log by the fracture spacing items above? I tried using the alignment tools but the do next to nothing in the context. I also tried changing the order…
  • Override data marker expression - based on geology code

    Hi, I'm having difficulty finding a way of plotting a simple SPT vs depth graph with SPTs from different geology codes plotting as different shapes. As a basic example I have tried using: <<Switch(_ <<Like(<<GEOL.GEOL_GEOL>>,"*G")>>,13,_ )>> I…