wakatools.io.kingdom_exports.geocard7#

wakatools.io.kingdom_exports.geocard7(filename: str | Path) DataFrame[source]#

Parse a Kingdom Geocard7 seismic export file and return a DataFrame containing the seismic data.

Parameters:

filename (str) – Path to the Geocard7 seismic export file.

Returns:

DataFrame containing the seismic data.

Return type:

pd.DataFrame