-
Drillhole Density
Hi Leapfrog Support, Is there any workflow to create drillhole density at Leapfrog Geo? The idea is to count how many drillholes that intersected every blocks of 100m size. Thanks, Fahma
-
Moved: leapfrog geo 2021 o viewer???
This discussion has been moved.
-
Moved: How to reduce a Lidar point cloud?
This discussion has been moved.
-
Moved: coordinates
This discussion has been moved.
-
Moved: How to induce permeability random fields into Geostudio?
This discussion has been moved.
-
Moved: There is a test file to teach the use of BIGRID?
This discussion has been moved.
-
Moved: New Mesh does not load into a shared project scene.
This discussion has been moved.
-
Moved: C++ API issue : Case where GXVV::get_data(0, vv_length) does not return all values
This discussion has been moved.
-
Importing Autocad drawing layout into a cross section layout
Dear community, I was wondering if it's possible to import a Drawing Layout from Autocad in Leapfrog Works. We are producing a substantial amount of Cross sections and we should present them with our company drawing layout. thanks for your advices, Guglielmo
-
Moved: Unusual noise in the data
This discussion has been moved.
-
Moved: Improve acQuire conexion
This discussion has been moved.
-
Moved: Leapfrog Geo Fundamentals Missing Assay/Numeric Interpolation Section Prior to Unit 10
This discussion has been moved.
-
Sample export/s from Leapfrog Works
Hello, In product features description under export capabilities section I see the program can export 3d terrain model (with soil layers being 3d solids) into various formats. I would be interested in seeing such sample 3d model exported to standard CAD format .dgn. My objective is to test how applicable/helpful in our…
-
Processing flow for 8 magnetometers towed together
Hi, We are acquiring magnetometer data from 8 x G882 magnetometers, towed from 2 x EIVA Katria scan fishes, 4 magnetometers in each EIVA Katria scan fish. The data logging is in Qinsy which is producing 2 files per line, one for each Katria. The logged files has the final position, altitude, depth, signal and the total…
-
".geosoft_voxel" File Format?
I would like to write the output of my software in “*.geosoft_voxel” format (ASCII). I was wondering if the "geosoft_voxel" file format is explained somewhere. Thanks very much in advance for the help,
-
rotating hole id text
Is it possible to plot collar ID/hole ID at an angle so long collar ID's dont plot over each other.
-
Cross Section Page size: How to add page size presets to the list.
11x17 inch is a standard page size for figures in the US. How can I add a preset to the page size list?
-
How to Import/Save custom layer cross sections
I've created custom hatching to approximate USCS symbols for about 10 soil types to show up on boreholes in a cross section. I can't set hatches in the project tree, so I set them up in the Borehole Colourings Options in the Cross Section Layout. * It was pretty time consuming to set them up, how can I save these to use on…
-
getting Metadata from HGD file set
Hello I can’t get the get_meta method of the GXHGD class to work. This is what I type import
geosoft.gxapi as gxapi h1=gxapi.GXHGD.create(“magres_final_gaspe_1998_z19_313.hgd”) m=h1.get_meta() -->TypeError:
get_meta() missing 1 required positional argument: 'meta' Somehow the method expects a meta object; but this is a…
-
Vulcan to Leapfrog Workflow
Hi, I am looking to replicate a Vulcan model in Leapfrog. In order not to ruffle any feathers, I need the new Leapfrog model to be very much like the Vulcan wireframe. Any pointers?
-
Moved: License Required for gxgrd.Grid.minimum_curvature ?
This discussion has been moved.
-
integrating GXCore into c++ project
I have cloned the latest repo found at https://github.com/GeosoftInc/gxcore I have configured my VS project to read from gxcore\include, and include the wrapper header. #include <gxcpp_geogx.h> using namespace geosoft::gx::geogx; If I attempt to compile at this point, I get many errors, after some tracing around, they are…
-
My slicer never matches the required slice width
-
No scrollbars in Slope/W
Hi, I've lost the scroll bars in my slope/W GUI, and I can't work out how to get them back.
-
Comparing field data with SeepWmodel at 3 nodes for thousands of time steps
I am calibrating a model, I have readings of pore water pressures every hour for a year. I have setup a model and I am trying to compare the model to the field measurements for three nodes. My problem is, when I generate a graph, and select one of the nodes of interest and I plot pressure head vs time, it only plots the…