Watching the processing logs, I saw this message: ``` 2023-08-28 19:15:02,075 - NWS - DEBUG - Skipping 'excessive heat warning' -- not relevant ``` I wonder if this is correct, since we [have configured processing](https://github.com/NUKnightLab/weatherbot/blob/ad93d07f68eba655557c74c219c08676a0d5a1ae/NWS.py#L46-L47) for `heat advisory` and `heat warning` I put the bulletin that caused this message in `test_files/nws_heat_advisory_2.json` if we want to inspect it more closely.