microsoft / microsoft/PlanetaryComputerExamples
multiple reads of nasa-nex-gddp-cmip6 dataset from MultiZarrToZarr concatenated metadata returns all nans
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Jupyter Notebook
- 星號
- 455
- 分支
- 225
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 datasets/nasa-nex-gddp-cmip6/nasa-nex-gddp-cmip6-example.ipynb 中的儲存格 13 和 14 開始,重現兩次點時間序列讀取。檢查 MultiZarrToZarr 串接中繼資料的行為,包括重複讀取或平行讀取。完成的標準是第二次讀取返回與第一次相同的有效值,而不是全部為 NaNs。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- jupyter-notebook
- 領域
- data-engineering
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100