get_two_current¶
- tropycal.utils.get_two_current()[source]¶
Retrieve the latest NHC Tropical Weather Outlook (TWO).
- Returns
dict – A dictionary of shapefiles for points, areas and lines.
Notes
The shapefiles returned are modified versions of Cartopy’s BasicReader, allowing to read in shapefiles directly from URL without having to download the shapefile locally first.