Climate-REF/climate-ref

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

开放

#737 创建于 2026年6月18日

 (0 条评论) (0 个反应) (0 位负责人)Python (14 个派生)auto 404
buggood first issue

仓库指标

星标
 (25 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南