Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Add support for MPAS grids

オープン
#108 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
javascript

調査の方向性

まず、QuickView のデータ読み込みとグリッド処理のエントリーポイントを調べ、次に提供された MPAS サンプルデータとリンク先のメッシュの説明を確認します。特に nCells 次元と接続情報を確認してください。nCells 次元を持つ変数が正しく表示されれば初期作業は完了です。頂点ベースおよびエッジベースの変数については、明示的に後続の議論に先送りします。

索引モデルが issue の本文から書いたものです。

説明

discuss with users version 3

E3SM is moving towards a unified "surface mesh" for its non-atmosphere components, e.g., ocean, land, river, sea ice, etc. Colleagues from some of the "surface" components have expressed the wish that QuickView supports the unified mesh.

  • We have been provided with a sample data file from the MPAS ocean model, which also contains the connectivity information–see this URL.
  • We have also been provided with this grid description. I find Tables 2.1-2.3 on page 4 and Figure 2.1 on page 5 very helpful.

@berkgeveci, could we start with adding support for variables with an nCells dimension? After that, we could meet with the surface model developers to see what support they would like to have for the vertex-based and edge-based variables. Thanks!

主要言語
JavaScript
スター
3
フォーク
4
平均マージ
1時間 3分
マージ済み PR(30日)
3

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Kitware/QuickView のほかの issue

Kitware/QuickView の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。