.flake8
.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
bezpy/__init__.py
bezpy.egg-info/PKG-INFO
bezpy.egg-info/SOURCES.txt
bezpy.egg-info/dependency_links.txt
bezpy.egg-info/requires.txt
bezpy.egg-info/top_level.txt
bezpy/mag/__init__.py
bezpy/mag/utils.py
bezpy/mag/data/intermagnet_observatories.dat
bezpy/mt/__init__.py
bezpy/mt/datalogger.py
bezpy/mt/impulse.py
bezpy/mt/io.py
bezpy/mt/plotting.py
bezpy/mt/site.py
bezpy/mt/utils.py
bezpy/mt/data_1d/00README.txt
bezpy/mt/data_1d/earth_model_AK1A.txt
bezpy/mt/data_1d/earth_model_AK1B.txt
bezpy/mt/data_1d/earth_model_ALE.txt
bezpy/mt/data_1d/earth_model_AP1.txt
bezpy/mt/data_1d/earth_model_AP2.txt
bezpy/mt/data_1d/earth_model_BLC.txt
bezpy/mt/data_1d/earth_model_BOU.txt
bezpy/mt/data_1d/earth_model_BR1.txt
bezpy/mt/data_1d/earth_model_BRD.txt
bezpy/mt/data_1d/earth_model_CBB.txt
bezpy/mt/data_1d/earth_model_CL1.txt
bezpy/mt/data_1d/earth_model_CO1.txt
bezpy/mt/data_1d/earth_model_CP1.txt
bezpy/mt/data_1d/earth_model_CP2.txt
bezpy/mt/data_1d/earth_model_CS1.txt
bezpy/mt/data_1d/earth_model_FCC.txt
bezpy/mt/data_1d/earth_model_FL1.txt
bezpy/mt/data_1d/earth_model_GLN.txt
bezpy/mt/data_1d/earth_model_IP1.txt
bezpy/mt/data_1d/earth_model_IP2.txt
bezpy/mt/data_1d/earth_model_IP3.txt
bezpy/mt/data_1d/earth_model_IP4.txt
bezpy/mt/data_1d/earth_model_IQA.txt
bezpy/mt/data_1d/earth_model_MEA.txt
bezpy/mt/data_1d/earth_model_NE1.txt
bezpy/mt/data_1d/earth_model_OTT.txt
bezpy/mt/data_1d/earth_model_PB1.txt
bezpy/mt/data_1d/earth_model_PB2.txt
bezpy/mt/data_1d/earth_model_PBQ.txt
bezpy/mt/data_1d/earth_model_PT1.txt
bezpy/mt/data_1d/earth_model_QUE.txt
bezpy/mt/data_1d/earth_model_RES.txt
bezpy/mt/data_1d/earth_model_SL1.txt
bezpy/mt/data_1d/earth_model_SNK.txt
bezpy/mt/data_1d/earth_model_STJ.txt
bezpy/mt/data_1d/earth_model_SU1.txt
bezpy/mt/data_1d/earth_model_VIC.txt
bezpy/mt/data_1d/earth_model_YKC.txt
bezpy/tl/__init__.py
bezpy/tl/transmissionline.py
bezpy/tl/utils.py
notebooks/JapanHalloween.ipynb
notebooks/MT_Example.ipynb
scripts/realtime.py
scripts/secs_data.py
scripts/secs_image.py