mth5.clients.zen
Classes
Module Contents
- class mth5.clients.zen.ZenClient(data_path, sample_rates=[4096, 1024, 256], save_path=None, calibration_path=None, mth5_filename='from_zen.h5', **kwargs)[source]
Bases:
mth5.clients.base.ClientBase- get_survey(station_dict)[source]
get survey name from a dictionary of a single station of runs :param station_dict: DESCRIPTION :type station_dict: TYPE :return: DESCRIPTION :rtype: TYPE
- make_mth5_from_zen(survey_id=None, combine=True, **kwargs)[source]
Make an MTH5 from Phoenix files. Split into runs, account for filters
- Parameters:
data_path (TYPE, optional) – DESCRIPTION, defaults to None
sample_rates (TYPE, optional) – DESCRIPTION, defaults to None
save_path (TYPE, optional) – DESCRIPTION, defaults to None
- Returns:
DESCRIPTION
- Return type:
TYPE