Ron Newman - 2026-02-16

See https://sourceforge.net/p/heat-meteo/discussion/268087/thread/6b340ea3e5/ . A solution was found. Either do this

  • I turned off wifi and opened the app. I went to the app's preferences and turned off "display radar" and saved the settings.

or this, which is equivalent:

  • edit ~/Library/Preferences/com.heat.Meteorologist.plist to
    change this from 1 to 0:

<key>displayRadar</key>
<string>1</string>

 

Last edit: Ron Newman 2026-02-16