Skip to content

Instantly share code, notes, and snippets.

View eclarke's full-sized avatar

Erik Clarke eclarke

View GitHub Profile
@nattaylor
nattaylor / afd.py
Last active February 18, 2024 06:31
Area Forecast Discussion Parser
#!/usr/bin/env python3
"""Parse AFD and output formatted HTML
Design:
1. Retrieve AFD
2. Parse topics via regex
3. Light post-processing
4. Format HTML template