DOC: minor errors/typos in tutorials

未关闭
#351 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
55/100
Issue 类型
文档
描述清晰度
描述清楚
活跃度
停滞
技术栈
jupyter-notebook
领域
documentation

调研方向

Update overview/xarray-in-45-min.ipynb near line 68 and intermediate/intro-to-zarr.ipynb near line 412. Check the surrounding tutorial text, correct the dataset function name and shard chunk count as described, then review both notebook passages to confirm the wording and arithmetic are accurate.

由索引模型根据 Issue 内容生成。

描述

  1. Note that behind the scenes the tutorial.open_dataset downloads a file

https://github.com/xarray-contrib/xarray-tutorial/blob/93d41e286700782e913f3c20301d2e248338911f/overview/xarray-in-45-min.ipynb#L68

should probably say "Note that behind the scenes the tutorial.load_dataset downloads a file.

  1. ... Zarr array with a chunk size of (100, 100, 100) and a shard size of (1000, 1000, 1000). This means that each shard will contain 10 chunks ...

https://github.com/xarray-contrib/xarray-tutorial/blob/93d41e286700782e913f3c20301d2e248338911f/intermediate/intro-to-zarr.ipynb#L412

should probably say "each shard will contain 1000 chunks"

主要语言
Jupyter Notebook
星标
204
派生
121
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

xarray-contrib/xarray-tutorial 的其他 Issue

查看 xarray-contrib/xarray-tutorial 的全部 Issue

相似的 Issue

更多 Documentation Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。