S5.visualisation#

Functions to visualise strategy related data.

Functions

get_weather(history_path)

Get the corresponding weather file for the given history file.

plot_airspeed(history, **kwargs)

param history:

History file, with DataTime as index

plot_contor(contour_parameter, weather[, ...])

Plots a variable from the weather file as a contour map.

plot_trace(hist[, ax, set_limit])

Plots the location of the car on a time-distance graph.