.coveragerc
.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
.github/workflows/create-and-publish-wheel.yml
.gitlab/issue_templates/Bug.md
.gitlab/issue_templates/Proposal.md
.gitlab/issue_templates/Refacto.md
.gitlab/issue_templates/Release.md
.gitlab/merge_request_templates/MR.md
cars_resample/__init__.py
cars_resample/lib.cpp
cars_resample.egg-info/PKG-INFO
cars_resample.egg-info/SOURCES.txt
cars_resample.egg-info/dependency_links.txt
cars_resample.egg-info/requires.txt
cars_resample.egg-info/top_level.txt
docs/images/picto_transparent.png
tests/__init__.py
tests/test_cars_grid_resample.py