classify_subtropical

tropycal.utils.classify_subtropical(storm_type)[source]

Check whether a tropical cyclone was purely subtropical.

Parameters

storm_type (list or numpy.ndarray) – List or array containing storm types.

Returns

bool – Boolean identifying whether the tropical cyclone was purely subtropical.