Hi,<br>I&#39;m trying to make 2 new datasets for geogrid static data:<br>  1. 87 metersTopography Height for north of Chile<br>  2. 87 meters Land Use for north of Chile<br>I follow the WPS-Advanced tutorial, i.e.<br>
1. I write data to proper geogrid binary format, using my own java
program. I check data using an Hexadecimal editor and everything looks
ok.<br>  2. I create the index file for datasets:<br><dl class="codebox"><dt>Code: <a href="http://forum.wrfforum.com/viewtopic.php?f=22&amp;t=498&amp;sid=627900e89cd59078c54449e6050f4b32#" onclick="selectCode(this); return false;">Select all</a></dt>
<dd><code>type = categorical<br>category_min=1<br>category_max=36<br>projection = lambert<br>dx = 87.56107189<br>dy = 87.56107189<br>known_x = 1.0<br>known_y = 1.0<br>known_lat = -33.952507<br>known_lon = -71.839030<br>truelat1 = -5.0<br>
truelat2 = -42.0<br>stdlon = -60.0<br>wordsize = 1<br>tile_x = 9430<br>tile_y = 16505<br>tile_z = 1<br>units = &quot;LU-category&quot;<br>description = &quot;36-category USGS landuse&quot;<br>missing_value = 127<br></code></dd>
</dl><br>
3. Edit GEOGRID.TBL in diferent ways, and always obtain, after run
geogrid, a domain constant with zeros for topo and 16 (water) for land
use.<br><br>Anyone has any suggestion?<br><br>thanks<br clear="all">Jorge Arévalo Bórquez<br>