SimPEG.utils.io_utils.read_mag3d_ubc#
- SimPEG.utils.io_utils.read_mag3d_ubc(obs_file)[source]#
- Read UBC-GIF MAG3D formatted survey or data files. - This method can load survey locations, predicted data or observations files formatted for the UBC-GIF MAG3D coding package. For more, see the UBC-GIF MAG3D v6.0 online manual. - Parameters
- obs_filestr
- Path to a UBC-GIF MAG3D formatted data file 
 
- obs_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.magnetics.survey.Survey`. 
 
 
Galleries and Tutorials using SimPEG.utils.io_utils.read_mag3d_ubc#
 
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