Climate-REF/climate-ref

ref test-cases fetch re-resolves from the search spec, not the committed catalog

Offen

#737 geöffnet am 18.06.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (14 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (25 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Describe the bug

When a catalog already exists, ref test-cases fetch reruns the search rather than just fetching the datasets in the catalog. This has implications for reproducibility.

Expected behavior

If a catalog exists everyone uses the same datasets, unless a user runs with --regen.

The fetch process should use the instance ids from the catalog instead of the general search query.

Contributor Guide