mllam/neural-lam

Add COSMO example notebook for onboarding

Open

#587 创建于 2026年4月10日

在 GitHub 查看
 (12 评论) (0 反应) (2 负责人)Python (276 fork)auto 404
documentationhelp wanted

仓库指标

Star
 (282 star)
PR 合并指标
 (PR 指标待抓取)

描述

Description

A hello_world_cosmo.ipynb notebook should be added to docs/notebooks/ to walk users through an end-to-end workflow with COSMO data, mirroring the DANRA example in #69.

The notebook already exists on Joel's research branch and should serve as the starting point: 👉 https://github.com/joeloskarsson/neural-lam-dev/blob/research/docs/reproduce_paper_sample.md

The in-progress PR is #392.

Main blocker

The full COSMO-2 dataset used for training is hosted at ETH and is multiple 100 GB, it will never be freely available. To make this notebook runnable out-of-the-box, a reduced COSMO sample needs to be prepared and hosted on an accessible platform (e.g. Hugging Face Datasets or Zenodo), similar to the small DANRA subset used in the DANRA notebook. Alternatively contact @leifdenby for available hosting options.

Related

  • Split from #69 (DANRA version lives there)
  • In-progress PR: #392

贡献者指南