Hi Moritz,<br><br>thank you for your reply,<br><br><div class="gmail_quote">On Wed, Jan 23, 2013 at 12:21 PM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"></div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
If we call WIND the direction map which uses the convention degrees<br>
clockwise from North, and GRASS the output map, the rule that I applied is:<br>
<br>
IF 0 <= WIND < 270     ;     GRASS = 270 - WIND<br>
IF WIND = 270            ;      GRASS = 360<br>
IF 270 < WIND < 360   ;      GRASS 630 - 0<br>
IF WIND = null             ;     GRASS = 0<br>
NULL otherwise (this latter I have added to check if there is any error.<br>
</blockquote>
<br></div>
This is not correct.<br>
<br>
WIND = 0 means North. </blockquote><div><br>Actually this was tricky also for me, but:<br><p>Wind direction is measured in:</p>
 <ul class="whs8" type="disc"><li class="kadov-p">
  <p>degrees clockwise from uphill (direction the wind 
 is pushing the fire)</p></li><li class="kadov-p">
  <p>degrees clockwise from North (direction the wind 
 is blowing from)</p></li></ul>If the wind is blowing FROM north, it means that the arrow is TOWARDS south.. Am I wrong?<br></div></div><br clear="all"><br>-- <br><span style="border-collapse:separate;font-family:'Times New Roman';border-spacing:0px;font-size:medium"><span style="font-family:arial;font-size:small"><div>
<font color="#666666">Margherita DI LEO    </font></div><div><font color="#666666">Postdoctoral Researcher</font></div><div><font color="#666666"><br></font></div><div><font color="#666666">European Commission - DG JRC </font></div>
<div><font color="#666666">Institute for Environment and Sustainability (IES). Unit H03 – FRC</font></div><div><font color="#666666">Via Fermi, 2749</font></div><div><font color="#666666">I-21027 Ispra (VA) - Italy - TP 261</font></div>
<div><font color="#666666">       </font></div><div><font color="#666666">Tel. +39 0332 78 3600   </font></div><div><font color="#666666"><a href="mailto:margherita.di-leo@jrc.ec.europa.eu" target="_blank">margherita.di-leo@jrc.ec.europa.eu</a></font></div>
<div><font color="#666666"><br></font></div><div><font color="#666666">Disclaimer: The views expressed are purely those of the writer and may not in any circumstance be regarded as stating an official position of the European Commission.</font></div>
</span></span>