This discussion has been moved.
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…
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,
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…
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…
It looks like you're new here. Sign in or register to get started.