mt_metadata.transfer_functions.io.jfiles package

Subpackages

Submodules

mt_metadata.transfer_functions.io.jfiles.jfile module

class mt_metadata.transfer_functions.io.jfiles.jfile.JFile(fn=None, **kwargs)[source]

Bases: object

be able to read and write a j-file

property fn
property periods
read(fn=None, get_elevation=False)[source]

Read data from a j file

Parameters:

fn (string or pathlib.Path, optional) – full path to j-file to read, defaults to None

property station_metadata
property survey_metadata

Module contents

class mt_metadata.transfer_functions.io.jfiles.JFile(fn=None, **kwargs)[source]

Bases: object

be able to read and write a j-file

property fn
property periods
read(fn=None, get_elevation=False)[source]

Read data from a j file

Parameters:

fn (string or pathlib.Path, optional) – full path to j-file to read, defaults to None

property station_metadata
property survey_metadata