ufs2arco.targets.Anemoi.handle_missing_data

ufs2arco.targets.Anemoi.handle_missing_data#

Anemoi.handle_missing_data(missing_data: list[dict]) None#

Take a list of dicts, with dimensions of missing data. Keep track of any missing dates (via “t0” or “time”) and store that in the zarr.

Note that anemoi doesn’t really care if we have 30 ensemble members that are good to go for a missing date, if one is missing they all are.

Note: it is assumed this is only called from the root process

Parameters:

missing_data (list[dict]) – list with missing data dicts