IIUC these warnings are harmless, but I guess it would be nice to remove them altogether, they pollute the notebook output.
It should be enough to run the ttbar notebook locally (by using AF: local in config.yaml) to reproduce them.
home/blue/Scratchpad/work/agc/analysis-grand-challenge/analyses/cms-open-data-ttbar/venv2/lib/python3.11/site-packages/coffea/nanoevents/schemas/nanoaod.py:201: RuntimeWarning: Missing cross-reference index for FatJet_subJetIdx1 => SubJet
warnings.warn(
/home/blue/Scratchpad/work/agc/analysis-grand-challenge/analyses/cms-open-data-ttbar/venv2/lib/python3.11/site-packages/coffea/nanoevents/schemas/nanoaod.py:201: RuntimeWarning: Missing cross-reference index for FatJet_subJetIdx2 => SubJet
warnings.warn(
