pysondehub:实时SondeHub数据的Python接口 源码
用于sondehub.org V2 API的简单实时流SDK。 sondehub.Stream(sondes=["serial number"], on_message=callback) 如果未提供探空sondes列表,则将对所有探空仪进行流式传输。 在消息回调中,将使用探空仪包含python字典 sondehub.Stream().add_sonde(serial) sondehub.Stream().remove_sonde(serial) 从过滤器中添加或删除探空仪 数据许可 数据是根据许可提供的。 用法示例 import sondehub def on_message ( mes
文件列表
pysondehub-main.zip
(预估有个17文件)
pysondehub-main
.gitignore
2KB
README.md
2KB
examples
README.md
1KB
sondehub-athena.ipynb
44KB
example.py
95B
sondehub.ipynb
49KB
imgs
4.png
1.22MB
暂无评论