.gitignore
.landscape.yml
.zenodo.json
AUTHORS
LICENSE
README.rst
environment.yml
setup.cfg
setup.py
.github/versionBackup.txt
.github/conda/bld.bat
.github/conda/build.sh
.github/conda/conda_build_config.yaml
.github/conda/meta.yaml
.github/workflows/python-package-conda.yml
.github/workflows/release.yml
dl1_data_handler/__init__.py
dl1_data_handler/image_mapper.py
dl1_data_handler/processor.py
dl1_data_handler/reader.py
dl1_data_handler/transforms.py
dl1_data_handler/version.py
dl1_data_handler/versionScript.py
dl1_data_handler.egg-info/PKG-INFO
dl1_data_handler.egg-info/SOURCES.txt
dl1_data_handler.egg-info/dependency_links.txt
dl1_data_handler.egg-info/requires.txt
dl1_data_handler.egg-info/top_level.txt
dl1_data_handler.egg-info/zip-safe
notebooks/test_image_mapper.ipynb
tests/test_placeholder.py