Check for missing netcdf files in the Microsoft Planetary Computer's (MSPC) Met Office collections.
First, download the geoparquets:
uv run met-office-check download-stac-geoparquet global # or ukThen, check everything:
uv run met-office-check check-all global # or ukThis will create a file named check.parquet that has one row for every netcdf that's missing from the MSPC STAC items.