Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat][geoid]support gsigeo2024beta #15

Merged
merged 6 commits into from
Mar 14, 2025
Merged

Conversation

rsasaki0109
Copy link
Contributor

@rsasaki0109 rsasaki0109 commented Mar 11, 2025

ジオイドモデルが2025年4月に改定されるので対応
参考リンク
ジオイド・モデル等のデータと資料
https://www.gsi.go.jp/buturisokuchi/grageo_reference.html

テスト

テストの正解値はジオイドモデルをダウンロード時に付随するジオイド高計算プログラムのサンプル実行結果を使用。
test1 gsigeo

./devel/lib/llh_converter/gsigeo2024_test 
Testing (36.104394, 140.085365) ... TEST SUCCESS: 40.3059 == 40.3059
Testing (35.160410, 139.615526) ... TEST SUCCESS: 36.7568 == 36.7568

test2 llh_converter

./devel/lib/llh_converter/llh_test 
GSIGEO2011 Test
Testing (    35,    135) ... TEST SUCCESS: 37.0557 == 37.0557
Testing ( 35.01, 135.01) ... TEST SUCCESS: 37.0925 == 37.0925
Testing (  35.5,  135.5) ... TEST SUCCESS: 36.8691 == 36.8691
Testing (    35,    137) ... TEST SUCCESS: 38.4267 == 38.4267
Testing (  39.2,  140.9) ... TEST SUCCESS: 41.7035 == 41.7035
Testing (  43.3,  141.8) ... TEST SUCCESS: 31.3455 == 31.3455
Testing (    43,    141) ... TEST SUCCESS: 33.5306 == 33.5306
Testing (  33.1,  131.1) ... TEST SUCCESS: 33.0331 == 33.0331
Testing (  26.6,  128.1) ... TEST SUCCESS: 32.2696 == 32.2696
TEST SUCCESS: 37.0557 == 37.0557
TEST SUCCESS: -37.0557 == -37.0557
GSIGEO2024 Test
Testing (  36.1044,   140.085) ... TEST SUCCESS: 40.3059 == 40.3059
Testing (  35.1604,   139.616) ... TEST SUCCESS: 36.7568 == 36.7568
LLHConverter Test
TEST MGRS
45346.7389, 28608.3575, 50
TEST JPRCS
105842.774111546, -54845.8269039398, 50

@rsasaki0109 rsasaki0109 changed the title Feat/gsigeo2024beta [feat][geoid]support gsigeo2024beta Mar 11, 2025
@rsasaki0109 rsasaki0109 marked this pull request as draft March 11, 2025 09:19
@rsasaki0109 rsasaki0109 requested a review from Tomoya-Sato March 11, 2025 09:19
@rsasaki0109 rsasaki0109 marked this pull request as ready for review March 11, 2025 09:30
@rsasaki0109 rsasaki0109 marked this pull request as draft March 11, 2025 10:08
@rsasaki0109 rsasaki0109 marked this pull request as ready for review March 12, 2025 06:03
@Tomoya-Sato Tomoya-Sato merged commit 405fe65 into main Mar 14, 2025
@rsasaki0109 rsasaki0109 deleted the feat/GSIGEO2024beta branch March 21, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants