powered by nequal
Home » Services_WeatherUnderground » Timeline » 1707

Changeset 1707 -- 2010-03-16 20:50:55

Author
FreeBSE
Comment

Diffs

Services_WeatherUnderground/trunk/WeatherUnderground/sample.php

@@ -72,12 +72,20 @@
</tr>
<tr>
<td>
-	    風向
+	    不快指数
</td>
<td>
-	    <?php echo $weather['wind_dir'] ?>
+	    <?php echo $weather['di'] ?>
</td>
</tr>
+<tr>
+	<td>
+	    不快指数(体感)
+	</td>
+	<td>
+	    <?php echo $weather['feel_di'] ?>
+	</td>
+    </tr>
<tr>
<td>
風速
@@ -88,6 +96,22 @@
</tr>
<tr>
<td>
+	    風力
+	</td>
+	<td>
+	    <?php echo $weather['wind_power'] ?>
+	</td>
+    </tr>
+    <tr>
+	<td>
+	    海上情報
+	</td>
+	<td>
+	    <?php echo $weather['sea_attention'] ?>
+	</td>
+    </tr>
+    <tr>
+	<td>
気圧
</td>
<td>