KNOWN_ISSUES.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
typhon/VERSION
typhon/__init__.py
typhon/config.py
typhon/constants.py
typhon/environment.py
typhon/geodesy.py
typhon/geographical.py
typhon/latex.py
typhon/spectroscopy.py
typhon/topography.py
typhon/trees.py
typhon.egg-info/PKG-INFO
typhon.egg-info/SOURCES.txt
typhon.egg-info/dependency_links.txt
typhon.egg-info/requires.txt
typhon.egg-info/top_level.txt
typhon/arts/__init__.py
typhon/arts/catalogues.py
typhon/arts/common.py
typhon/arts/covariancematrix.py
typhon/arts/griddedfield.py
typhon/arts/internals.py
typhon/arts/retrieval.py
typhon/arts/scattering.py
typhon/arts/sensor.py
typhon/arts/types.py
typhon/arts/utils.py
typhon/arts/xsec.py
typhon/arts/workspace/__init__.py
typhon/arts/workspace/agendas.py
typhon/arts/workspace/api.py
typhon/arts/workspace/methods.py
typhon/arts/workspace/output.py
typhon/arts/workspace/utility.py
typhon/arts/workspace/variables.py
typhon/arts/workspace/workspace.py
typhon/arts/xml/__init__.py
typhon/arts/xml/names.py
typhon/arts/xml/read.py
typhon/arts/xml/write.py
typhon/cloudmask/__init__.py
typhon/cloudmask/aster.py
typhon/cloudmask/cloudstatistics.py
typhon/collocations/__init__.py
typhon/collocations/collocator.py
typhon/collocations/common.py
typhon/datasets/__init__.py
typhon/datasets/_tovs_defs.py
typhon/datasets/dataset.py
typhon/datasets/filters.py
typhon/datasets/model.py
typhon/datasets/tovs.py
typhon/files/__init__.py
typhon/files/fileset.py
typhon/files/utils.py
typhon/files/handlers/__init__.py
typhon/files/handlers/cloudsat.py
typhon/files/handlers/common.py
typhon/files/handlers/hoaps.py
typhon/files/handlers/meteosat.py
typhon/files/handlers/ocean_rain.py
typhon/files/handlers/satpy.py
typhon/files/handlers/seviri_radiances_to_bt.csv
typhon/files/handlers/testers.py
typhon/files/handlers/tovs.py
typhon/math/__init__.py
typhon/math/array.py
typhon/math/common.py
typhon/math/stats.py
typhon/nonlte/__init__.py
typhon/nonlte/const/__init__.py
typhon/nonlte/mathmatics/__init__.py
typhon/nonlte/nonltecalc/__init__.py
typhon/nonlte/rtc/__init__.py
typhon/nonlte/setup_atmosphere/__init__.py
typhon/nonlte/spectra/__init__.py
typhon/nonlte/spectra/abscoeff.py
typhon/nonlte/spectra/lineshape.py
typhon/nonlte/spectra/source_function.py
typhon/physics/__init__.py
typhon/physics/atmosphere.py
typhon/physics/em.py
typhon/physics/metrology.py
typhon/physics/thermodynamics.py
typhon/physics/units/__init__.py
typhon/physics/units/common.py
typhon/physics/units/constants.py
typhon/physics/units/em.py
typhon/physics/units/thermodynamics.py
typhon/physics/units/tools.py
typhon/plots/__init__.py
typhon/plots/arts_lookup.py
typhon/plots/common.py
typhon/plots/formatter.py
typhon/plots/maps.py
typhon/plots/plots.py
typhon/plots/ppath.py
typhon/plots/cm/__init__.py
typhon/plots/cm/_cm.py
typhon/plots/cm/_cmocean.py
typhon/plots/colors/__init__.py
typhon/plots/colors/common.py
typhon/plots/colors/material.csv
typhon/plots/stylelib/typhon-classic.mplstyle
typhon/plots/stylelib/typhon-constrained.mplstyle
typhon/plots/stylelib/typhon-dark.mplstyle
typhon/plots/stylelib/typhon-tight.mplstyle
typhon/plots/stylelib/typhon.mplstyle
typhon/retrieval/__init__.py
typhon/retrieval/common.py
typhon/retrieval/scores.py
typhon/retrieval/bmci/__init__.py
typhon/retrieval/bmci/bmci.py
typhon/retrieval/mcmc/__init__.py
typhon/retrieval/mcmc/jumping_rules.py
typhon/retrieval/mcmc/mcmc.py
typhon/retrieval/oem/__init__.py
typhon/retrieval/oem/common.py
typhon/retrieval/oem/error.py
typhon/retrieval/qrnn/__init__.py
typhon/retrieval/qrnn/qrnn.py
typhon/retrieval/spareice/__init__.py
typhon/retrieval/spareice/common.py
typhon/tests/__init__.py
typhon/tests/test_environment.py
typhon/tests/test_geodesy.py
typhon/tests/test_geographical.py
typhon/tests/test_nonlte.py
typhon/tests/test_spectroscopy.py
typhon/tests/test_topography.py
typhon/tests/arts/__init__.py
typhon/tests/arts/test_arts.py
typhon/tests/arts/test_covariancematrix.py
typhon/tests/arts/test_griddedfield.py
typhon/tests/arts/test_workspace.py
typhon/tests/arts/reference/GriddedField3.xml
typhon/tests/arts/test_files/controlfile.arts
typhon/tests/arts/xml/__init__.py
typhon/tests/arts/xml/load_arts_xml_data.py
typhon/tests/arts/xml/test_matpack_types.py
typhon/tests/arts/xml/test_xml.py
typhon/tests/arts/xml/reference/arrayofindex-bin.xml
typhon/tests/arts/xml/reference/arrayofindex-bin.xml.bin
typhon/tests/arts/xml/reference/arrayofindex-comment.xml
typhon/tests/arts/xml/reference/arrayofindex.xml
typhon/tests/arts/xml/reference/arrayofstring.xml
typhon/tests/arts/xml/reference/arrayofvector.xml
typhon/tests/arts/xml/reference/comment.xml
typhon/tests/arts/xml/reference/index.xml
typhon/tests/arts/xml/reference/matrix.xml
typhon/tests/arts/xml/reference/sparse-bin.xml
typhon/tests/arts/xml/reference/sparse-bin.xml.bin
typhon/tests/arts/xml/reference/sparse.xml
typhon/tests/arts/xml/reference/tensor3.xml
typhon/tests/arts/xml/reference/tensor4.xml
typhon/tests/arts/xml/reference/tensor5.xml
typhon/tests/arts/xml/reference/tensor6.xml
typhon/tests/arts/xml/reference/tensor7.xml
typhon/tests/arts/xml/reference/vector-bin.xml
typhon/tests/arts/xml/reference/vector-bin.xml.bin
typhon/tests/arts/xml/reference/vector.xml
typhon/tests/collocations/__init__.py
typhon/tests/collocations/test_collocations.py
typhon/tests/files/__init__.py
typhon/tests/files/test_fileset.py
typhon/tests/files/test_utils.py
typhon/tests/files/handlers/__init__.py
typhon/tests/files/handlers/test_netcdf4.py
typhon/tests/files/reference/single_file.nc
typhon/tests/math/__init__.py
typhon/tests/math/test_math.py
typhon/tests/physics/__init__.py
typhon/tests/physics/test_atmosphere.py
typhon/tests/physics/test_physics.py
typhon/tests/plots/__init__.py
typhon/tests/plots/test_colors.py
typhon/tests/plots/test_plots.py
typhon/tests/plots/reference/abs_lookup_small.xml
typhon/tests/plots/reference/abs_lookup_small.xml.bin
typhon/tests/plots/reference/viridis.act
typhon/tests/plots/reference/viridis.cpt
typhon/tests/plots/reference/viridis.txt
typhon/tests/utils/__init__.py
typhon/tests/utils/test_latex.py
typhon/tests/utils/test_utils.py
typhon/tests/utils/reference/matrix.tex
typhon/utils/__init__.py
typhon/utils/cache.py
typhon/utils/common.py
typhon/utils/sphinxext.py
typhon/utils/timeutils.py