-
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…
-
Surface mesh extent extrapolate beyond model boundary.
Hello everyone. I am having some uncertainties about surface generation in LeapfrogWorks. In model boundary, I enclosed the object on the interval table and modified the model boundary extents for the purpose of my research. Even though I fixed up the model max and min boundary, Leapfrog is still extrapolating beyond these…
-
About texture import in Mesh
Hello, anyone know how to import textures to a mesh? Thanks
-
Evaluation against Topography
Hi everyone! Currently I'm using Leapfrog Geo/Edge for our shot term nickel operations and I would like to know if there a way to evaluate our reserves below topography, because during evaluation Leapfrog consider the total block, even the proportion of blocks that fall above topography. For operations this is important…
-
Unable to export Master Layout
Once I have created a long section in the Master Layout I am trying to export as PDF. Unlike on previous Leapfrog Works versions I have used, there is no option/icon to export in the Master Layout or in the project tree. Am I missing something..?
-
HEM data frequency domain: apparent resistivity and apparent depth calculation
Hi, I am Vikas Baranwal from Geological Survey of Norway. I am wondering if someone still using HEM data processing in Geosoft/Oasis Montaj. I will like to discuss about apparent depth and apparent resistivity calculation using table look up method. Regards Vikas
-
Diurnal Corrections
Dear all Which software is the easiest to use for diurnal corrections of the magnetic data? I have tried Gemlink not sure if am doing the right thing. Area there any softwares that are easier to use? Regards Mwape
-
Moved: Overlays/Evaluations
This discussion has been moved.
-
non-vertical fence sections
Is there a way to draw a non-vertical fence section? For instance, if I have two tunnels and I want to define a plane through those tunnels and evaluate geology and boreholes on that plane?
-
Constraining topmost unit without BH data
Hi, I wonder if anyone could suggest a method(s) to constrain the topmost geological unit where there is no borehole data. My problem: The model includes made ground (fill) overlying a sedimentary unit. I know from site observation that made ground does not extent past a certain boundary on site. However because the ground…
-
Collar locations plotting wrong
Is anyone else having problems loading their data into target? All my coordinate spatial references have been checked multiple times, but when I try to load collar data from a .csv, it plots them in different spots than what the attribute table says.
-
GX for marine magnetci survey
I am looking for GX for marine magnetic survey, proccessing and analysis as well as interpretation.
-
Moved: copy Calculations and Filters to text
This discussion has been moved.
-
Can a section layout be created from a cross section image?
I created a new cross section from image using a seismic image. I want to be able to create a section layout using that cross section and have the seismic image scaled appropriately so that drill holes can be projected onto the seismic image/section layout but the seismic image doesn't show up on the layout. Is there a way…
-
How To Plot Mag Data on map in order to see if i have any gaps in the data collected
Hello All, i need to plot my mag data acquired with G882 on the map in order to see if i have any gaps based on the time and fiducials.Could uou help me? Thanks
-
2D SEG-Y Elevation Issue
Using the new Geophysics module in Leapfrog Geo I've been trying to import some 2D SEG-Y files that I have downloaded from SARIG (line 86AK-7) The profiles plot in the correct XY location however they plot well below the topographic surface. I've played around with different import parameters but the best I can get is…
-
GXPY 9.10: cannot import name 'gxapi_cy' from partially initialized module 'geosoft.gxapi'
I have been trying to get up and running with GXPY 9.10 with Conda Python 3.8.10. It works fine if I install the geosoft package from pip. But in a separate environment, if I download GXPY from GITHUB, and add it to my PYTHONPATH, I get this error when trying to `import geosoft.gxpy as gxpy`: ImportError: cannot import…
-
Is it possible to create a cubic slice?
Hi, I was wondering if there is a way to have 2 slices active at the same time, to cut a cube shape out of my ground model to show the geology in a specific area of the model. Thanks in advance