Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trim data feeds to work with *24-hour cache* data. #8

Open
petersilva opened this issue Feb 19, 2019 · 0 comments
Open

Trim data feeds to work with *24-hour cache* data. #8

petersilva opened this issue Feb 19, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@petersilva
Copy link
Contributor

the original starting feed is UNIDATA, which is at least one (perhaps more) orders of magnitude data than what is on the GTS. to do a test for performance as a 24 cache, it makes sense to start with the actual data set, and not one far, far bigger. First shot at filtering is to just pick certain GTS type messages from within the WMO_Sketch_2mqtt.conf feed:

subtopic *.GTS.*.SA.#
subtopic *.GTS.*.SM.#
subtopic *.GTS.*.IS.#
subtopic *.GTS.*.FT.#

It would be great to get a full listing of the TT's needed to get a complete 24 hour cache.

@petersilva petersilva added the help wanted Extra attention is needed label Mar 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant