GenericMappingTools / GenericMappingTools/gmtserver-admin
Upgrade dataset-check.yml to check new realese of SRTM15
- 主要言語
- Shell
- スター
- 7
- フォーク
- 3
- 平均マージ
- 9時間 22分
- マージ済み PR(30日)
- 1
説明
The [dataset-check.yml](https://github.com/GenericMappingTools/gmtserver-admin/blob/master/.github/workflows/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).

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?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
.github/workflows/dataset-check.yml から始め、topex.ucsd.edu にある SRTM15 の一覧をどのようにチェックしているかを確認してください。現在の SRTM15_V2.4.nc のチェックを、利用可能な v2.5 および v2.5.5 のリリースと比較してください。完了の条件は、workflow が v2.4 を現行として扱うのではなく、最新のリリースを認識することです。提案されている重力グリッドのチェックは、別スコープの問題です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions
- 領域
- ci-cd
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100