TornadoDataset.rotateToHeading

TornadoDataset.rotateToHeading(storm, stormTors)[source]

Rotate tornado tracks to their position relative to the heading of the TC at the time.

Parameters

stormTors (pandas.DataFrame) – Pandas DataFrame containing tornado tracks.

Returns

pandas.DataFrame – StormTors modified to include motion relative coordinates.