Update the weather station
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 30 Jun 2016 13:26:45 +0000 (09:26 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 30 Jun 2016 13:26:45 +0000 (09:26 -0400)
Switching from sault ste marie to mackinac island airport

Toolkit/Weather.php

index 12cc534..fb76d0c 100755 (executable)
@@ -46,7 +46,7 @@ class Toolkit_Weather
      * @var    $_stationId string
      * @access private
      */
-    private $_stationId = 'KANJ';
+    private $_stationId = 'KMCD';  //KANJ
 
 
     /**