Skip to content

Move reference results metadata into each archive#882

Open
PranjalManhgaye wants to merge 2 commits into
precice:developfrom
PranjalManhgaye:issue-811-embed-reference-metadata
Open

Move reference results metadata into each archive#882
PranjalManhgaye wants to merge 2 commits into
precice:developfrom
PranjalManhgaye:issue-811-embed-reference-metadata

Conversation

@PranjalManhgaye

Copy link
Copy Markdown
Collaborator

Summary

  • store reference_results.metadata inside each archive's case directory

  • stop writing one shared metadata file per tutorial

  • ignore the embedded metadata during field comparison

  • update the system-test documentation

Closes #811

Test Plan

Packed sample archives locally and verified reference_results.metadata ends up inside each case folder, with exports and iteration logs unchanged, and no shared metadata file written anymore. Also verified fieldcompare ignores the metadata file, and ran pre-commit on the changed files. Full regeneration of reference archives happens after merge, as discussed.

Store generation metadata inside each archive's case directory instead
of writing one shared file per tutorial.
@PranjalManhgaye PranjalManhgaye changed the title Embed metadata in each reference results archive Move reference results metadata into each archive Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs review

Development

Successfully merging this pull request may close these issues.

reference_results.metadata is outside the respective archive

1 participant