-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
- There should be a launcher (and I guess corresponding "pipeline" is needed too) that starts Beaker jobs running
model predict
in windows of a configurable grid size covering every UTM zone for a specified model config in a specified time range. It should take some output path (directory) where predictions across these windows will be written. - Then a per-task pipeline for whatever post-processing is needed. For marine infrastructure and wind turbine, this can run on one machine since it just applies Viterbi over the points and publishes the outputs. For tree cover and solar farm, it needs to run per-pixel smoothing so it needs to be distributed, can put off that until later.
Metadata
Metadata
Assignees
Labels
No labels