pub async fn compute_terrain( map: MapData, config: &Config, ) -> Result<Terrain, Box<dyn Error>>
Renders the surface colors of the terrain along with its heightmap