Hi All,
I’m trying to display raspberry shake data in a web application dashboard using seisplotjs. I’ve connected a python API to get data from raspberry shake and push it to the web application. I’m wondering if there is any library that I can use to convert the UDP data format to Miniseed or other plotting friendly standard data formats? I’ve seen rsudp, don’t think it’s got any converter I can consume from my code?
Thanks.
Rangana