SimPEG.utils.io_utils.write_gg3d_ubc#

SimPEG.utils.io_utils.write_gg3d_ubc(filename, data_object)[source]#

Write UBC-GIF GG3D formatted survey or data files.

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

Parameters:
filenamestr

File path for the output file

data_objectSimPEG.data.Data

An instance of SimPEG data class. The survey attribute associate with the data object must be an instance of SimPEG.potential_fields.gravity.survey.Survey