Skip to content

v0.1.0

Choose a tag to compare

@TYEclipse TYEclipse released this 20 Aug 16:15
· 4 commits to main since this release

dsh-geodesy v0.1.0

大地测量数学工具箱 Geodesy math toolbox — 首发版本(历史发布补账 / historical release backfill)。

工具 Tools

  • geo_distance — haversine 大圆距离(km/m/mi/nmi)+ 初末方位角 + 16 风向罗盘
  • geo_bearing — 初末方位角 + 大圆中点
  • geo_destination — 正算问题 + 往返校验
  • coord_parse — 十进制 / DMS / 后缀 / 坐标对解析(确定性规则)

安装 Install

dsh plugin --profile <name> add github:TYEclipse/dsh-geodesy

零运行时依赖(zero runtime dependencies,纯三角)。IUGG 平均半径 6371.0088 km,可配 radiusKm(月球 / 火星)。