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

specify maximum possible latency in step_adjust latency #409

Open
dsweber2 opened this issue Oct 8, 2024 · 0 comments
Open

specify maximum possible latency in step_adjust latency #409

dsweber2 opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dsweber2
Copy link
Contributor

dsweber2 commented Oct 8, 2024

I was running into some cases near the start of a season when some geos had less data than others, and thus wouldn't be eligible for a forecast. One way to solve this is in #408, and lets you exclude specific geos from consideration. A different way of addressing this would be to simply disregard any latency over max_latency, say 4 weeks for the above example. In this case, you'd probably want to warn if no points remain after throttling the latency.

@dsweber2 dsweber2 added the enhancement New feature or request label Oct 8, 2024
@dsweber2 dsweber2 added this to the [Idea] Wishlist milestone Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant