Prediction grid on the fly #432
kyle-messier
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Potential "on-the-fly" alternative to prediction grid
We need to deliver predictions at fine-scale locations, but we don't need them all at once. For example, 1-km variability is not visible in any map over large regions like the entire US.
Permanently available predictions require 10+ billion covariate calculations and predictions, each.
On-the-fly trades of storage requirements with the need to orchestrate calculations where/when needed. Some things we'd have to consider in doing on-the-fly predictions:
Beta Was this translation helpful? Give feedback.
All reactions