Compute.run now accepts a `progress` callback and reports human-readable labels before each pipeline step (loading grid, looking up elevation, checking road access, scoring cells, etc.). RoverLive feeds it via send/2 to itself and renders the latest label as small text to the left of the Calculate button while it's running. |
||
|---|---|---|
| .. | ||
| aggregator.ex | ||
| candidate_detail.ex | ||
| compute.ex | ||
| drive_time.ex | ||
| elevation.ex | ||
| fixed_station.ex | ||
| hilltop.ex | ||
| link_margin.ex | ||
| path_terrain.ex | ||
| prominence.ex | ||
| road_proximity.ex | ||