get_colors_sshws

tropycal.utils.get_colors_sshws(wind_speed)[source]

Retrieve the default colors for the Saffir-Simpson Hurricane Wind Scale (SSHWS).

Parameters

wind_speed (int or list) – Sustained wind speed in knots.

Returns

str – Hex string for the corresponding color.