Skip to content

v2.19.0

Choose a tag to compare

@Nkzono99 Nkzono99 released this 01 Jun 04:46
· 7 commits to main since this release

article record/replay で時間平均データを公開しやすくし、論文用の最小データ bundle 作成を Codex plugin から案内できるようにしたリリースです。

Highlights

  • Record averaged article data with data.phisp[-20:].mean() without saving every source timestep (5afcbc8)
  • Add an emout-article-publication plugin workflow for record/replay, archives, source names, and EMOUT_ARTICLE_* usage (c22b322)
  • Document the plugin layout policy so skill bodies stay compact and detailed guidance lives in references/docs (a40f49a)

New Features

  • Add lazy time-mean support for article publication data recording (5afcbc8)

Documentation

  • Add article publication workflow guidance to the emout Context plugin (c22b322)
  • Document emout Context plugin layout and reference split policy (a40f49a)

Full Changelog: v2.18.0...v2.19.0