.bumpversion.cfg
.git_archival.txt
.gitattributes
.gitchangelog.rc
.gitignore
.travis.yml
CHANGELOG.md
LICENSE
README.md
RELEASING.md
TODO.rst
changelog.rst
pyproject.toml
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yaml
.github/workflows/deploy-sdist.yaml
aapp_runner/.gitignore
aapp_runner/__init__.py
aapp_runner/aapp_runner_tools.py
aapp_runner/config_helpers.py
aapp_runner/do_ana_correction.py
aapp_runner/do_atovpp_and_avh2hirs_processing.py
aapp_runner/do_atovs_calibration.py
aapp_runner/do_avhrr_calibration.py
aapp_runner/do_commutation.py
aapp_runner/do_hirs_calibration.py
aapp_runner/do_iasi_calibration.py
aapp_runner/exceptions.py
aapp_runner/helper_functions.py
aapp_runner/read_aapp_config.py
aapp_runner/rename_aapp_filenames.py
aapp_runner/tle_satpos_prepare.py
aapp_runner/version.py
aapp_runner.egg-info/PKG-INFO
aapp_runner.egg-info/SOURCES.txt
aapp_runner.egg-info/dependency_links.txt
aapp_runner.egg-info/not-zip-safe
aapp_runner.egg-info/requires.txt
aapp_runner.egg-info/top_level.txt
aapp_runner/tests/test_ana.py
aapp_runner/tests/test_config.py
aapp_runner/tests/test_helper_functions.py
aapp_runner/tests/test_tle_satpos_prepare.py
bin/aapp_dr_runner.py
bin/test.py
continuous_integration/environment.yaml
doc/index.rst
examples/aapp-processing.yaml-template
examples/aapp_config.cfg_template
examples/log_config.yaml