.gitignore
.readthedocs.yaml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
.github/ISSUE_TEMPLATE.md
.github/dependabot.yml
.github/workflows/publish.yml
ci/requirements/docs.yaml
coloc_sat/__init__.py
coloc_sat/bytemaps.py
coloc_sat/config.yml
coloc_sat/config_version.json
coloc_sat/era5_meta.py
coloc_sat/generate_coloc.py
coloc_sat/hy2_meta.py
coloc_sat/intersection.py
coloc_sat/intersection_tools.py
coloc_sat/sar_meta.py
coloc_sat/smap_meta.py
coloc_sat/smos_meta.py
coloc_sat/tools.py
coloc_sat/windsat_daily_v7.py
coloc_sat/windsat_meta.py
coloc_sat.egg-info/PKG-INFO
coloc_sat.egg-info/SOURCES.txt
coloc_sat.egg-info/dependency_links.txt
coloc_sat.egg-info/entry_points.txt
coloc_sat.egg-info/requires.txt
coloc_sat.egg-info/top_level.txt
coloc_sat/scripts/__init__.py
coloc_sat/scripts/coloc_2_products.py
coloc_sat/scripts/coloc_between_product_and_mission.py
docs/Makefile
docs/README.rst
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/development.rst
docs/improvements.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/program_functionality_documentation.rst
docs/usage.rst
docs/_build/html/_sources/README.rst
docs/_build/html/_sources/api.rst
docs/_build/html/_sources/authors.rst
docs/_build/html/_sources/contributing.rst
docs/_build/html/_sources/development.rst
docs/_build/html/_sources/improvements.rst
docs/_build/html/_sources/index.rst
docs/_build/html/_sources/installation.rst
docs/_build/html/_sources/program_functionality_documentation.rst
docs/_build/html/_sources/readme.rst
docs/_build/html/_sources/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/images/logo_colab.png
tests/__init__.py
tests/test_sar_coloc.py