MetPX / sarracenia

https://MetPX.github.io/sarracenia
GNU General Public License v2.0
45 stars 22 forks source link

Documenting how to interface LDM and Sarracenia. #42

Open petersilva opened 6 years ago

petersilva commented 6 years ago

LDM is a popular protocol in the weather realm for data transmission. The LDM application is a problematic to configure for multiple clients, typically requiring tedious independent software installation for each client with distinct data feeds.
-- the thirty-two data types are limiting. -- the lack of server level routing/access control... (more focused on client request, than source restriction) ... It would be good to be able to configure a sender of type LDM, that could avoid using the LDM package itself, and just act as an ordinary sender. so ordinary routing would "just work." ... was: https://sourceforge.net/p/metpx/feature-requests/34/ ... Probably not worth trying to replace LDM, but very worthwhile would b documenting how to ingest data from it. Murray has been working on UNIDATA for the last month, so it is just a matter of documenting what he has done. I Would like to assign it to him, but don't have his github ID.

petersilva commented 11 months ago

would be great to put Murray's work in an sr3-examples tree.