Atlantic tropical outlook
get_tropical_outlookActive Atlantic tropical cyclones from the NOAA National Hurricane Center, AND the areas it is watching for development that do not have names yet, with their formation chances. Covers hurricane season (June–November) for Crosby, TX. Returns an explicit all-clear only when there are neither — a quiet CurrentStorms list does not by itself mean a quiet basin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basin | Yes | ||
| source | No | ||
| storms | Yes | Named/numbered cyclones only. Empty is common and does NOT imply nothing is brewing — check `disturbances` too. | |
| updated | No | ISO 8601 timestamp of the last data refresh. | |
| disturbances | No | Areas the NHC is watching for development but has NOT named — the shaded areas on its graphical outlook. `null` means the outlook could not be read; `[]` means the NHC is watching nothing. Do not conflate the two, and do not report a formation chance as a storm or as a forecast track. | |
| outlookIssued | No | ISO 8601 timestamp of the last data refresh. |