TrackDataset.search_name

TrackDataset.search_name(name)[source]

Searches for hurricane seasons containing a storm of the requested name.

Parameters

name (str) – Name to search through the dataset for.

Returns

list – List containing the hurricane seasons where a storm of the requested name was found.