Import and tidy a monthly weather CSV file downloaded from a
Taiwan Central Weather Administration station. Column selection is done via
regex so minor header changes are handled gracefully.
Usage
process_weather_month(file_path, month, year = 2024, zone)