-
GX for marine magnetci survey
I am looking for GX for marine magnetic survey, proccessing and analysis as well as interpretation.
-
How to grid a .gdb channel in python.
I can write a python script to create a geosoft grid using the surfer API however can some generous person point to or give an example how to grid from a python script using the geosoft gxapi or gxpy? I don't understand why this basic step is not in the tutorial.
-
This GX can only be run from a script
Hi all, I am trying to run a script, but I received an message error "This GX can only be run from a script" how can I fix this a get my outputs.
-
trouble creating new menu items?
Hello! I am currently working with Geosoft oasis montaj 9.8 and Python 3.7.3 extension. I am a student beginner in programming, and I am hoping to automate some gridding steps for a project, but first I’d like to add/customize a few menu items. Many of the manuals I’ve looked at mention a "GX menu"/"Load Menu" dropdown…
-
a gx that can create a polygon around an airborne survey flight path
Has anyone written or used a gx that can create a polygon around an airborne survey flight path and do this in batch mode either directly from an open database or map?
-
Get and change map object colormap to custom one through GX
Hi. Since changing colormaps(for example for comparative profiles) is a chore in Geosoft, I am scripting a GX to do it. Changing one colormap that is not in the standard folder and a zone file is about... 15 clicks? More? Anyway. Pretty much first GX. I got a list of my maps and I filtered it for the ones I need def…