SimPEG.utils.io_utils.read_grav3d_ubc#

SimPEG.utils.io_utils.read_grav3d_ubc(obs_file)[source]#

Read UBC-GIF GRAV3D formatted survey or data files.

This method can load survey locations, predicted data or observations files formatted for the UBC-GIF GRAV3D coding package. For more, see the UBC-GIF GRAV3D v6.0 online manual.

Parameters:
obs_filestr

Path to a UBC-GIF GRAV3D formatted file

Returns:
SimPEG.data.Data

Instance of a SimPEG data class. The survey attribute associated with the data object is an instance of :class`SimPEG.potential_fields.gravity.survey.Survey`.

Galleries and Tutorials using SimPEG.utils.io_utils.read_grav3d_ubc#

Joint PGI of Gravity + Magnetic on an Octree mesh using full petrophysical information

Joint PGI of Gravity + Magnetic on an Octree mesh using full petrophysical information

Joint PGI of Gravity + Magnetic on an Octree mesh without petrophysical information

Joint PGI of Gravity + Magnetic on an Octree mesh without petrophysical information