You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/Cell2FireW/weather.md
+28-26Lines changed: 28 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,30 +8,32 @@ has_toc: false
8
8
---
9
9
10
10
# Wind direction
11
-
12
-
Wind direction is generally indicated by the direction from which the wind originates. For example, a north or northerly wind blows from the north to the south.
13
-
14
-
## Wind direction in meteorology
15
-
16
-
It is measured in degrees, from 0º to 360º, rotating clockwise in the horizontal plane.
17
-
18
-
* Values close to 1º and 360º indicate north wind
19
-
* 90º indicate east wind
20
-
* 180º south wind
21
-
* 270º west wind.
22
-
23
-
## Wind direction Cell2Fire
24
-
25
-
In Cell2Fire, the wind is also measured in degrees from 0° to 360°, rotating clockwise in the horizontal plane.
How wind direction should be indicated in weather files depends of which version of the simulator or QGIS plugin you use.
12
+
13
+
## Wind direction in Cell2FireW version 1.0.0 or greater
14
+
15
+
Following the <b>meteorological standard, wind direction is indicated by the direction from which the wind originates</b>. For example, a north or northerly wind blows from the north to the south. The wind direction is measured in degrees, from 0º to 360º, rotating clockwise in the horizontal plane.
<td style="text-align: center;"><br>Values close to 0º and 360º indicate north wind<br>90º indicate east wind<br>180º south wind<br>270º west wind.</td>
22
+
</tr>
23
+
</table>
24
+
</div>
25
+
26
+
## Wind direction in Cell2FireW versions prior to 1.0.0
27
+
28
+
In previous versions of Cell2FireW, the wind direction was dictated by the direction <b>towards</b> which the wind is blowing.
29
+
It is also measured in degrees from 0° to 360°, rotating clockwise in the horizontal plane, but 0° means "South".
<td style="text-align: center;"><br>Values close to 0º and 360º indicate south wind<br>90º indicate west wind<br>180º north wind<br>270º east wind.</td>
0 commit comments