multiple reads of nasa-nex-gddp-cmip6 dataset from MultiZarrToZarr concatenated metadata returns all nans

未關閉
#289 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
45/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
jupyter-notebook

研究方向

從 datasets/nasa-nex-gddp-cmip6/nasa-nex-gddp-cmip6-example.ipynb 中的儲存格 13 和 14 開始,重現兩次點時間序列讀取。檢查 MultiZarrToZarr 串接中繼資料的行為,包括重複讀取或平行讀取。完成的標準是第二次讀取返回與第一次相同的有效值,而不是全部為 NaNs。

由索引模型根據 Issue 內容生成。

描述

Simply running twice cells 13 & 14 of the notebook that read and plot point single variable time-series for a point will reproduce this issue where the first run will have the valid values but second will be all nans. I encountered this when parallelizing reading of the files with dask that results in multiple reads and the unexpected result.

主要語言
Jupyter Notebook
星號
455
分支
225
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

microsoft/PlanetaryComputerExamples 的其他 Issue

查看 microsoft/PlanetaryComputerExamples 的全部 Issue

相似的 Issue

更多 Data Engineering Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。