DISCLAIMER
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
notebooks/preparing-input-data.ipynb
notebooks/stitches-quickstart.ipynb
notebooks/stitches_takehome_GCAMAnnualMeeting2023.ipynb
notebooks/stitches_training_GCAMAnnualMeeting2023.ipynb
stitches/__init__.py
stitches/_version.py
stitches/fx_data.py
stitches/fx_match.py
stitches/fx_pangeo.py
stitches/fx_processing.py
stitches/fx_recipe.py
stitches/fx_stitch.py
stitches/fx_util.py
stitches/generate_package_data.py
stitches/install_pkgdata.py
stitches/make_matching_archive.py
stitches/make_pangeo_table.py
stitches/make_tas_archive.py
stitches/package_data.py
stitches/data/__init__.py
stitches/data/example/test-archive_dat.csv
stitches/data/example/test-match.csv
stitches/data/example/test-match_dat.csv
stitches/data/example/test-match_w_dup.csv
stitches/data/example/test-recipe_dat.csv
stitches/data/example/test-target_dat.csv
stitches/data/tas-data/README.md
stitches/data/temp-data/README.md
stitches_emulator.egg-info/PKG-INFO
stitches_emulator.egg-info/SOURCES.txt
stitches_emulator.egg-info/dependency_links.txt
stitches_emulator.egg-info/requires.txt
stitches_emulator.egg-info/top_level.txt
tests/test_fx_recipe.py
tests/test_install_data.py
tests/test_match.py
tests/test_pangeo.py
tests/test_stitch.py
tests/test_util.py