.editorconfig
.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.md
CHANGELOG.rst
CONTRIBUTING.rst
DISCLAIMER.md
HISTORY.rst
LICENSE.md
MANIFEST.in
Makefile
README.md
cliff.toml
code.json
git-cliff.tar.gz
pyproject.toml
tox.ini
.github/workflows/bump-version.yml
.github/workflows/format.yaml
.github/workflows/publish.yml
.github/workflows/tests.yml
.vscode/launch.json
.vscode/settings.json
docs/Makefile
docs/README.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/create_metadata_tables.py
docs/environment.yml
docs/history.rst
docs/index.rst
docs/make.bat
docs/_static/css/custom.css
docs/_templates/layout.html
docs/examples/make_mth5_from_xml.py
docs/examples/notebooks/202010010000.TXT
docs/examples/notebooks/202010020000.TXT
docs/examples/notebooks/USMTArray.CAS04.2020.xml
docs/examples/notebooks/USMTArray.NVR08.2020.xml
docs/examples/notebooks/add_report.ipynb
docs/examples/notebooks/channel_ts_example.ipynb
docs/examples/notebooks/convert_to_ms_and_stationxml.ipynb
docs/examples/notebooks/example_01.ipynb
docs/examples/notebooks/filters_example.ipynb
docs/examples/notebooks/make_mth5_all.ipynb
docs/examples/notebooks/make_mth5_driver_v0.1.0.ipynb
docs/examples/notebooks/make_mth5_driver_v0.2.0.ipynb
docs/examples/notebooks/make_mth5_from_geomag.ipynb
docs/examples/notebooks/make_mth5_from_intermag.ipynb
docs/examples/notebooks/make_mth5_from_lemi.ipynb
docs/examples/notebooks/make_mth5_from_metronix.ipynb
docs/examples/notebooks/make_mth5_from_nims.ipynb
docs/examples/notebooks/make_mth5_from_phoenix_legacy_mtu.ipynb
docs/examples/notebooks/make_mth5_from_phoenix_mist2025.ipynb
docs/examples/notebooks/make_mth5_from_phoenix_real.ipynb
docs/examples/notebooks/make_mth5_from_z3d.ipynb
docs/examples/notebooks/mth5_in_parallel.ipynb
docs/examples/notebooks/mth5_in_parallel_one_file_per_station.ipynb
docs/examples/notebooks/mth5_to_miniseed_stationxml.ipynb
docs/examples/notebooks/new_documentation.ipynb
docs/examples/notebooks/remove_instrument_response_example.ipynb
docs/examples/notebooks/run_ts_example.ipynb
docs/examples/notebooks/transfer_function_example.ipynb
docs/examples/notebooks/v0.1.0_example.ipynb
docs/examples/notebooks/v0.2.0_example.ipynb
docs/source/SWMR_EXAMPLES_BASIC.md
docs/source/SWMR_EXAMPLES_CONCURRENT.md
docs/source/SWMR_GUIDE.md
docs/source/SWMR_MIGRATION.md
docs/source/VALIDATOR_IMPLEMENTATION.md
docs/source/VALIDATOR_QUICKSTART.md
docs/source/VALIDATOR_README.md
docs/source/conventions.rst
docs/source/examples.rst
docs/source/file_readers.rst
docs/source/gotchas.rst
docs/source/installation.rst
docs/source/modules.rst
docs/source/mt_metadata_guide.rst
docs/source/mth5.clients.rst
docs/source/mth5.data.rst
docs/source/mth5.groups.filter_groups.rst
docs/source/mth5.groups.rst
docs/source/mth5.io.lemi.rst
docs/source/mth5.io.metronix.rst
docs/source/mth5.io.miniseed.rst
docs/source/mth5.io.nims.rst
docs/source/mth5.io.phoenix.readers.contiguous.rst
docs/source/mth5.io.phoenix.readers.native.rst
docs/source/mth5.io.phoenix.readers.rst
docs/source/mth5.io.phoenix.readers.segmented.rst
docs/source/mth5.io.phoenix.rst
docs/source/mth5.io.rst
docs/source/mth5.io.scripps.rst
docs/source/mth5.io.usgs_ascii.rst
docs/source/mth5.io.zen.rst
docs/source/mth5.processing.rst
docs/source/mth5.processing.spectre.rst
docs/source/mth5.rst
docs/source/mth5.tables.rst
docs/source/mth5.timeseries.rst
docs/source/mth5.timeseries.spectre.rst
docs/source/mth5.utils.rst
docs/source/mth5_format.ipynb
docs/source/mth5_functionality_summary.rst
docs/source/parallel.rst
docs/source/runs.rst
docs/source/stations.rst
docs/source/structure.rst
docs/source/surveys.rst
docs/source/ts.rst
docs/source/usage.rst
docs/source/usage_v2.rst
docs/source/images/cas04_run_a_plot.png
docs/source/images/cas04_run_a_plot_zoom.png
docs/source/images/example_mt_file_structure.pdf
docs/source/images/example_mt_file_structure.png
docs/source/images/example_mt_file_structure.svg
docs/source/images/example_mt_file_structure_v2.pdf
docs/source/images/example_mt_file_structure_v2.png
docs/source/images/example_mt_file_structure_v2.svg
docs/source/images/mth5_logo.png
docs/source/images/mth5_logo.svg
docs/source/images/mth5_structure.svg
docs/source/images/reference_frame.pdf
docs/source/images/reference_frame.svg
examples/test_swmr_basic.py
examples/test_swmr_concurrent.py
examples/validator_examples.py
git-cliff-2.12.0/CHANGELOG.md
git-cliff-2.12.0/LICENSE-APACHE
git-cliff-2.12.0/LICENSE-MIT
git-cliff-2.12.0/README.md
git-cliff-2.12.0/git-cliff
git-cliff-2.12.0/git-cliff-completions
git-cliff-2.12.0/git-cliff-mangen
git-cliff-2.12.0/completions/_git-cliff
git-cliff-2.12.0/completions/_git-cliff.ps1
git-cliff-2.12.0/completions/git-cliff.bash
git-cliff-2.12.0/completions/git-cliff.elv
git-cliff-2.12.0/completions/git-cliff.fish
git-cliff-2.12.0/man/git-cliff.1
mth5/__init__.py
mth5/helpers.py
mth5/mth5.py
mth5.egg-info/PKG-INFO
mth5.egg-info/SOURCES.txt
mth5.egg-info/dependency_links.txt
mth5.egg-info/entry_points.txt
mth5.egg-info/not-zip-safe
mth5.egg-info/requires.txt
mth5.egg-info/top_level.txt
mth5/clients/__init__.py
mth5/clients/base.py
mth5/clients/fdsn.py
mth5/clients/geomag.py
mth5/clients/intermag.py
mth5/clients/lemi.py
mth5/clients/lemi417.py
mth5/clients/lemi424.py
mth5/clients/make_mth5.py
mth5/clients/metronix.py
mth5/clients/nims.py
mth5/clients/phoenix.py
mth5/clients/uoa.py
mth5/clients/zen.py
mth5/data/1690C16C.TBL
mth5/data/__init__.py
mth5/data/make_mth5_from_asc.py
mth5/data/paths.py
mth5/data/station_config.py
mth5/data/test1.asc
mth5/data/test2.asc
mth5/data/mth5/synthetic_test_data.h5
mth5/groups/__init__.py
mth5/groups/base.py
mth5/groups/channel_dataset.py
mth5/groups/estimate_dataset.py
mth5/groups/experiment.py
mth5/groups/fc_dataset.py
mth5/groups/feature_dataset.py
mth5/groups/features.py
mth5/groups/filters.py
mth5/groups/fourier_coefficients.py
mth5/groups/reports.py
mth5/groups/run.py
mth5/groups/standards.py
mth5/groups/station.py
mth5/groups/survey.py
mth5/groups/transfer_function.py
mth5/groups/filter_groups/__init__.py
mth5/groups/filter_groups/coefficient_filter_group.py
mth5/groups/filter_groups/fap_filter_group.py
mth5/groups/filter_groups/fir_filter_group.py
mth5/groups/filter_groups/time_delay_filter_group.py
mth5/groups/filter_groups/zpk_filter_group.py
mth5/io/__init__.py
mth5/io/conversion.py
mth5/processing/__init__.py
mth5/processing/kernel_dataset.py
mth5/processing/run_summary.py
mth5/processing/spectre/__init__.py
mth5/processing/spectre/frequency_band_helpers.py
mth5/processing/spectre/prewhitening.py
mth5/processing/spectre/stft.py
mth5/tables/__init__.py
mth5/tables/channel_table.py
mth5/tables/fc_table.py
mth5/tables/mth5_table.py
mth5/tables/tf_table.py
mth5/timeseries/__init__.py
mth5/timeseries/xarray_helpers.py
mth5/timeseries/spectre/__init__.py
mth5/timeseries/spectre/helpers.py
mth5/timeseries/spectre/multiple_station.py
mth5/utils/__init__.py
mth5/utils/build_standalone_validator.py
mth5/utils/cli.py
mth5/utils/exceptions.py
mth5/utils/extract_subset_mth5.py
mth5/utils/fdsn_tools.py
mth5/utils/h5_tools.py
mth5/utils/helpers.py
mth5/utils/mth5_validator.py
mth5/utils/mth5_validator_standalone.py
tests/__init__.py
tests/conftest.py
tests/example_lemi.txt
tests/failing_test_log.txt
tests/test_channel_slice.py
tests/test_mth5_basics.py
tests/test_mth5_open_swmr.py
tests/clients/__init__.py
tests/clients/test_client_base.py
tests/clients/test_fdsn.py
tests/clients/test_fdsn_make_mth5.py
tests/clients/test_geomag.py
tests/clients/test_intermag.py
tests/clients/test_lemi.py
tests/clients/test_lemi417.py
tests/clients/test_lemi424.py
tests/clients/test_make_mth5.py
tests/clients/test_metronix.py
tests/clients/test_nims_client.py
tests/clients/test_phoenix.py
tests/clients/test_uoa.py
tests/clients/test_zen.py
tests/data/TEST_COMPARISON_ANALYSIS.md
tests/data/TEST_DATA_MODERNIZATION_SUMMARY.md
tests/data/test_data.py
tests/groups/test_base.py
tests/groups/test_metadata_write_guards.py
tests/groups/test_reports_pytest.py
tests/helpers/test_helpers.py
tests/helpers/test_initialize_mth5.py
tests/helpers/test_type_coercion.py
tests/io/__init__.py
tests/io/test_converter.py
tests/processing/__init__.py
tests/processing/test_kernel_dataset.py
tests/processing/test_processing_workflow_cas04.py
tests/processing/test_run_summary.py
tests/processing/spectre/test_frequency_band_helpers.py
tests/tables/__init__.py
tests/tables/test_channel_table.py
tests/tables/test_fc_table.py
tests/tables/test_mth5_table.py
tests/tables/test_tf_table.py
tests/timeseries/test_xarray_helpers.py
tests/timeseries/spectre/test_multiple_station_multivariate.py
tests/timeseries/spectre/test_spectrogram.py
tests/utils/test_fdsn_tools.py
tests/utils/test_h5_tools.py
tests/utils/test_issue_219.py
tests/utils/test_mth5_validator.py
tests/version_1/MTH5_filter_duplication_fix_summary.md
tests/version_1/__init__.py
tests/version_1/expected.csv
tests/version_1/filter_duplication_analysis.md
tests/version_1/test1_dec_level_3.csv
tests/version_1/test_build_from_experiment.py
tests/version_1/test_fcs.py
tests/version_1/test_features.py
tests/version_1/test_filters.py
tests/version_1/test_from_fap_stationxml.py
tests/version_1/test_from_stationxml.py
tests/version_1/test_make_mth5.py
tests/version_1/test_make_mth5_geomag.py
tests/version_1/test_make_mth5_ofr.py
tests/version_1/test_mth5.py
tests/version_1/test_transfer_function.py
tests/version_2/__init__.py
tests/version_2/test_build_from_experiment_pytest.py
tests/version_2/test_features_pytest.py
tests/version_2/test_filters_pytest.py
tests/version_2/test_fir_filter_group.py
tests/version_2/test_from_fap_stationxml_pytest.py
tests/version_2/test_from_stationxml_pytest.py
tests/version_2/test_make_mth5.py
tests/version_2/test_make_mth5_geomag.py
tests/version_2/test_make_mth5_geomag_pytest.py
tests/version_2/test_make_mth5_ofr_pytest.py
tests/version_2/test_make_mth5_pytest.py
tests/version_2/test_mth5_pytest.py
tests/version_2/test_transfer_function_pytest.py