gpx-interpolate:Python函数使用线性或样条插值来插值GPX数据

时间:2024-06-14 22:45:58
【文件属性】:

文件名称:gpx-interpolate:Python函数使用线性或样条插值来插值GPX数据

文件大小:25KB

文件格式:ZIP

更新时间:2024-06-14 22:45:58

python gpx interpolation gps gpxpy

gpx_interpolate.py Python脚本使用线性或样条插值插值GPX文件 在任何空间分辨率下插值纬度,经度,海拔和速度 用法 脚本 usage: gpx_interpolate.py [-h] [-d DEG] [-r RES] [-n NUM] [-s] FILE [FILE ...] interpolate GPX files using linear or spline interpolation positional arguments: FILE GPX file optional arguments: -h, --help show this help message and exit -d DEG, --deg DEG interpolation degree, 1=linear, 2-5=splin


【文件预览】:
gpx-interpolate-master
----.gitignore(25B)
----requirements.txt(40B)
----LICENSE.md(1KB)
----README.md(2KB)
----plot.png(19KB)
----gpx_interpolate.py(9KB)
----test()
--------test.sh(112B)
--------test.txt(2KB)

网友评论