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

Upgrade dataset-check.yml to check new realese of SRTM15

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
github-actions
領域
ci-cd

調査の方向性

.github/workflows/dataset-check.yml から始め、topex.ucsd.edu にある SRTM15 の一覧をどのようにチェックしているかを確認してください。現在の SRTM15_V2.4.nc のチェックを、利用可能な v2.5 および v2.5.5 のリリースと比較してください。完了の条件は、workflow が v2.4 を現行として扱うのではなく、最新のリリースを認識することです。提案されている重力グリッドのチェックは、別スコープの問題です。

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

説明

enhancement

The dataset-check.yml workflow checks for SRTM15 new releases.

If I understand it correctly, it looks for the file SRTM15_V2.4.nc on this server (https://topex.ucsd.edu/pub/srtm15_plus/). If it founds it, them it is ok. If not, them looks for a newer version.

The issue is that the v2.4 still is on the server altough two new versions have been added (v2.5 and v2.5.5).

image

So, this workflow should be modified. I am not sure how to do it but I could try. Also, I am not sure what is a better way to check for newer versions. Maybe to check the date?

BTW, I think that we could make a similar workflow for the gravity grids (FAA and VGG). Is it ok to add it to the same workflow? Or is it better to make a new one?

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

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

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

GenericMappingTools/gmtserver-admin のほかの issue

GenericMappingTools/gmtserver-admin の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

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

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