Parse A-deck data posted online by the Automated Tropical Cyclone Forecasting System (ATCF). Version 0.0.3, released with minimal changes; low release cadence. Requires Python >= 3.11.
pip install atcf-data-parserNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an A-deck file from FNMOC URL (requires network access).
Use `atcf-data-parser==0.0.3` in requirements.txt or pyproject.toml.
Use `urllib.request` or `requests` to download the file first if you need to parse local data.