<div dir="ltr">Aloha WRF users,<div><br></div><div>I am trying to do some high resolution WRF modeling over the Island of Oahu in Hawaii.  I would like to use 500m and 100m resolution.  I obtained some SRTM height data that looks great.  The only problem is that there is no land use data to go along with it, so my landsea mask is bad and some of the undefined values in the SRTM data are being read at heights.  That leaves me with height in the 10^4m range, which is causing problems.  Has anyone had experience creating a landmask from the SRTM terrain data, or is there very high resolution land use that I can use.  I tried to use the modis 15s data, but that didn&#39;t work either.  </div>
<div><br></div><div>It would be really easy to just set up something like this:</div><div>if (height &gt; 3000) then !undefined values</div><div>   landuse = 17 !water in modis 15s data</div><div>   landsea = 0 !water</div>
<div>endif</div><div>...The only problem is I don&#39;t even know where I could use a statement like this.</div><div><br></div><div>Thanks for the help,</div><div>-Tom<br clear="all"><div><br></div>-- <br><div dir="ltr">Tom Robinson<br>
Treasurer - Graduate Student Organization <br>Chair - Student Athletic Fee Committee <br>Graduate Student - Department of Meteorology<br>732-718-2323<br></div>
</div></div>